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

ID Title
CVE-2015-7450 KEV [KEV] Code Injection in Ibm websphere-application-server-and-server-hypervisor-edition (CVE-2015-7450)
CVE-2019-7609 KEV [KEV] Code Injection in Elastic kibana (CVE-2019-7609)
CVE-2019-0193 KEV [KEV] Code Injection in Apache solr (CVE-2019-0193)
CVE-2021-43221 Microsoft Edge (Chromium-based) Remote Code Execution Vulnerability
CVE-2021-43208 3D Viewer Remote Code Execution Vulnerability This CVE ID is unique from CVE-2021-43209.
CVE-2021-42296 Microsoft Word Remote Code Execution Vulnerability
CVE-2021-42298 Microsoft Defender Remote Code Execution Vulnerability
CVE-2021-22205 KEV [KEV] Code Injection in Gitlab community-and-enterprise-editions (CVE-2021-22205)
CVE-2019-4716 KEV [KEV] Code Injection in Ibm planning-analytics (CVE-2019-4716)
CVE-2012-0158 KEV [KEV] Code Injection in Microsoft mscomctlocx (CVE-2012-0158)
CVE-2020-8644 KEV [KEV] Code Injection in playsms (CVE-2020-8644)
CVE-2020-8243 KEV [KEV] Code Injection in Ivanti pulse-connect-secure (CVE-2020-8243)
CVE-2021-22900 KEV [KEV] Code Injection in Ivanti pulse-connect-secure (CVE-2021-22900)
CVE-2021-22894 KEV [KEV] Code Injection in Ivanti pulse-connect-secure (CVE-2021-22894)
CVE-2019-9082 KEV [KEV] Vulnerability in thinkphp (CVE-2019-9082)
CVE-2019-16759 KEV [KEV] Code Injection in vbulletin (CVE-2019-16759)
CVE-2021-25877 Code Injection in youphptube (CVE-2021-25877)
CVE-2017-14853 The Orpak SiteOmat OrCU component is vulnerable to code injection, for all versions prior to 2017-09-25, due to a search query that uses a direct shell command. By tampering with the request, an attac...
CVE-2017-17649 Code Injection in readymade-video-sharing-script-project (CVE-2017-17649)
CVE-2017-16682 Code Injection in sap (CVE-2017-16682)
CVE-2017-1336 Code Injection in ibm (CVE-2017-1336)
CVE-2016-5713 Code Injection in puppet (CVE-2016-5713)
CVE-2017-14198 Code Injection in squiz (CVE-2017-14198)
CVE-2017-1001002 Code Injection in mathjs (CVE-2017-1001002)
CVE-2017-1001004 Code Injection in typed-function-project (CVE-2017-1001004)
CVE-2017-16664 Code Injection in otrs (CVE-2017-16664)
CVE-2017-16544 Code Injection in c (CVE-2017-16544)
CVE-2017-14077 Code Injection in phpcaptcha (CVE-2017-14077)
CVE-2017-16871 Code Injection in wordpress (CVE-2017-16871)
CVE-2017-1000196 Code Injection in octobercms (CVE-2017-1000196)

🍪 About cookies

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

Details →