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 1,126

ID Title
CVE-2015-3640 Code Injection in phpmybackuppro (CVE-2015-3640)
CVE-2017-11421 Code Injection in gnome-exe-thumbnailer-project (CVE-2017-11421)
CVE-2015-0249 Code Injection in apache (CVE-2015-0249)
CVE-2017-11167 Code Injection in finecms-project (CVE-2017-11167)
CVE-2017-10968 Code Injection in finecms-project (CVE-2017-10968)
CVE-2017-6325 Code Injection in symantec (CVE-2017-6325)
CVE-2017-9807 Code Injection in openwebif-project (CVE-2017-9807)
CVE-2017-9774 Code Injection in horde (CVE-2017-9774)
CVE-2017-9771 Code Injection in websitebaker (CVE-2017-9771)
CVE-2015-2252 Code Injection in huawei (CVE-2015-2252)
CVE-2017-9442 Code Injection in bigtreecms (CVE-2017-9442)
CVE-2015-6531 Code Injection in paloaltonetworks (CVE-2015-6531)
CVE-2017-8402 Code Injection in pivotx (CVE-2017-8402)
CVE-2017-8912 Code Injection in cmsmadesimple (CVE-2017-8912)
CVE-2017-7911 Vulnerability in cybervision (CVE-2017-7911)
CVE-2017-8284 Code Injection in c (CVE-2017-8284)
CVE-2016-4895 Code Injection in setucocms-project (CVE-2016-4895)
CVE-2017-7694 Code Injection in getsymphony (CVE-2017-7694)
CVE-2017-7691 Code Injection in sap (CVE-2017-7691)
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)

🍪 About cookies

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

Details →