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

ID Title
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)
CVE-2026-8234 Buffer Overflow in CVE-2026-8234 (CVE-2026-8234)
CVE-2026-8212 Buffer Overflow in gdal (CVE-2026-8212)
CVE-2026-8213 Buffer Overflow in gdal (CVE-2026-8213)
CVE-2026-8186 Buffer Overflow in c (CVE-2026-8186)
CVE-2026-8137 Buffer Overflow in CVE-2026-8137 (CVE-2026-8137)
CVE-2026-8138 Buffer Overflow in tenda (CVE-2026-8138)
CVE-2026-8087 Buffer Overflow in GDAL (CVE-2026-8087)
CVE-2026-8088 Buffer Overflow in GDAL (CVE-2026-8088)
CVE-2026-8086 Buffer Overflow in gdal (CVE-2026-8086)
CVE-2026-8084 Buffer Overflow in gdal (CVE-2026-8084)
CVE-2026-8093 Buffer Overflow in mozilla (CVE-2026-8093)
CVE-2026-20644 Buffer Overflow in java (CVE-2026-20644)

🍪 About cookies

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

Details →