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,129

ID Title
CVE-2017-1000196 Code Injection in octobercms (CVE-2017-1000196)
CVE-2014-4000 Code Injection in cacti (CVE-2014-4000)
CVE-2017-15806 Code Injection in zetacomponents (CVE-2017-15806)
CVE-2017-16783 Code Injection in cmsmadesimple (CVE-2017-16783)
CVE-2017-7411 Code Injection in enalean (CVE-2017-7411)
CVE-2017-15935 Code Injection in artica (CVE-2017-15935)
CVE-2017-15376 Code Injection in mobatek (CVE-2017-15376)
CVE-2017-14353 Code Injection in hp (CVE-2017-14353)
CVE-2015-6576 Code Injection in atlassian (CVE-2015-6576)
CVE-2017-13676 Code Injection in norton (CVE-2017-13676)
CVE-2017-14764 Code Injection in genixcms (CVE-2017-14764)
CVE-2014-9463 Code Injection in vbseo (CVE-2014-9463)
CVE-2017-2809 Code Injection in ansible-vault (CVE-2017-2809)
CVE-2015-8351 Code Injection in wordpress (CVE-2015-8351)
CVE-2015-9227 Code Injection in alegrocart (CVE-2015-9227)
CVE-2017-14146 Code Injection in helpdezk (CVE-2017-14146)
CVE-2017-3897 Code Injection in mcafee (CVE-2017-3897)
CVE-2014-8677 Code Injection in soplanning (CVE-2014-8677)
CVE-2017-0899 Vulnerability in rubygems (CVE-2017-0899)
CVE-2017-1440 Code Injection in ibm (CVE-2017-1440)
CVE-2017-10844 Code Injection in basercms (CVE-2017-10844)
CVE-2014-8872 Code Injection in avm (CVE-2014-8872)
CVE-2017-10835 Code Injection in nippon-antenna (CVE-2017-10835)
CVE-2017-6782 Code Injection in cisco (CVE-2017-6782)
CVE-2011-0469 Code Injection in suse (CVE-2011-0469)
CVE-2017-1469 Code Injection in ibm (CVE-2017-1469)
CVE-2017-3753 Code Injection in lenovo (CVE-2017-3753)
CVE-2017-11760 Code Injection in projeqtor (CVE-2017-11760)
CVE-2017-11715 Code Injection in metinfo-project (CVE-2017-11715)
CVE-2017-11675 Code Injection in c (CVE-2017-11675)

🍪 About cookies

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

Details →