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 2, 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
229681 5.1 警告 phpc0d3r - txtCMS の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-5217 2012-12-20 18:52 2008-11-24 Show GitHub Exploit DB Packet Storm
229682 7.5 危険 toddwoolums - Todd Woolums ASP News Management の viewnews.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5273 2012-12-20 18:52 2008-11-28 Show GitHub Exploit DB Packet Storm
229683 4 警告 SyndeoCMS - Fred Stuurman SyndeoCMS におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-5272 2012-12-20 18:52 2008-11-28 Show GitHub Exploit DB Packet Storm
229684 4.3 警告 SyndeoCMS - Fred Stuurman SyndeoCMS の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-5271 2012-12-20 18:52 2008-11-28 Show GitHub Exploit DB Packet Storm
229685 7.5 危険 wareziz - Yuhhu Superstar の view.topics.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5270 2012-12-20 18:52 2008-11-28 Show GitHub Exploit DB Packet Storm
229686 2.6 注意 Ando Saabas - Sphider の search.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-5211 2012-12-20 18:52 2008-11-24 Show GitHub Exploit DB Packet Storm
229687 9.3 危険 phpblock - PhpBlock における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-5210 2012-12-20 18:52 2008-11-24 Show GitHub Exploit DB Packet Storm
229688 4.3 警告 wellyblog - wellyblog の edit.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-5205 2012-12-20 18:52 2008-11-21 Show GitHub Exploit DB Packet Storm
229689 6.8 警告 poweraward - PowerAward におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-5204 2012-12-20 18:52 2008-11-21 Show GitHub Exploit DB Packet Storm
229690 4.3 警告 poweraward - PowerAward の external_vote.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-5203 2012-12-20 18:52 2008-11-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
208771 7.5 HIGH
Network
foxitsoftware foxit_reader
phantompdf
An issue was discovered in Foxit Reader and PhantomPDF before 4.1 on macOS. Because the Hardened Runtime protection mechanism is not applied to code signing, code injection (or an information leak) c… CWE-347
 Improper Verification of Cryptographic Signature
CVE-2020-26540 2024-11-21 14:20 2020-10-2 Show GitHub Exploit DB Packet Storm
208772 9.8 CRITICAL
Network
foxitsoftware foxit_reader
phantompdf
An issue was discovered in Foxit Reader and PhantomPDF before 10.1. When there is a multiple interpretation error for /V (in the Additional Action and Field dictionaries), a use-after-free can occur … CWE-416
 Use After Free
CVE-2020-26539 2024-11-21 14:20 2020-10-2 Show GitHub Exploit DB Packet Storm
208773 7.8 HIGH
Local
foxitsoftware foxit_reader
phantompdf
An issue was discovered in Foxit Reader and PhantomPDF before 10.1. It allows attackers to execute arbitrary code via a Trojan horse taskkill.exe in the current working directory. CWE-427
 Uncontrolled Search Path Element
CVE-2020-26538 2024-11-21 14:20 2020-10-2 Show GitHub Exploit DB Packet Storm
208774 9.8 CRITICAL
Network
foxitsoftware foxit_reader
phantompdf
An issue was discovered in Foxit Reader and PhantomPDF before 10.1. In a certain Shading calculation, the number of outputs is unequal to the number of color components in a color space. This causes … CWE-787
 Out-of-bounds Write
CVE-2020-26537 2024-11-21 14:20 2020-10-2 Show GitHub Exploit DB Packet Storm
208775 5.5 MEDIUM
Local
foxitsoftware foxit_reader
phantompdf
An issue was discovered in Foxit Reader and PhantomPDF before 10.1. There is a NULL pointer dereference via a crafted PDF document. CWE-476
 NULL Pointer Dereference
CVE-2020-26536 2024-11-21 14:20 2020-10-2 Show GitHub Exploit DB Packet Storm
208776 9.8 CRITICAL
Network
foxitsoftware foxit_reader
phantompdf
An issue was discovered in Foxit Reader and PhantomPDF before 10.1. If TslAlloc attempts to allocate thread local storage but obtains an unacceptable index value, V8 throws an exception that leads to… CWE-787
 Out-of-bounds Write
CVE-2020-26535 2024-11-21 14:20 2020-10-2 Show GitHub Exploit DB Packet Storm
208777 9.8 CRITICAL
Network
foxitsoftware foxit_reader
phantompdf
An issue was discovered in Foxit Reader and PhantomPDF before 10.1. There is an Opt object use-after-free related to Field::ClearItems and Field::DeleteOptions, during AcroForm JavaScript execution. CWE-416
 Use After Free
CVE-2020-26534 2024-11-21 14:20 2020-10-2 Show GitHub Exploit DB Packet Storm
208778 5.3 MEDIUM
Network
filecloud filecloud CodeLathe FileCloud before 20.2.0.11915 allows username enumeration. NVD-CWE-noinfo
CVE-2020-26524 2024-11-21 14:20 2020-10-2 Show GitHub Exploit DB Packet Storm
208779 6.1 MEDIUM
Network
froala froala_editor Froala Editor before 3.2.2 allows XSS via pasted content. CWE-79
Cross-site Scripting
CVE-2020-26523 2024-11-21 14:20 2020-10-2 Show GitHub Exploit DB Packet Storm
208780 - - - Dotmesh is a git-like command-line interface for capturing, organizing and sharing application states. In versions 0.8.1 and prior, the unsafe handling of symbolic links in an unpacking routine may … - CVE-2020-26312 2024-11-21 14:19 2024-05-15 Show GitHub Exploit DB Packet Storm