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 5, 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
251991 4 警告 IBM - IBM TDS におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2007-6743 2012-03-27 18:42 2011-04-10 Show GitHub Exploit DB Packet Storm
251992 6.8 警告 IBM - IBM TDS の get_filter_list 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2007-6742 2012-03-27 18:42 2011-04-10 Show GitHub Exploit DB Packet Storm
251993 4.3 警告 monkeysaudio - Monkey's Audio におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2006-7245 2012-03-27 18:42 2011-05-20 Show GitHub Exploit DB Packet Storm
251994 5 警告 PNG Development Group - libpng の pngwutil.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2006-7244 2012-03-27 18:42 2011-08-31 Show GitHub Exploit DB Packet Storm
251995 5 警告 boka - SiteEngine の phpinfo 関数におけるシステム情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2008-7268 2012-03-27 18:42 2010-12-1 Show GitHub Exploit DB Packet Storm
251996 7.5 危険 boka - SiteEngine における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-7267 2012-03-27 18:42 2010-12-1 Show GitHub Exploit DB Packet Storm
251997 4.3 警告 RSAセキュリティ - RSA Adaptive Authentication の Shockwave Flash におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-7266 2012-03-27 18:42 2010-11-26 Show GitHub Exploit DB Packet Storm
251998 4 警告 ProFTPD Project - ProFTPD の pr_data_xfer 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-7265 2012-03-27 18:42 2010-11-9 Show GitHub Exploit DB Packet Storm
251999 2.1 注意 IBM - IBM FileNet P8AE の Workplace コンポーネントにおける重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2008-7261 2012-03-27 18:42 2010-09-20 Show GitHub Exploit DB Packet Storm
252000 5 警告 g.rodola - pyftpdlib における実行中のデータ接続数の情報を取得される脆弱性 CWE-DesignError
CVE-2007-6738 2012-03-27 18:42 2010-10-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 5, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
215671 6.1 MEDIUM
Network
phplist phplist phpList before 3.5.4 allows XSS via /lists/admin/user.php and /lists/admin/users.php. CWE-79
Cross-site Scripting
CVE-2020-13827 2024-11-21 14:01 2020-06-5 Show GitHub Exploit DB Packet Storm
215672 7.7 HIGH
Network
indutny elliptic The Elliptic package 6.5.2 for Node.js allows ECDSA signature malleability via variations in encoding, leading '\0' bytes, or integer overflows. This could conceivably have a security-relevant impact… CWE-190
 Integer Overflow or Wraparound
CVE-2020-13822 2024-11-21 14:01 2020-06-5 Show GitHub Exploit DB Packet Storm
215673 7.5 HIGH
Network
foxitsoftware reader
phantompdf
An issue was discovered in Foxit Reader and PhantomPDF before 9.7.2. It allows signature validation bypass via a modified file or a file with non-standard signatures. CWE-347
 Improper Verification of Cryptographic Signature
CVE-2020-13810 2024-11-21 14:01 2020-06-5 Show GitHub Exploit DB Packet Storm
215674 7.5 HIGH
Network
foxitsoftware reader
phantompdf
An issue was discovered in Foxit Reader and PhantomPDF before 9.7.2. It allows resource consumption via long strings in the content stream. CWE-400
 Uncontrolled Resource Consumption
CVE-2020-13809 2024-11-21 14:01 2020-06-5 Show GitHub Exploit DB Packet Storm
215675 7.5 HIGH
Network
foxitsoftware reader
phantompdf
An issue was discovered in Foxit Reader and PhantomPDF before 9.7.2. It allows resource consumption via crafted cross-reference stream data. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2020-13808 2024-11-21 14:01 2020-06-5 Show GitHub Exploit DB Packet Storm
215676 7.5 HIGH
Network
foxitsoftware reader
phantompdf
An issue was discovered in Foxit Reader and PhantomPDF before 9.7.2. It has circular reference mishandling that causes a loop. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2020-13807 2024-11-21 14:01 2020-06-5 Show GitHub Exploit DB Packet Storm
215677 7.5 HIGH
Network
foxitsoftware reader
phantompdf
An issue was discovered in Foxit Reader and PhantomPDF before 9.7.2. It has a use-after-free because of JavaScript execution after a deletion or close operation. CWE-416
 Use After Free
CVE-2020-13806 2024-11-21 14:01 2020-06-5 Show GitHub Exploit DB Packet Storm
215678 9.8 CRITICAL
Network
foxitsoftware reader
phantompdf
An issue was discovered in Foxit Reader and PhantomPDF before 9.7.2. It has brute-force attack mishandling because the CAS service lacks a limit on login failures. CWE-307
mproper Restriction of Excessive Authentication Attempts
CVE-2020-13805 2024-11-21 14:01 2020-06-5 Show GitHub Exploit DB Packet Storm
215679 9.8 CRITICAL
Network
foxitsoftware reader
phantompdf
An issue was discovered in Foxit Reader and PhantomPDF before 9.7.2. It allows information disclosure of a hardcoded username and password in the DocuSign plugin. CWE-798
 Use of Hard-coded Credentials
CVE-2020-13804 2024-11-21 14:01 2020-06-5 Show GitHub Exploit DB Packet Storm
215680 7.5 HIGH
Network
foxitsoftware phantompdf
reader
An issue was discovered in Foxit PhantomPDF Mac and Foxit Reader for Mac before 4.0. It allows signature validation bypass via a modified file or a file with non-standard signatures. CWE-347
 Improper Verification of Cryptographic Signature
CVE-2020-13803 2024-11-21 14:01 2020-06-5 Show GitHub Exploit DB Packet Storm