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 9, 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
229791 9.3 危険 シマンテック - Symantec WinFax Pro の Symantec.FaxViewerControl.1 ActiveX コントロールにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-2570 2012-12-20 19:10 2009-07-22 Show GitHub Exploit DB Packet Storm
229792 4.3 警告 verlihub-project - VHCP におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-2569 2012-12-20 19:10 2009-07-22 Show GitHub Exploit DB Packet Storm
229793 9.3 危険 sorinara - Sorinara SAP におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-2568 2012-12-20 19:10 2009-07-22 Show GitHub Exploit DB Packet Storm
229794 9.3 危険 tfm - TFM MMPlayer におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-2566 2012-12-20 19:10 2009-07-21 Show GitHub Exploit DB Packet Storm
229795 5 警告 Wireshark - Wireshark の sFlow 解析子におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-2561 2012-12-20 19:10 2009-07-20 Show GitHub Exploit DB Packet Storm
229796 5 警告 Wireshark - Wireshark の IPMI 解析子におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-2559 2012-12-20 19:10 2009-07-20 Show GitHub Exploit DB Packet Storm
229797 5 警告 The Tor Project - Tor におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2009-2425 2012-12-20 19:10 2009-07-10 Show GitHub Exploit DB Packet Storm
229798 4.3 警告 レッドハット - Red Hat JBoss Enterprise Application Platform の Web Console におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-2405 2012-12-20 19:10 2009-12-9 Show GitHub Exploit DB Packet Storm
229799 9.3 危険 shinji-chiba - SCMPX におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-2403 2012-12-20 19:10 2009-07-9 Show GitHub Exploit DB Packet Storm
229800 7.5 危険 phpecho cms - PHPEcho CMS の forum モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-2402 2012-12-20 19:10 2009-07-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 9, 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
208481 6.5 MEDIUM
Network
jenkins credentials_binding Jenkins Credentials Binding Plugin 1.22 and earlier does not mask (i.e., replace with asterisks) secrets in the build log when the build contains no build steps. CWE-522
 Insufficiently Protected Credentials
CVE-2020-2181 2024-11-21 14:24 2020-05-6 Show GitHub Exploit DB Packet Storm
208482 8.8 HIGH
Network
jenkins amazon_web_services_serverless_application_model Jenkins AWS SAM Plugin 1.2.2 and earlier does not configure its YAML parser to prevent the instantiation of arbitrary types, resulting in a remote code execution vulnerability. CWE-502
 Deserialization of Untrusted Data
CVE-2020-2180 2024-11-21 14:24 2020-04-17 Show GitHub Exploit DB Packet Storm
208483 8.8 HIGH
Network
jenkins yaml_axis Jenkins Yaml Axis Plugin 0.2.0 and earlier does not configure its YAML parser to prevent the instantiation of arbitrary types, resulting in a remote code execution vulnerability. CWE-502
 Deserialization of Untrusted Data
CVE-2020-2179 2024-11-21 14:24 2020-04-17 Show GitHub Exploit DB Packet Storm
208484 7.1 HIGH
Network
jenkins parasoft_findings Jenkins Parasoft Findings Plugin 10.4.3 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks. CWE-611
XXE
CVE-2020-2178 2024-11-21 14:24 2020-04-17 Show GitHub Exploit DB Packet Storm
208485 4.3 MEDIUM
Network
jenkins copr Jenkins Copr Plugin 0.3 and earlier stores credentials unencrypted in job config.xml files on the Jenkins master where they can be viewed by users with Extended Read permission, or access to the mast… CWE-312
 Cleartext Storage of Sensitive Information
CVE-2020-2177 2024-11-21 14:24 2020-04-17 Show GitHub Exploit DB Packet Storm
208486 5.4 MEDIUM
Network
jenkins usemango_runner Multiple form validation endpoints in Jenkins useMango Runner Plugin 1.4 and earlier do not escape values received from the useMango service, resulting in a cross-site scripting (XSS) vulnerability e… CWE-79
Cross-site Scripting
CVE-2020-2176 2024-11-21 14:24 2020-04-7 Show GitHub Exploit DB Packet Storm
208487 5.4 MEDIUM
Network
jenkins fitnesse Jenkins FitNesse Plugin 1.31 and earlier does not correctly escape report contents before showing them on the Jenkins UI, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by… CWE-79
Cross-site Scripting
CVE-2020-2175 2024-11-21 14:24 2020-04-7 Show GitHub Exploit DB Packet Storm
208488 6.1 MEDIUM
Network
jenkins awseb_deployment Jenkins AWSEB Deployment Plugin 0.3.19 and earlier does not escape various values printed as part of form validation output, resulting in a reflected cross-site scripting vulnerability. CWE-79
Cross-site Scripting
CVE-2020-2174 2024-11-21 14:24 2020-04-7 Show GitHub Exploit DB Packet Storm
208489 5.4 MEDIUM
Network
jenkins gatling Jenkins Gatling Plugin 1.2.7 and earlier prevents Content-Security-Policy headers from being set for Gatling reports served by the plugin, resulting in an XSS vulnerability exploitable by users able … CWE-79
Cross-site Scripting
CVE-2020-2173 2024-11-21 14:24 2020-04-7 Show GitHub Exploit DB Packet Storm
208490 6.5 MEDIUM
Network
jenkins code_coverage_api Jenkins Code Coverage API Plugin 1.1.4 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks. CWE-776
XML Entity Expansion
CVE-2020-2172 2024-11-21 14:24 2020-04-7 Show GitHub Exploit DB Packet Storm