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 30, 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
228221 5 警告 サン・マイクロシステムズ - Sun Java System Directory Server Enterprise Edition の DPS におけるサービス運用妨害 (DoS) の脆弱性 CWE-16
環境設定
CVE-2009-4442 2012-12-20 19:28 2009-12-23 Show GitHub Exploit DB Packet Storm
228222 5 警告 サン・マイクロシステムズ - Sun Java System Directory Server Enterprise Edition の DPS におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-4441 2012-12-20 19:28 2009-12-23 Show GitHub Exploit DB Packet Storm
228223 6.8 警告 サン・マイクロシステムズ - Sun Java System Directory Server Enterprise Edition の DPS における認証されたユーザのバックエンドの接続をハイジャックされる脆弱性 CWE-362
競合状態
CVE-2009-4440 2012-12-20 19:28 2009-12-23 Show GitHub Exploit DB Packet Storm
228224 7.5 危険 VirtueMart - VirtueMart の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-4430 2012-12-20 19:28 2009-12-28 Show GitHub Exploit DB Packet Storm
228225 7.5 危険 weentech - weenCompany の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-4423 2012-12-20 19:28 2009-12-24 Show GitHub Exploit DB Packet Storm
228226 5 警告 Zend Technologies Ltd. - Zend Framework の Zend_Log_Writer_Mail クラスにおける任意の電子メールメッセージを送信される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-4417 2012-12-20 19:28 2009-12-24 Show GitHub Exploit DB Packet Storm
228227 4.3 警告 phpgroupware - phpGroupWare の login.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-4416 2012-12-20 19:28 2009-12-24 Show GitHub Exploit DB Packet Storm
228228 7.5 危険 phpgroupware - phpGroupWare におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-4415 2012-12-20 19:28 2009-12-24 Show GitHub Exploit DB Packet Storm
228229 6.8 警告 phpgroupware - phpGroupWare の phpgwapi /inc/class.auth_sql.inc.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-4414 2012-12-20 19:28 2009-12-24 Show GitHub Exploit DB Packet Storm
228230 5 警告 pps.jussieu - Polipo の client.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2009-4413 2012-12-20 19:28 2009-12-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 30, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
208081 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
208082 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
208083 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
208084 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
208085 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
208086 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
208087 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
208088 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
208089 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
208090 - - - 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