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 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
227041 7.5 危険 WordPress.org - WordPress のクッキー認証メソッドにおけるクッキーを偽造される脆弱性 CWE-287
不適切な認証
CVE-2008-1930 2012-12-20 18:52 2008-04-25 Show GitHub Exploit DB Packet Storm
227042 3.5 注意 The phpMyAdmin Project - phpMyAdmin における任意のファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2008-1924 2012-12-20 18:52 2008-04-22 Show GitHub Exploit DB Packet Storm
227043 10 危険 sarg - Sarg におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-1922 2012-12-20 18:52 2008-05-13 Show GitHub Exploit DB Packet Storm
227044 7.5 危険 YourFreeWorld.com - YourFreeWorld Apartment Search Script の listtest.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1919 2012-12-20 18:52 2008-04-23 Show GitHub Exploit DB Packet Storm
227045 6 警告 PHP-Fusion - PHP-Fusion の submit.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1918 2012-12-20 18:52 2008-04-23 Show GitHub Exploit DB Packet Storm
227046 7.5 危険 w2b - W2B Online Banking の index.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-1893 2012-12-20 18:52 2008-04-18 Show GitHub Exploit DB Packet Storm
227047 5 警告 Ruby-lang.org - Ruby の WEBrick におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-1891 2012-12-20 18:52 2008-04-18 Show GitHub Exploit DB Packet Storm
227048 7.5 危険 xplodphp - XplodPHP AutoTutorials の viewcat.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1889 2012-12-20 18:52 2008-04-18 Show GitHub Exploit DB Packet Storm
227049 5 警告 wikepage - Wikepage Opus の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-1884 2012-12-20 18:52 2008-04-18 Show GitHub Exploit DB Packet Storm
227050 6.8 警告 VideoLAN - VLC の ParseSSA 関数 におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-1881 2012-12-20 18:52 2008-04-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 5, 2026, 4:51 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
200251 4.3 MEDIUM
Network
jenkins p4 A missing permission check in Jenkins P4 Plugin 1.10.10 and earlier allows attackers with Overall/Read permission to trigger builds. CWE-862
 Missing Authorization
CVE-2020-2142 2024-11-21 14:24 2020-03-10 Show GitHub Exploit DB Packet Storm
200252 4.3 MEDIUM
Network
jenkins p4 A cross-site request forgery vulnerability in Jenkins P4 Plugin 1.10.10 and earlier allows attackers to trigger builds or add a labels in Perforce. CWE-352
 Origin Validation Error
CVE-2020-2141 2024-11-21 14:24 2020-03-10 Show GitHub Exploit DB Packet Storm
200253 6.1 MEDIUM
Network
jenkins audit_trail Jenkins Audit Trail Plugin 3.2 and earlier does not escape the error message for the URL Patterns field form validation, resulting in a reflected cross-site scripting vulnerability. CWE-79
Cross-site Scripting
CVE-2020-2140 2024-11-21 14:24 2020-03-10 Show GitHub Exploit DB Packet Storm
200254 6.5 MEDIUM
Network
jenkins cobertura An arbitrary file write vulnerability in Jenkins Cobertura Plugin 1.15 and earlier allows attackers able to control the coverage report file contents to overwrite any file on the Jenkins master file … CWE-22
Path Traversal
CVE-2020-2139 2024-11-21 14:24 2020-03-10 Show GitHub Exploit DB Packet Storm
200255 7.1 HIGH
Network
jenkins cobertura Jenkins Cobertura Plugin 1.15 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks. CWE-611
XXE
CVE-2020-2138 2024-11-21 14:24 2020-03-10 Show GitHub Exploit DB Packet Storm
200256 4.8 MEDIUM
Network
jenkins timestamper Jenkins Timestamper Plugin 1.11.1 and earlier does not sanitize HTML formatting of its output, resulting in a stored XSS vulnerability exploitable by attackers with Overall/Administer permission. CWE-79
Cross-site Scripting
CVE-2020-2137 2024-11-21 14:24 2020-03-10 Show GitHub Exploit DB Packet Storm
200257 5.4 MEDIUM
Network
jenkins git Jenkins Git Plugin 4.2.0 and earlier does not escape the error message for the repository URL for Microsoft TFS field form validation, resulting in a stored cross-site scripting vulnerability. CWE-79
Cross-site Scripting
CVE-2020-2136 2024-11-21 14:24 2020-03-10 Show GitHub Exploit DB Packet Storm
200258 8.8 HIGH
Network
jenkins script_security Sandbox protection in Jenkins Script Security Plugin 1.70 and earlier could be circumvented through crafted method calls on objects that implement GroovyInterceptable. CWE-863
 Incorrect Authorization
CVE-2020-2135 2024-11-21 14:24 2020-03-10 Show GitHub Exploit DB Packet Storm
200259 8.8 HIGH
Network
jenkins script_security Sandbox protection in Jenkins Script Security Plugin 1.70 and earlier could be circumvented through crafted constructor calls and crafted constructor bodies. CWE-863
 Incorrect Authorization
CVE-2020-2134 2024-11-21 14:24 2020-03-10 Show GitHub Exploit DB Packet Storm
200260 6.5 MEDIUM
Network
jenkins applatix Jenkins Applatix Plugin 1.1 and earlier stores a password unencrypted in job config.xml files on the Jenkins master where it can be viewed by users with Extended Read permission, or access to the mas… CWE-522
 Insufficiently Protected Credentials
CVE-2020-2133 2024-11-21 14:24 2020-02-13 Show GitHub Exploit DB Packet Storm