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":April 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
229271 7.5 危険 woltlab - WoltLab Burning Book の addentry.php における任意の PHP コードを実行される脆弱性 - CVE-2006-5509 2012-12-20 18:02 2006-10-25 Show GitHub Exploit DB Packet Storm
229272 7.5 危険 woltlab - WoltLab Burning Book の addentry.php における SQL インジェクションの脆弱性 - CVE-2006-5508 2012-12-20 18:02 2006-10-25 Show GitHub Exploit DB Packet Storm
229273 7.5 危険 wiclear - WiClear における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-5506 2012-12-20 18:02 2006-10-25 Show GitHub Exploit DB Packet Storm
229274 4.3 警告 Simple Machines - SMF の index.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5504 2012-12-20 18:02 2006-10-25 Show GitHub Exploit DB Packet Storm
229275 4.3 警告 Simple Machines - SMF の index.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5503 2012-12-20 18:02 2006-10-25 Show GitHub Exploit DB Packet Storm
229276 5.1 警告 xchangeboard - XchangeBoard の inc/DBInterface.php における SQL インジェクションの脆弱性 - CVE-2006-5500 2012-12-20 18:02 2006-10-25 Show GitHub Exploit DB Packet Storm
229277 6.8 警告 s9y - s9y におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5499 2012-12-20 18:02 2006-10-25 Show GitHub Exploit DB Packet Storm
229278 4.3 警告 timothy claason - Timothy Claason KnowledgeBank におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5496 2012-12-20 18:02 2006-10-25 Show GitHub Exploit DB Packet Storm
229279 7.5 危険 trawler - Trawler Web CMS における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5495 2012-12-20 18:02 2006-10-25 Show GitHub Exploit DB Packet Storm
229280 7.5 危険 PHPNUKE - PHP-Nuke 用の pandaBB モジュールにおける PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-5494 2012-12-20 18:02 2006-10-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 1, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
199141 5.4 MEDIUM
Network
jenkins active_choices Jenkins Active Choices Plugin 2.4 and earlier does not escape the name and description of build parameters, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers wit… CWE-79
Cross-site Scripting
CVE-2020-2289 2024-11-21 14:25 2020-10-8 Show GitHub Exploit DB Packet Storm
199142 5.3 MEDIUM
Network
jenkins audit_trail In Jenkins Audit Trail Plugin 3.6 and earlier, the default regular expression pattern could be bypassed in many cases by adding a suffix to the URL that would be ignored during request handling. - CVE-2020-2288 2024-11-21 14:25 2020-10-8 Show GitHub Exploit DB Packet Storm
199143 5.3 MEDIUM
Network
jenkins audit_trail Jenkins Audit Trail Plugin 3.6 and earlier applies pattern matching to a different representation of request URL paths than the Stapler web framework uses for dispatching requests, which allows attac… - CVE-2020-2287 2024-11-21 14:25 2020-10-8 Show GitHub Exploit DB Packet Storm
199144 8.8 HIGH
Network
jenkins role-based_authorization_strategy Jenkins Role-based Authorization Strategy Plugin 3.0 and earlier does not properly invalidate a permission cache when the configuration is changed, resulting in permissions being granted based on an … - CVE-2020-2286 2024-11-21 14:25 2020-10-8 Show GitHub Exploit DB Packet Storm
199145 4.3 MEDIUM
Network
jenkins liquibase_runner A missing permission check in Jenkins Liquibase Runner Plugin 1.4.7 and earlier allows attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins. CWE-862
 Missing Authorization
CVE-2020-2285 2024-11-21 14:25 2020-09-23 Show GitHub Exploit DB Packet Storm
199146 7.1 HIGH
Network
jenkins liquibase_runner Jenkins Liquibase Runner Plugin 1.4.5 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks. CWE-611
XXE
CVE-2020-2284 2024-11-21 14:25 2020-09-23 Show GitHub Exploit DB Packet Storm
199147 5.4 MEDIUM
Network
jenkins liquibase_runner Jenkins Liquibase Runner Plugin 1.4.5 and earlier does not escape changeset contents, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by users able to control changeset fil… CWE-79
Cross-site Scripting
CVE-2020-2283 2024-11-21 14:25 2020-09-23 Show GitHub Exploit DB Packet Storm
199148 4.3 MEDIUM
Network
jenkins implied_labels Jenkins Implied Labels Plugin 0.6 and earlier does not perform a permission check in an HTTP endpoint, allowing attackers with Overall/Read permission to configure the plugin. CWE-862
 Missing Authorization
CVE-2020-2282 2024-11-21 14:25 2020-09-23 Show GitHub Exploit DB Packet Storm
199149 5.4 MEDIUM
Network
jenkins lockable_resources A cross-site request forgery (CSRF) vulnerability in Jenkins Lockable Resources Plugin 2.8 and earlier allows attackers to reserve, unreserve, unlock, and reset resources. CWE-352
 Origin Validation Error
CVE-2020-2281 2024-11-21 14:25 2020-09-23 Show GitHub Exploit DB Packet Storm
199150 8.8 HIGH
Network
jenkins warnings A cross-site request forgery (CSRF) vulnerability in Jenkins Warnings Plugin 5.0.1 and earlier allows attackers to execute arbitrary code. CWE-352
 Origin Validation Error
CVE-2020-2280 2024-11-21 14:25 2020-09-23 Show GitHub Exploit DB Packet Storm