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 4, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
229011 7.5 危険 XOOPS - Xoops における SQL インジェクションの脆弱性 - CVE-2007-0377 2012-12-20 18:19 2007-01-19 Show GitHub Exploit DB Packet Storm
229012 6.8 警告 VirtueMart - Virtuemart におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0376 2012-12-20 18:19 2007-01-19 Show GitHub Exploit DB Packet Storm
229013 7.5 危険 phpbp - phpBP の index.php における upload/banners/ ファイルに任意の PHP コードを挿入される脆弱性 - CVE-2007-0370 2012-12-20 18:19 2007-01-19 Show GitHub Exploit DB Packet Storm
229014 7.5 危険 phpbp - phpBP における SQL インジェクションの脆弱性 - CVE-2007-0369 2012-12-20 18:19 2007-01-19 Show GitHub Exploit DB Packet Storm
229015 7.5 危険 uberghey - Uberghey CMS の frontpage.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-0359 2012-12-20 18:19 2007-01-18 Show GitHub Exploit DB Packet Storm
229016 6.2 警告 zonelabs - Microsoft Windows XP および Windows Server 2003 における権限を取得される脆弱性 - CVE-2007-0351 2012-12-20 18:19 2007-01-18 Show GitHub Exploit DB Packet Storm
229017 7.5 危険 sme - SmE FileMailer の index.php および dl.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-0350 2012-12-20 18:19 2007-01-18 Show GitHub Exploit DB Packet Storm
229018 7.5 危険 sme - SmE FileMailer の index.php における SQL インジェクションの脆弱性 - CVE-2007-0346 2012-12-20 18:19 2007-01-17 Show GitHub Exploit DB Packet Storm
229019 6.8 警告 The phpMyAdmin Project - phpMyAdmin におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0341 2012-12-20 18:19 2007-01-17 Show GitHub Exploit DB Packet Storm
229020 7.5 危険 thwboard - ThWboard の inc/header.inc.php における SQL インジェクションの脆弱性 - CVE-2007-0340 2012-12-20 18:19 2007-01-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 4, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
200051 4.3 MEDIUM
Network
jenkins current_versions_systems A cross-site request forgery vulnerability in Jenkins CVS Plugin 2.15 and earlier allows attackers to create and manipulate tags, and to connect to an attacker-specified URL. CWE-352
 Origin Validation Error
CVE-2020-2184 2024-11-21 14:24 2020-05-6 Show GitHub Exploit DB Packet Storm
200052 6.5 MEDIUM
Network
jenkins copy_artifact Jenkins Copy Artifact Plugin 1.43.1 and earlier performs improper permission checks, allowing attackers to copy artifacts from jobs they have no permission to access. CWE-276
Incorrect Default Permissions 
CVE-2020-2183 2024-11-21 14:24 2020-05-6 Show GitHub Exploit DB Packet Storm
200053 4.3 MEDIUM
Network
jenkins credentials_binding Jenkins Credentials Binding Plugin 1.22 and earlier does not mask (i.e., replace with asterisks) secrets containing a `$` character in some circumstances. CWE-522
 Insufficiently Protected Credentials
CVE-2020-2182 2024-11-21 14:24 2020-05-6 Show GitHub Exploit DB Packet Storm
200054 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
200055 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
200056 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
200057 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
200058 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
200059 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
200060 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