Cwe 94

🧬 CWE Related 84
slug: cwe-94

Explanation

CWE-94は「攻撃者が送ったデータが、プログラムコードとして解釈・実行されてしまう」欠陥です。 Pythonの `eval()`・PHPの `eval()`/`include()` にユーザー入力を渡すような実装が典型例です。 リモートコード実行 (RCE) の直接的な原因となるため、最も重大なクラスの脆弱性です。
📌 Example
Log4Shell (CVE-2021-44228) はLog4jのJNDI Lookupを悪用したコードインジェクションで、世界中のJavaサーバーが数日でハッキングされた。

🔖 Related tags

🛡 Vulnerabilities tagged with this 657

ID Title
CVE-2017-7625 Code Injection in fiyo (CVE-2017-7625)
CVE-2016-5072 Code Injection in oxidforge (CVE-2016-5072)
CVE-2017-7570 Code Injection in pivotx (CVE-2017-7570)
CVE-2017-4964 Code Injection in cloudfoundry (CVE-2017-4964)
CVE-2017-7402 Code Injection in lucidcrew (CVE-2017-7402)
CVE-2014-3927 mrlg-lib.php in mrlg4php before 1.0.8 allows remote attackers to execute arbitrary shell code.
CVE-2017-7321 Code Injection in modx (CVE-2017-7321)
CVE-2017-7324 Code Injection in modx (CVE-2017-7324)
CVE-2014-3582 Code Injection in apache (CVE-2014-3582)
CVE-2017-6455 Code Injection in ntp (CVE-2017-6455)
CVE-2015-0855 Code Injection in pitivi (CVE-2015-0855)
CVE-2016-1602 Code Injection in suse (CVE-2016-1602)
CVE-2017-6186 Code Injection in bitdefender (CVE-2017-6186)
CVE-2016-8020 Code Injection in mcafee (CVE-2016-8020)
CVE-2017-2968 Adobe Campaign versions 16.4 Build 8724 and earlier have a code injection vulnerability.
CVE-2016-8354 Code Injection in schneider-electric (CVE-2016-8354)
CVE-2015-8771 Code Injection in gosa-project (CVE-2015-8771)
CVE-2016-5726 Code Injection in simplemachines (CVE-2016-5726)
CVE-2016-5727 Code Injection in simplemachines (CVE-2016-5727)
CVE-2016-6175 Code Injection in php-gettext-project (CVE-2016-6175)
CVE-2016-7102 Code Injection in c (CVE-2016-7102)
CVE-2016-2242 Code Injection in exponentcms (CVE-2016-2242)
CVE-2016-10157 Code Injection in akamai (CVE-2016-10157)
CVE-2017-5543 Code Injection in intelliants (CVE-2017-5543)
CVE-2015-5721 Code Injection in misp-project (CVE-2015-5721)
CVE-2009-2493 The Active Template Library (ATL) in Microsoft Visual Studio .NET 2003 SP1, Visual Studio 2005...
CVE-2009-0901 The Active Template Library (ATL) in Microsoft Visual Studio .NET 2003 SP1, Visual Studio 2005...

🍪 About cookies

We use cookies to keep you logged in, remember your language, and improve the service.

Details →