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 17, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252561 6.9 警告 マイクロソフト - Microsoft Windows における任意のプログラムを実行される脆弱性 CWE-16
環境設定
CVE-2011-0638 2012-03-27 18:42 2011-01-24 Show GitHub Exploit DB Packet Storm
252562 4.9 警告 IBM - IBM AIX の FC SCSI プロトコルドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-0637 2012-03-27 18:42 2011-01-25 Show GitHub Exploit DB Packet Storm
252563 2.1 注意 NVIDIA - NVIDIA CUDA Toolkit の cudaHostAlloc 関数における重要なメモリを読まれる脆弱性 CWE-200
情報漏えい
CVE-2011-0636 2012-03-27 18:42 2011-01-22 Show GitHub Exploit DB Packet Storm
252564 6 警告 simploo - Simploo CMS における任意の PHP コードを挿入される脆弱性 CWE-94
コード・インジェクション
CVE-2011-0635 2012-03-27 18:42 2011-01-22 Show GitHub Exploit DB Packet Storm
252565 4.3 警告 Gisle Aas - WWW::Mechanize などの製品で使用される LWP の Net::HTTPS モジュールにおけるサーバをなりすまされる脆弱性 CWE-20
不適切な入力確認
CVE-2011-0633 2012-03-27 18:42 2011-03-27 Show GitHub Exploit DB Packet Storm
252566 6.8 警告 シマンテック - SEP の Web インターフェースにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-0551 2012-03-27 18:42 2011-08-10 Show GitHub Exploit DB Packet Storm
252567 4.3 警告 シマンテック - Symantec SEP の Web インターフェースにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0550 2012-03-27 18:42 2011-08-10 Show GitHub Exploit DB Packet Storm
252568 7.5 危険 シマンテック - Symantec Web Gateway の forget.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-0549 2012-03-27 18:42 2011-07-7 Show GitHub Exploit DB Packet Storm
252569 10 危険 シマンテック - Symantec Veritas Enterprise Administrator サービスの vxsvc.exe における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-0547 2012-03-27 18:42 2011-07-26 Show GitHub Exploit DB Packet Storm
252570 6.8 警告 シマンテック - Symantec LUA の adduser.do におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-0545 2012-03-27 18:42 2011-03-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 17, 2026, 4:19 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