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

ID Title
CVE-2026-8093 Buffer Overflow in mozilla (CVE-2026-8093)
CVE-2026-20644 Buffer Overflow in java (CVE-2026-20644)
CVE-2026-20636 Buffer Overflow in java (CVE-2026-20636)
CVE-2026-20635 Buffer Overflow in java (CVE-2026-20635)
CVE-2026-43208 Vulnerability in linux (CVE-2026-43208)
CVE-2026-7856 Buffer Overflow in dlink (CVE-2026-7856)
CVE-2026-7857 Buffer Overflow in dlink (CVE-2026-7857)
CVE-2026-7854 Buffer Overflow in dlink (CVE-2026-7854)
CVE-2026-7855 A vulnerability was detected in D-Link DI-8100 16.07.26A1. Affected by this issue is the function tggl_asp of the file /tggl.asp of the component HTTP Request Handler. Performing a manipulation of the...
CVE-2026-7853 Buffer Overflow in dlink (CVE-2026-7853)
CVE-2026-7851 Buffer Overflow in dlink (CVE-2026-7851)
CVE-2026-7668 Buffer Overflow in CVE-2026-7668 (CVE-2026-7668)
CVE-2026-22167 Buffer Overflow in imaginationtech (CVE-2026-22167)
CVE-2026-7346 Buffer Overflow in google (CVE-2026-7346)
CVE-2026-7324 Buffer Overflow in mozilla (CVE-2026-7324)
CVE-2026-7322 Buffer Overflow in mozilla (CVE-2026-7322)
CVE-2026-7323 Buffer Overflow in mozilla (CVE-2026-7323)
CVE-2026-7320 Buffer Overflow in mozilla (CVE-2026-7320)
CVE-2026-7219 Buffer Overflow in CVE-2026-7219 (CVE-2026-7219)
CVE-2026-7218 Buffer Overflow in CVE-2026-7218 (CVE-2026-7218)
CVE-2026-7101 Buffer Overflow in tenda (CVE-2026-7101)
CVE-2026-6753 Buffer Overflow in mozilla (CVE-2026-6753)
CVE-2026-6752 Buffer Overflow in mozilla (CVE-2026-6752)
CVE-2026-5830 Buffer Overflow in tenda (CVE-2026-5830)
CVE-2026-5815 Buffer Overflow in CVE-2026-5815 (CVE-2026-5815)
CVE-2026-39863 Buffer Overflow in dos (CVE-2026-39863)
CVE-2026-39892 Buffer Overflow in cryptography (CVE-2026-39892)
CVE-2026-5731 Buffer Overflow in mozilla (CVE-2026-5731)
CVE-2026-5733 Buffer Overflow in mozilla (CVE-2026-5733)
CVE-2026-5687 Buffer Overflow in tenda (CVE-2026-5687)

🍪 About cookies

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

Details →