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":May 7, 2026, 2:09 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
230001 7.5 危険 Xerox - Xerox WorkCentre における認証を回避される脆弱性 - CVE-2006-5290 2012-12-20 18:02 2006-10-3 Show GitHub Exploit DB Packet Storm
230002 7.5 危険 Vtiger - Vtiger CRM における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5289 2012-12-20 18:02 2006-10-13 Show GitHub Exploit DB Packet Storm
230003 5.1 警告 xeobook - Xeobook の sign.php における SQL インジェクションの脆弱性 - CVE-2006-5287 2012-12-20 18:02 2006-10-13 Show GitHub Exploit DB Packet Storm
230004 7.5 危険 xeoport - XeoPort の index.php における SQL インジェクションの脆弱性 - CVE-2006-5285 2012-12-20 18:02 2006-10-13 Show GitHub Exploit DB Packet Storm
230005 7.5 危険 sh-news - SH-News における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5282 2012-12-20 18:02 2006-10-13 Show GitHub Exploit DB Packet Storm
230006 7.5 危険 phpmyagenda - phpMyAgenda の templates/header.php3 におけるディレクトリトラバーサルの脆弱性 - CVE-2006-5263 2012-12-20 18:02 2006-10-12 Show GitHub Exploit DB Packet Storm
230007 7.5 危険 phpmynews - PHPMyNews における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5261 2012-12-20 18:02 2006-10-12 Show GitHub Exploit DB Packet Storm
230008 5.1 警告 webmedia explorer - Webmedia Explorer の includes/core.lib.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5252 2012-12-20 18:02 2006-10-12 Show GitHub Exploit DB Packet Storm
230009 7.5 危険 tagit - tagit2b の tagmin/delTagUser.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5249 2012-12-20 18:02 2006-10-11 Show GitHub Exploit DB Packet Storm
230010 7.8 危険 Polycom - Polycom SoundPoint IP 301 VoIP Desktop Phone におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-5233 2012-12-20 18:02 2006-10-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
212961 7.5 HIGH
Network
wireshark
debian
wireshark
debian_linux
In Wireshark 2.4.0 to 2.4.12 and 2.6.0 to 2.6.6, the RPCAP dissector could crash. This was addressed in epan/dissectors/packet-rpcap.c by avoiding an attempted dereference of a NULL conversation. CWE-476
 NULL Pointer Dereference
CVE-2019-9214 2024-11-21 13:51 2019-02-28 Show GitHub Exploit DB Packet Storm
212962 5.5 MEDIUM
Local
wireshark
debian
canonical
opensuse
wireshark
debian_linux
ubuntu_linux
leap
In Wireshark 2.4.0 to 2.4.12 and 2.6.0 to 2.6.6, the ASN.1 BER and related dissectors could crash. This was addressed in epan/dissectors/packet-ber.c by preventing a buffer overflow associated with e… CWE-787
CWE-193
 Out-of-bounds Write
 Off-by-one Error
CVE-2019-9209 2024-11-21 13:51 2019-02-28 Show GitHub Exploit DB Packet Storm
212963 7.5 HIGH
Network
wireshark
debian
wireshark
debian_linux
In Wireshark 2.4.0 to 2.4.12 and 2.6.0 to 2.6.6, the TCAP dissector could crash. This was addressed in epan/dissectors/asn1/tcap/tcap.cnf by avoiding NULL pointer dereferences. CWE-476
 NULL Pointer Dereference
CVE-2019-9208 2024-11-21 13:51 2019-02-28 Show GitHub Exploit DB Packet Storm
212964 6.5 MEDIUM
Network
gnu
fedoraproject
suse
pspp
fedora
backports
There is a reachable assertion abort in the function write_long_string_missing_values() in data/sys-file-writer.c in libdata.a in GNU PSPP 1.2.0 that will lead to denial of service. CWE-617
 Reachable Assertion
CVE-2019-9211 2024-11-21 13:51 2019-02-28 Show GitHub Exploit DB Packet Storm
212965 9.8 CRITICAL
Network
antfin sofa-hessian SOFA-Hessian through 4.0.2 allows remote attackers to execute arbitrary commands via a crafted serialized Hessian object because blacklisting of com.caucho.naming.QName and com.sun.org.apache.xpath.i… CWE-184
CWE-502
 Incomplete Blacklist
 Deserialization of Untrusted Data
CVE-2019-9212 2024-11-21 13:51 2019-02-28 Show GitHub Exploit DB Packet Storm
212966 7.8 HIGH
Local
advancemame
debian
canonical
fedoraproject
advancecomp
debian_linux
ubuntu_linux
fedora
In AdvanceCOMP 2.1, png_compress in pngex.cc in advpng has an integer overflow upon encountering an invalid PNG size, which results in an attempted memcpy to write into a buffer that is too small. (T… CWE-125
CWE-190
Out-of-bounds Read
 Integer Overflow or Wraparound
CVE-2019-9210 2024-11-21 13:51 2019-02-27 Show GitHub Exploit DB Packet Storm
212967 9.8 CRITICAL
Network
phoenixcontact ilc_131_eth_firmware
ilc_131_eth\/xc_firmware
ilc_151_eth_firmware
ilc_151_eth\/xc_firmware
ilc_171_eth_2tx_firmware
ilc_191_eth_2tx_firmware
ilc_191_me\/an_firmware
axc_1050_fir…
Multiple Phoenix Contact devices allow remote attackers to establish TCP sessions to port 1962 and obtain sensitive information or make changes, as demonstrated by using the Create Backup feature to … CWE-306
Missing Authentication for Critical Function
CVE-2019-9201 2024-11-21 13:51 2019-02-27 Show GitHub Exploit DB Packet Storm
212968 8.8 HIGH
Network
freedesktop
debian
canonical
poppler
debian_linux
ubuntu_linux
A heap-based buffer underwrite exists in ImageStream::getLine() located at Stream.cc in Poppler 0.74.0 that can (for example) be triggered by sending a crafted PDF file to the pdfimages binary. It al… CWE-787
 Out-of-bounds Write
CVE-2019-9200 2024-11-21 13:51 2019-02-27 Show GitHub Exploit DB Packet Storm
212969 8.8 HIGH
Network
podofo_project
fedoraproject
podofo
fedora
PoDoFo::Impose::PdfTranslator::setSource() in pdftranslator.cpp in PoDoFo 0.9.6 has a NULL pointer dereference that can (for example) be triggered by sending a crafted PDF file to the podofoimpose bi… CWE-476
 NULL Pointer Dereference
CVE-2019-9199 2024-11-21 13:51 2019-02-27 Show GitHub Exploit DB Packet Storm
212970 9.8 CRITICAL
Network
grin grin util/src/zip.rs in Grin before 1.0.2 mishandles suspicious files. An attacker can execute arbitrary code via directory traversal in a ZIP archive. CWE-22
Path Traversal
CVE-2019-9195 2024-11-21 13:51 2019-02-27 Show GitHub Exploit DB Packet Storm