Cwe 119

CWE-119: メモリの境界外操作 🧬 CWE 関連 90
slug: cwe-119

解説

CWE-119は「C/C++など低レベル言語で、配列の確保された範囲外にデータを読み書きしてしまう欠陥」のことです。 バッファオーバーフローやヒープオーバーフローと呼ばれる古典的な脆弱性で、攻撃者はこれを使って任意のコード実行を狙います。 ブラウザ・OS・ファームウェアなど低レベルなシステムで頻発します。
📌 具体例
Heartbleed (CVE-2014-0160): OpenSSL の境界外読み取り脆弱性で、サーバーのメモリから秘密鍵やパスワードが盗み見えるようになった。世界中のWebサイトの約1/3が影響を受けた。

🔖 関連タグ

🛡 このタグに関連する脆弱性 2,461

ID タイトル
CVE-2017-13064 c に バッファオーバーフロー (CVE-2017-13064)
CVE-2017-13063 c に バッファオーバーフロー (CVE-2017-13063)
CVE-2017-12982 c に バッファオーバーフロー (CVE-2017-12982)
CVE-2017-12983 c に バッファオーバーフロー (CVE-2017-12983)
CVE-2017-12966 c に バッファオーバーフロー (CVE-2017-12966)
CVE-2017-11323 dos に バッファオーバーフロー (CVE-2017-11323)
CVE-2017-12955 cpp に バッファオーバーフロー (CVE-2017-12955)
CVE-2007-5341 Remote code execution in the Venkman script debugger in Mozilla Firefox before 2.0.0.8.
CVE-2007-5199 c に バッファオーバーフロー (CVE-2007-5199)
CVE-2017-9678 google に バッファオーバーフロー (CVE-2017-9678)
CVE-2016-10389 google に バッファオーバーフロー (CVE-2016-10389)
CVE-2016-5871 google に バッファオーバーフロー (CVE-2016-5871)
CVE-2016-10392 google に バッファオーバーフロー (CVE-2016-10392)
CVE-2015-9062 google に バッファオーバーフロー (CVE-2015-9062)
CVE-2015-9063 google に バッファオーバーフロー (CVE-2015-9063)
CVE-2015-9066 google に バッファオーバーフロー (CVE-2015-9066)
CVE-2015-9071 google に バッファオーバーフロー (CVE-2015-9071)
CVE-2015-9070 google に バッファオーバーフロー (CVE-2015-9070)
CVE-2016-10343 google に バッファオーバーフロー (CVE-2016-10343)
CVE-2015-9035 google に バッファオーバーフロー (CVE-2015-9035)
CVE-2015-9034 google に バッファオーバーフロー (CVE-2015-9034)
CVE-2015-8596 google に バッファオーバーフロー (CVE-2015-8596)
CVE-2015-8595 google に バッファオーバーフロー (CVE-2015-8595)
CVE-2015-8594 google に バッファオーバーフロー (CVE-2015-8594)
CVE-2015-8593 google に バッファオーバーフロー (CVE-2015-8593)
CVE-2015-9045 google に バッファオーバーフロー (CVE-2015-9045)
CVE-2015-9042 google に バッファオーバーフロー (CVE-2015-9042)
CVE-2015-9041 google に バッファオーバーフロー (CVE-2015-9041)
CVE-2015-9037 google に バッファオーバーフロー (CVE-2015-9037)
CVE-2015-9036 google に バッファオーバーフロー (CVE-2015-9036)

🍪 Cookie について

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

詳細 →