CWE-637: Unnecessary Complexity in Protection Mechanism (Not Using 'Economy of Mechanism')
概要
CWE-637(Unnecessary Complexity in Protection Mechanism (Not Using 'Economy of Mechanism'))は各種脆弱性データベースや評価で用いられる弱点タイプを説明します。定義・背景・対応する CVE は以下の各セクションを参照してください。
The product uses a more complex mechanism than necessary, which could lead to resultant weaknesses when the mechanism is not correctly understood, modeled, configured, implemented, or used.
Szafir SDK returns a success status code from the cryptographic digital signature verification process (i.e. /VerifyingTaskItem/Signature/VerificationResult/Result/@code == 0, "Positively verified") e…
旧名称
Design Principle Violation: Not Using Economy of Mechanism(2009-01-12)