Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":June 23, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252131 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品の utf16_to_isolatin1 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-1947 2012-06-7 15:11 2012-06-5 Show GitHub Exploit DB Packet Storm
252132 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品の nsINode::ReplaceOrInsertBefore 関数における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-1946 2012-06-7 15:08 2012-06-5 Show GitHub Exploit DB Packet Storm
252133 2.9 注意 Mozilla Foundation - 複数の Mozilla 製品における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-1945 2012-06-7 15:04 2012-06-5 Show GitHub Exploit DB Packet Storm
252134 4.3 警告 Mozilla Foundation - 複数の Mozilla 製品の CSP の実装におけるクロスサイトスクリプティング攻撃を実行される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1944 2012-06-7 15:00 2012-06-5 Show GitHub Exploit DB Packet Storm
252135 6.9 警告 Mozilla Foundation - Windows 上で稼働する複数の Mozilla 製品における権限を取得される脆弱性 CWE-Other
その他
CVE-2012-1943 2012-06-7 14:54 2012-06-5 Show GitHub Exploit DB Packet Storm
252136 7.2 危険 Mozilla Foundation - Windows 上で稼働する複数の Mozilla 製品における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-1942 2012-06-7 14:52 2012-06-5 Show GitHub Exploit DB Packet Storm
252137 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-1941 2012-06-7 14:42 2012-06-5 Show GitHub Exploit DB Packet Storm
252138 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2012-1938 2012-06-7 14:25 2012-06-5 Show GitHub Exploit DB Packet Storm
252139 4.3 警告 NewsGator Technologies, Inc. - FeedDemon において任意のスクリプトが実行される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-2634 2012-06-7 12:01 2012-06-7 Show GitHub Exploit DB Packet Storm
252140 4.3 警告 Sebastian Heinlein
Canonical
- Ubuntu で使用される Aptdaemon における任意のパッケージをインストールされる脆弱性 CWE-287
不適切な認証
CVE-2012-0944 2012-06-6 16:08 2012-06-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 23, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
264361 9.8 CRITICAL
Network
tcpdump tcpdump The PIMv2 parser in tcpdump before 4.9.2 has a buffer over-read in print-pim.c:pimv2_print(). CWE-125
Out-of-bounds Read
CVE-2017-12996 2024-11-21 12:10 2017-09-14 Show GitHub Exploit DB Packet Storm
264362 7.5 HIGH
Network
tcpdump tcpdump The DNS parser in tcpdump before 4.9.2 could enter an infinite loop due to a bug in print-domain.c:ns_print(). CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-12995 2024-11-21 12:10 2017-09-14 Show GitHub Exploit DB Packet Storm
264363 9.8 CRITICAL
Network
tcpdump tcpdump The BGP parser in tcpdump before 4.9.2 has a buffer over-read in print-bgp.c:bgp_attr_print(). CWE-125
Out-of-bounds Read
CVE-2017-12994 2024-11-21 12:10 2017-09-14 Show GitHub Exploit DB Packet Storm
264364 9.8 CRITICAL
Network
tcpdump tcpdump The Juniper protocols parser in tcpdump before 4.9.2 has a buffer over-read in print-juniper.c, several functions. CWE-125
Out-of-bounds Read
CVE-2017-12993 2024-11-21 12:10 2017-09-14 Show GitHub Exploit DB Packet Storm
264365 9.8 CRITICAL
Network
tcpdump tcpdump The RIPng parser in tcpdump before 4.9.2 has a buffer over-read in print-ripng.c:ripng_print(). CWE-125
Out-of-bounds Read
CVE-2017-12992 2024-11-21 12:10 2017-09-14 Show GitHub Exploit DB Packet Storm
264366 9.8 CRITICAL
Network
tcpdump tcpdump The BGP parser in tcpdump before 4.9.2 has a buffer over-read in print-bgp.c:bgp_attr_print(). CWE-125
Out-of-bounds Read
CVE-2017-12991 2024-11-21 12:10 2017-09-14 Show GitHub Exploit DB Packet Storm
264367 7.5 HIGH
Network
tcpdump tcpdump The ISAKMP parser in tcpdump before 4.9.2 could enter an infinite loop due to bugs in print-isakmp.c, several functions. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-12990 2024-11-21 12:10 2017-09-14 Show GitHub Exploit DB Packet Storm
264368 7.5 HIGH
Network
tcpdump tcpdump The RESP parser in tcpdump before 4.9.2 could enter an infinite loop due to a bug in print-resp.c:resp_get_length(). CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-12989 2024-11-21 12:10 2017-09-14 Show GitHub Exploit DB Packet Storm
264369 9.8 CRITICAL
Network
tcpdump tcpdump The telnet parser in tcpdump before 4.9.2 has a buffer over-read in print-telnet.c:telnet_parse(). CWE-125
Out-of-bounds Read
CVE-2017-12988 2024-11-21 12:10 2017-09-14 Show GitHub Exploit DB Packet Storm
264370 9.8 CRITICAL
Network
tcpdump
redhat
debian
tcpdump
enterprise_linux_desktop
enterprise_linux_server
debian_linux
enterprise_linux_server_aus
The IEEE 802.11 parser in tcpdump before 4.9.2 has a buffer over-read in print-802_11.c:parse_elements(). CWE-125
Out-of-bounds Read
CVE-2017-12987 2024-11-21 12:10 2017-09-14 Show GitHub Exploit DB Packet Storm