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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228961 7.5 危険 xero portal - Xero Portal における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-0561 2012-12-20 18:19 2007-01-30 Show GitHub Exploit DB Packet Storm
228962 7.5 危険 rp world - RPW の config.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-0559 2012-12-20 18:19 2007-01-30 Show GitHub Exploit DB Packet Storm
228963 7.2 危険 rmake - rMake における権限を取得される脆弱性 - CVE-2007-0557 2012-12-20 18:19 2007-01-29 Show GitHub Exploit DB Packet Storm
228964 6.8 警告 phproxy - PHProxy の index.inc.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0553 2012-12-20 18:19 2007-01-29 Show GitHub Exploit DB Packet Storm
228965 7.8 危険 toxiclab - Toxiclab Shoutbox におけるパスワードを含むデータベースをダウンロードされる脆弱性 - CVE-2007-0546 2012-12-20 18:19 2007-01-29 Show GitHub Exploit DB Packet Storm
228966 9.4 危険 zixforum - ZixForum におけるデータベースをダウンロードされる脆弱性 - CVE-2007-0543 2012-12-20 18:19 2007-01-29 Show GitHub Exploit DB Packet Storm
228967 5 警告 WordPress.org - WordPress における任意のファイルの存在を特定される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-0541 2012-12-20 18:19 2007-01-29 Show GitHub Exploit DB Packet Storm
228968 5 警告 WordPress.org - WordPress におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-0540 2012-12-20 18:19 2007-01-29 Show GitHub Exploit DB Packet Storm
228969 7.8 危険 WordPress.org - WordPress の wp_remote_fopen 関数におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-0539 2012-12-20 18:19 2007-01-29 Show GitHub Exploit DB Packet Storm
228970 5 警告 Telligent - Telligent Community Server におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-0538 2012-12-20 18:19 2007-01-29 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
200081 5.5 MEDIUM
Local
jenkins zephyr_for_jira_test_management Jenkins Zephyr for JIRA Test Management Plugin 1.5 and earlier stores its credentials in plain text in a global configuration file on the Jenkins master file system. CWE-312
 Cleartext Storage of Sensitive Information
CVE-2020-2154 2024-11-21 14:24 2020-03-10 Show GitHub Exploit DB Packet Storm
200082 4.3 MEDIUM
Network
jenkins backlog Jenkins Backlog Plugin 2.4 and earlier transmits configured credentials in plain text as part of job configuration forms, potentially resulting in their exposure. CWE-319
Cleartext Transmission of Sensitive Information
CVE-2020-2153 2024-11-21 14:24 2020-03-10 Show GitHub Exploit DB Packet Storm
200083 6.1 MEDIUM
Network
jenkins subversion_release_manager Jenkins Subversion Release Manager Plugin 1.2 and earlier does not escape the error message for the Repository URL field form validation, resulting in a reflected cross-site scripting vulnerability. CWE-79
Cross-site Scripting
CVE-2020-2152 2024-11-21 14:24 2020-03-10 Show GitHub Exploit DB Packet Storm
200084 5.3 MEDIUM
Network
jenkins quality_gates Jenkins Quality Gates Plugin 2.5 and earlier transmits configured credentials in plain text as part of its global Jenkins configuration form, potentially resulting in their exposure. CWE-319
Cleartext Transmission of Sensitive Information
CVE-2020-2151 2024-11-21 14:24 2020-03-10 Show GitHub Exploit DB Packet Storm
200085 5.3 MEDIUM
Network
jenkins sonar_quality_gates Jenkins Sonar Quality Gates Plugin 1.3.1 and earlier transmits configured credentials in plain text as part of its global Jenkins configuration form, potentially resulting in their exposure. CWE-319
Cleartext Transmission of Sensitive Information
CVE-2020-2150 2024-11-21 14:24 2020-03-10 Show GitHub Exploit DB Packet Storm
200086 5.3 MEDIUM
Network
jenkins repository_connector Jenkins Repository Connector Plugin 1.2.6 and earlier transmits configured credentials in plain text as part of its global Jenkins configuration form, potentially resulting in their exposure. CWE-319
Cleartext Transmission of Sensitive Information
CVE-2020-2149 2024-11-21 14:24 2020-03-10 Show GitHub Exploit DB Packet Storm
200087 4.3 MEDIUM
Network
jenkins mac A missing permission check in Jenkins Mac Plugin 1.1.0 and earlier allows attackers with Overall/Read permission to connect to an attacker-specified SSH server using attacker-specified credentials. CWE-863
 Incorrect Authorization
CVE-2020-2148 2024-11-21 14:24 2020-03-10 Show GitHub Exploit DB Packet Storm
200088 4.3 MEDIUM
Network
jenkins mac A cross-site request forgery vulnerability in Jenkins Mac Plugin 1.1.0 and earlier allows attackers to connect to an attacker-specified SSH server using attacker-specified credentials. CWE-352
 Origin Validation Error
CVE-2020-2147 2024-11-21 14:24 2020-03-10 Show GitHub Exploit DB Packet Storm
200089 7.4 HIGH
Network
jenkins mac Jenkins Mac Plugin 1.1.0 and earlier does not validate SSH host keys when connecting agents created by the plugin, enabling man-in-the-middle attacks. CWE-347
 Improper Verification of Cryptographic Signature
CVE-2020-2146 2024-11-21 14:24 2020-03-10 Show GitHub Exploit DB Packet Storm
200090 5.5 MEDIUM
Local
jenkins zephyr_enterprise_test_management Jenkins Zephyr Enterprise Test Management Plugin 1.9.1 and earlier stores its Zephyr password in plain text on the Jenkins master file system. CWE-522
 Insufficiently Protected Credentials
CVE-2020-2145 2024-11-21 14:24 2020-03-10 Show GitHub Exploit DB Packet Storm