Cwe 94

CWE-94: コードインジェクション 🧬 CWE 関連 84
slug: cwe-94

解説

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

🔖 関連タグ

🛡 このタグに関連する脆弱性 1,126

ID タイトル
CVE-2019-0193 KEV 【KEV】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】Gitlab community-and-enterprise-editions に コードインジェクション (CVE-2021-22205)
CVE-2019-4716 KEV 【KEV】Ibm planning-analytics に コードインジェクション (CVE-2019-4716)
CVE-2012-0158 KEV 【KEV】Microsoft mscomctlocx に コードインジェクション (CVE-2012-0158)
CVE-2020-8644 KEV 【KEV】playsms に コードインジェクション (CVE-2020-8644)
CVE-2020-8243 KEV 【KEV】Ivanti pulse-connect-secure に コードインジェクション (CVE-2020-8243)
CVE-2021-22900 KEV 【KEV】Ivanti pulse-connect-secure に コードインジェクション (CVE-2021-22900)
CVE-2021-22894 KEV 【KEV】Ivanti pulse-connect-secure に コードインジェクション (CVE-2021-22894)
CVE-2019-9082 KEV 【KEV】thinkphp の脆弱性 (CVE-2019-9082)
CVE-2019-16759 KEV 【KEV】vbulletin に コードインジェクション (CVE-2019-16759)
CVE-2021-25877 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 readymade-video-sharing-script-project に コードインジェクション (CVE-2017-17649)
CVE-2017-16682 sap に コードインジェクション (CVE-2017-16682)
CVE-2017-1336 ibm に コードインジェクション (CVE-2017-1336)
CVE-2016-5713 puppet に コードインジェクション (CVE-2016-5713)
CVE-2017-14198 squiz に コードインジェクション (CVE-2017-14198)
CVE-2017-1001002 mathjs に コードインジェクション (CVE-2017-1001002)
CVE-2017-1001004 typed-function-project に コードインジェクション (CVE-2017-1001004)
CVE-2017-16664 otrs に コードインジェクション (CVE-2017-16664)
CVE-2017-16544 c に コードインジェクション (CVE-2017-16544)
CVE-2017-14077 phpcaptcha に コードインジェクション (CVE-2017-14077)
CVE-2017-16871 wordpress に コードインジェクション (CVE-2017-16871)
CVE-2017-1000196 octobercms に コードインジェクション (CVE-2017-1000196)
CVE-2014-4000 cacti に コードインジェクション (CVE-2014-4000)
CVE-2017-15806 zetacomponents に コードインジェクション (CVE-2017-15806)

🍪 Cookie について

当サイトはログイン状態の保持・言語設定・サービス改善のために Cookie を使用します。詳細は下記リンクをご確認ください。

詳細 →