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 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
227561 4.3 警告 yektaweb - AWT YEKTA におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2967 2012-12-20 18:52 2008-07-2 Show GitHub Exploit DB Packet Storm
227562 7.5 危険 researchguide - ResearchGuide の guide.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2964 2012-12-20 18:52 2008-07-2 Show GitHub Exploit DB Packet Storm
227563 2.6 注意 The phpMyAdmin Project - phpMyAdmin におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2960 2012-12-20 18:52 2008-06-23 Show GitHub Exploit DB Packet Storm
227564 5.8 警告 Edgewall Software - Trac の検索スクリプトにおけるオープンリダイレクトの脆弱性 CWE-20
不適切な入力確認
CVE-2008-2951 2012-12-20 18:52 2008-07-27 Show GitHub Exploit DB Packet Storm
227565 7.5 危険 freedesktop.org - Poppler の libpoppler における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-2950 2012-12-20 18:52 2008-07-7 Show GitHub Exploit DB Packet Storm
227566 7.5 危険 サン・マイクロシステムズ - Sun Java System Access Manager および Sun Java System Identity Server における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2008-2945 2012-12-20 18:52 2008-06-26 Show GitHub Exploit DB Packet Storm
227567 4.9 警告 レッドハット - RHEL などの Linux kernel の utrace サポートにおけるメモリ二重解放の脆弱性 CWE-399
リソース管理の問題
CVE-2008-2944 2012-12-20 18:52 2008-06-2 Show GitHub Exploit DB Packet Storm
227568 7.5 危険 レッドハット - Red Hat adminutil におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-2932 2012-12-20 18:52 2008-09-10 Show GitHub Exploit DB Packet Storm
227569 7.5 危険 Wafer - Webmatic における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2925 2012-12-20 18:52 2008-06-30 Show GitHub Exploit DB Packet Storm
227570 4.3 警告 Wafer - Webmatic におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2924 2012-12-20 18:52 2008-06-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
201171 8.8 HIGH
Network
jenkins database A cross-site request forgery (CSRF) vulnerability in Jenkins database Plugin 1.6 and earlier allows attackers to execute arbitrary SQL scripts. CWE-352
 Origin Validation Error
CVE-2020-2240 2024-11-21 14:25 2020-09-1 Show GitHub Exploit DB Packet Storm
201172 4.3 MEDIUM
Network
jenkins parameterized_remote_trigger Jenkins Parameterized Remote Trigger Plugin 3.1.3 and earlier stores a secret unencrypted in its global configuration file on the Jenkins controller where it can be viewed by attackers with access to… CWE-311
Missing Encryption of Sensitive Data
CVE-2020-2239 2024-11-21 14:25 2020-09-1 Show GitHub Exploit DB Packet Storm
201173 5.4 MEDIUM
Network
jenkins git_parameter Jenkins Git Parameter Plugin 0.9.12 and earlier does not escape the repository field on the 'Build with Parameters' page, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by… CWE-79
Cross-site Scripting
CVE-2020-2238 2024-11-21 14:25 2020-09-1 Show GitHub Exploit DB Packet Storm
201174 4.3 MEDIUM
Network
jenkins flaky_test_handler A cross-site request forgery (CSRF) vulnerability in Jenkins Flaky Test Handler Plugin 1.0.4 and earlier allows attackers to rebuild a project at a previous git revision. CWE-352
 Origin Validation Error
CVE-2020-2237 2024-11-21 14:25 2020-08-12 Show GitHub Exploit DB Packet Storm
201175 5.4 MEDIUM
Network
jenkins yet_another_build_visualizer Jenkins Yet Another Build Visualizer Plugin 1.11 and earlier does not escape tooltip content, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by users with Run/Update permi… CWE-79
Cross-site Scripting
CVE-2020-2236 2024-11-21 14:25 2020-08-12 Show GitHub Exploit DB Packet Storm
201176 6.5 MEDIUM
Network
jenkins pipeline_maven_integration A cross-site request forgery (CSRF) vulnerability in Jenkins Pipeline Maven Integration Plugin 3.8.2 and earlier allows attackers to connect to an attacker-specified JDBC URL using attacker-specified… CWE-352
 Origin Validation Error
CVE-2020-2235 2024-11-21 14:25 2020-08-12 Show GitHub Exploit DB Packet Storm
201177 6.5 MEDIUM
Network
jenkins pipeline_maven_integration A missing permission check in Jenkins Pipeline Maven Integration Plugin 3.8.2 and earlier allows users with Overall/Read access to connect to an attacker-specified JDBC URL using attacker-specified c… CWE-862
 Missing Authorization
CVE-2020-2234 2024-11-21 14:25 2020-08-12 Show GitHub Exploit DB Packet Storm
201178 6.5 MEDIUM
Network
jenkins pipeline_maven_integration A missing permission check in Jenkins Pipeline Maven Integration Plugin 3.8.2 and earlier allows users with Overall/Read access to enumerate credentials ID of credentials stored in Jenkins. CWE-863
 Incorrect Authorization
CVE-2020-2233 2024-11-21 14:25 2020-08-12 Show GitHub Exploit DB Packet Storm
201179 7.5 HIGH
Network
jenkins email_extension Jenkins Email Extension Plugin 2.72 and 2.73 transmits and displays the SMTP password in plain text as part of the global Jenkins configuration form, potentially resulting in its exposure. CWE-319
Cleartext Transmission of Sensitive Information
CVE-2020-2232 2024-11-21 14:25 2020-08-12 Show GitHub Exploit DB Packet Storm
201180 5.4 MEDIUM
Network
jenkins jenkins Jenkins 2.251 and earlier, LTS 2.235.3 and earlier does not escape the remote address of the host starting a build via 'Trigger builds remotely', resulting in a stored cross-site scripting (XSS) vuln… CWE-79
Cross-site Scripting
CVE-2020-2231 2024-11-21 14:25 2020-08-12 Show GitHub Exploit DB Packet Storm