Cwe 119

🧬 CWE Related 90
slug: cwe-119

Explanation

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

🔖 Related tags

🛡 Vulnerabilities tagged with this 2,461

ID Title
CVE-2016-10504 Buffer Overflow in c (CVE-2016-10504)
CVE-2017-13760 Buffer Overflow in c (CVE-2017-13760)
CVE-2017-13758 Buffer Overflow in c (CVE-2017-13758)
CVE-2014-9497 Buffer overflow in mpg123 before 1.18.0.
CVE-2017-12865 Buffer Overflow in c (CVE-2017-12865)
CVE-2015-8299 Buffer Overflow in knx (CVE-2015-8299)
CVE-2017-13731 Buffer Overflow in c (CVE-2017-13731)
CVE-2017-13730 Buffer Overflow in c (CVE-2017-13730)
CVE-2017-13729 Buffer Overflow in c (CVE-2017-13729)
CVE-2017-13733 Buffer Overflow in c (CVE-2017-13733)
CVE-2017-13732 Buffer Overflow in c (CVE-2017-13732)
CVE-2017-13734 Buffer Overflow in c (CVE-2017-13734)
CVE-2017-13739 Buffer Overflow in c (CVE-2017-13739)
CVE-2017-13740 Buffer Overflow in c (CVE-2017-13740)
CVE-2017-13743 Buffer Overflow in c (CVE-2017-13743)
CVE-2017-13742 Buffer Overflow in c (CVE-2017-13742)
CVE-2017-3735 Buffer Overflow in openssl (CVE-2017-3735)
CVE-2017-12840 Buffer Overflow in deslock (CVE-2017-12840)
CVE-2017-12919 Buffer Overflow in cpp (CVE-2017-12919)
CVE-2017-8380 Buffer Overflow in qemu (CVE-2017-8380)
CVE-2015-1430 Buffer overflow in xymon 4.3.17-1.
CVE-2015-0114 Stack-based buffer overflow in IBM V5R4, and IBM i Access for Windows 6.1 and 7.1.
CVE-2017-12707 Vulnerability in spidercontrol (CVE-2017-12707)
CVE-2014-7859 Buffer Overflow in d-link (CVE-2014-7859)
CVE-2015-7896 Buffer Overflow in dos (CVE-2015-7896)
CVE-2015-1801 Buffer Overflow in dos (CVE-2015-1801)
CVE-2017-13140 Buffer Overflow in c (CVE-2017-13140)
CVE-2017-12786 Buffer Overflow in noviflow (CVE-2017-12786)
CVE-2017-12785 Buffer Overflow in noviflow (CVE-2017-12785)
CVE-2017-12787 Buffer Overflow in noviflow (CVE-2017-12787)

🍪 About cookies

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

Details →