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-2026-8733 Buffer Overflow in CVE-2026-8733 (CVE-2026-8733)
CVE-2023-31317 Buffer Overflow in CVE-2023-31317 (CVE-2023-31317)
CVE-2026-8556 Buffer Overflow in google (CVE-2026-8556)
CVE-2026-8545 Buffer Overflow in google (CVE-2026-8545)
CVE-2024-51394 Buffer Overflow in cpp (CVE-2024-51394)
CVE-2025-62623 Buffer Overflow in privilege-escalation (CVE-2025-62623)
CVE-2025-36510 Buffer Overflow in dos (CVE-2025-36510)
CVE-2026-8391 Other issue in the JavaScript Engine component. This vulnerability was fixed in Firefox 150.0.3.
CVE-2026-8388 Buffer Overflow in mozilla (CVE-2026-8388)
CVE-2026-8389 Buffer Overflow in mozilla (CVE-2026-8389)
CVE-2026-8349 Buffer Overflow in github.com/omec-project/amf (CVE-2026-8349)
CVE-2026-39870 Buffer Overflow in apple (CVE-2026-39870)
CVE-2026-43658 Buffer Overflow in apple (CVE-2026-43658)
CVE-2026-28955 Buffer Overflow in apple (CVE-2026-28955)
CVE-2026-28990 Buffer Overflow in apple (CVE-2026-28990)
CVE-2026-28977 Buffer Overflow in apple (CVE-2026-28977)
CVE-2026-28941 Buffer Overflow in apple (CVE-2026-28941)
CVE-2026-28940 Buffer Overflow in apple (CVE-2026-28940)
CVE-2026-28944 Buffer Overflow in apple (CVE-2026-28944)
CVE-2026-28953 Buffer Overflow in apple (CVE-2026-28953)
CVE-2026-28847 Buffer Overflow in apple (CVE-2026-28847)
CVE-2026-28905 Buffer Overflow in apple (CVE-2026-28905)
CVE-2026-28913 Buffer Overflow in apple (CVE-2026-28913)
CVE-2026-28902 Buffer Overflow in apple (CVE-2026-28902)
CVE-2026-28901 Buffer Overflow in apple (CVE-2026-28901)
CVE-2026-28903 Buffer Overflow in apple (CVE-2026-28903)
CVE-2026-28904 Buffer Overflow in apple (CVE-2026-28904)
CVE-2026-8258 Buffer Overflow in cpp (CVE-2026-8258)
CVE-2026-8260 Buffer Overflow in dlink (CVE-2026-8260)
CVE-2026-8261 Buffer Overflow in cpp (CVE-2026-8261)

🍪 About cookies

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

Details →