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 1, 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
229191 7.5 危険 webtext - WebText CMS における wt/users/ 配下のスクリプトへ任意の PHP コードを挿入される脆弱性 - CVE-2006-6856 2012-12-20 18:02 2006-12-31 Show GitHub Exploit DB Packet Storm
229192 7.5 危険 shadowed works - Shadowed Portal の include.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-6850 2012-12-20 18:02 2006-12-31 Show GitHub Exploit DB Packet Storm
229193 5 警告 リアルネットワークス - RealNetworks RealPlayer の ierpplug.dll におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-6847 2012-12-20 18:02 2006-12-31 Show GitHub Exploit DB Packet Storm
229194 10 危険 phpBB - phpBB の特定のフォームにおける脆弱性 - CVE-2006-6841 2012-12-20 18:02 2006-12-31 Show GitHub Exploit DB Packet Storm
229195 10 危険 phpBB - phpBB における脆弱性 - CVE-2006-6840 2012-12-20 18:02 2006-12-31 Show GitHub Exploit DB Packet Storm
229196 10 危険 phpBB - phpBB における脆弱性 - CVE-2006-6839 2012-12-20 18:02 2006-12-31 Show GitHub Exploit DB Packet Storm
229197 7.5 危険 rediff - Rediff Bol Downloader OCX コントロールにおける重要な情報 (ユーザ名およびパス名) を取得される脆弱性 - CVE-2006-6838 2012-12-20 18:02 2006-12-31 Show GitHub Exploit DB Packet Storm
229198 6.8 警告 sergey oblomov - Total Commander 用の ISO プラグインの LoadTree などの関数におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2006-6837 2012-12-20 18:02 2006-12-31 Show GitHub Exploit DB Packet Storm
229199 7.5 危険 yrch - Yrch! の plugins/metasearch/plug.inc.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-6823 2012-12-20 18:02 2006-12-29 Show GitHub Exploit DB Packet Storm
229200 7.5 危険 vladimir menshakov - Vladimir Menshakov buratinable templator の process.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-6809 2012-12-20 18:02 2006-12-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 1, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211311 6.5 MEDIUM
Network
freedesktop
fedoraproject
debian
canonical
redhat
poppler
fedora
debian_linux
ubuntu_linux
enterprise_linux
enterprise_linux_eus
enterprise_linux_server_tus
enterprise_linux_server_aus
PDFDoc::markObject in PDFDoc.cc in Poppler 0.74.0 mishandles dict marking, leading to stack consumption in the function Dict::find() located at Dict.cc, which can (for example) be triggered by passin… CWE-787
 Out-of-bounds Write
CVE-2019-9903 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
211312 9.8 CRITICAL
Network
putty
fedoraproject
debian
opensuse
netapp
putty
fedora
debian_linux
leap
oncommand_unified_manager
Potential recycling of random numbers used in cryptography exists within PuTTY before 0.71. CWE-330
 Use of Insufficiently Random Values
CVE-2019-9898 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
211313 7.5 HIGH
Network
putty
fedoraproject
debian
netapp
opensuse
putty
fedora
debian_linux
oncommand_unified_manager
leap
Multiple denial-of-service attacks that can be triggered by writing to the terminal exist in PuTTY versions before 0.71. NVD-CWE-noinfo
CVE-2019-9897 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
211314 7.8 HIGH
Local
putty
opensuse
putty
leap
backports_sle
In PuTTY versions before 0.71 on Windows, local attackers could hijack the application by putting a malicious help file in the same directory as the executable. CWE-427
 Uncontrolled Search Path Element
CVE-2019-9896 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
211315 9.8 CRITICAL
Network
putty
fedoraproject
putty
fedora
In PuTTY versions before 0.71 on Unix, a remotely triggerable buffer overflow exists in any kind of server-to-client forwarding. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2019-9895 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
211316 7.5 HIGH
Network
putty
fedoraproject
debian
netapp
opensuse
putty
fedora
debian_linux
oncommand_unified_manager
leap
A remotely triggerable memory overwrite in RSA key exchange in PuTTY before 0.71 can occur before host key verification. CWE-320
 Key Management Errors
CVE-2019-9894 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
211317 9.8 CRITICAL
Network
libseccomp_project libseccomp libseccomp before 2.4.0 did not correctly generate 64-bit syscall argument comparisons using the arithmetic operators (LT, GT, LE, GE), which might able to lead to bypassing seccomp filters and poten… NVD-CWE-noinfo
CVE-2019-9893 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
211318 2.7 LOW
Network
vanillaforums vanilla In Vanilla before 2.6.4, a flaw exists within the getSingleIndex function of the AddonManager class. The issue results in a require call using a crafted type value, leading to Directory Traversal wit… CWE-22
Path Traversal
CVE-2019-9889 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
211319 7.8 HIGH
Local
pdfalto_project
xpdfreader
pdfalto
xpdf
There is an invalid memory access in the function GfxIndexedColorSpace::mapColorToBase() located in GfxState.cc in Xpdf 4.0.0, as used in pdfalto 0.2. It can be triggered by (for example) sending a c… CWE-125
Out-of-bounds Read
CVE-2019-9878 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
211320 7.8 HIGH
Local
xpdfreader xpdf There is an invalid memory access vulnerability in the function TextPage::findGaps() located at TextOutputDev.c in Xpdf 4.01, which can (for example) be triggered by sending a crafted pdf file to the… CWE-125
CWE-787
Out-of-bounds Read
 Out-of-bounds Write
CVE-2019-9877 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm