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":June 8, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
229721 7.5 危険 Pragyan CMS Project - index.php Pragyan CMS における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-1480 2012-12-20 19:10 2009-04-29 Show GitHub Exploit DB Packet Storm
229722 7.5 危険 razorCMS - razorCMS における任意のページへ任意の PHP コードを挿入される脆弱性 CWE-94
コード・インジェクション
CVE-2009-1463 2012-12-20 19:10 2009-04-20 Show GitHub Exploit DB Packet Storm
229723 7.2 危険 razorCMS - razorCMS の Security Manager における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-1462 2012-12-20 19:10 2009-04-20 Show GitHub Exploit DB Packet Storm
229724 3.5 注意 razorCMS - razorCMS の Create New Page フォームにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-1461 2012-12-20 19:10 2009-04-20 Show GitHub Exploit DB Packet Storm
229725 4.6 警告 razorCMS - razorCMS における管理者のパスワードハッシュを取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-1460 2012-12-20 19:10 2009-04-20 Show GitHub Exploit DB Packet Storm
229726 6.8 警告 razorCMS - razorCMS におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2009-1459 2012-12-20 19:10 2009-04-20 Show GitHub Exploit DB Packet Storm
229727 4.3 警告 razorCMS - razorCMS の admin/index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-1458 2012-12-20 19:10 2009-04-20 Show GitHub Exploit DB Packet Storm
229728 6.5 警告 stephane rajalu - Malleo の admin.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-1456 2012-12-20 19:10 2009-04-28 Show GitHub Exploit DB Packet Storm
229729 7.5 危険 webportal - WebPortal CMS の indexk.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2009-1444 2012-12-20 19:10 2009-04-27 Show GitHub Exploit DB Packet Storm
229730 2.1 注意 トレンドマイクロ - Trend Micro OfficeScan Client の NTRtScan.exe におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-1435 2012-12-20 19:10 2009-04-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
208351 4.3 MEDIUM
Network
jenkins fortify Jenkins Fortify Plugin 19.1.29 and earlier stores proxy server passwords unencrypted in job config.xml files on the Jenkins master where they can be viewed by users with Extended Read permission, or … CWE-522
 Insufficiently Protected Credentials
CVE-2020-2107 2024-11-21 14:24 2020-01-30 Show GitHub Exploit DB Packet Storm
208352 5.4 MEDIUM
Network
jenkins code_coverage_api Jenkins Code Coverage API Plugin 1.1.2 and earlier does not escape the filename of the coverage report used in its view, resulting in a stored XSS vulnerability exploitable by users able to change jo… CWE-79
Cross-site Scripting
CVE-2020-2106 2024-11-21 14:24 2020-01-30 Show GitHub Exploit DB Packet Storm
208353 5.4 MEDIUM
Network
jenkins jenkins REST API endpoints in Jenkins 2.218 and earlier, LTS 2.204.1 and earlier were vulnerable to clickjacking attacks. CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2020-2105 2024-11-21 14:24 2020-01-30 Show GitHub Exploit DB Packet Storm
208354 4.3 MEDIUM
Network
jenkins jenkins Jenkins 2.218 and earlier, LTS 2.204.1 and earlier allowed users with Overall/Read access to view a JVM memory usage chart. CWE-863
 Incorrect Authorization
CVE-2020-2104 2024-11-21 14:24 2020-01-30 Show GitHub Exploit DB Packet Storm
208355 5.4 MEDIUM
Network
jenkins jenkins Jenkins 2.218 and earlier, LTS 2.204.1 and earlier exposed session identifiers on a user's detail object in the whoAmI diagnostic page. CWE-200
Information Exposure
CVE-2020-2103 2024-11-21 14:24 2020-01-30 Show GitHub Exploit DB Packet Storm
208356 5.3 MEDIUM
Network
jenkins jenkins Jenkins 2.218 and earlier, LTS 2.204.1 and earlier used a non-constant time comparison function when validating an HMAC. CWE-203
 Information Exposure Through Discrepancy
CVE-2020-2102 2024-11-21 14:24 2020-01-30 Show GitHub Exploit DB Packet Storm
208357 5.3 MEDIUM
Network
jenkins jenkins Jenkins 2.218 and earlier, LTS 2.204.1 and earlier did not use a constant-time comparison function for validating connection secrets, which could potentially allow an attacker to use a timing attack … CWE-203
 Information Exposure Through Discrepancy
CVE-2020-2101 2024-11-21 14:24 2020-01-30 Show GitHub Exploit DB Packet Storm
208358 5.8 MEDIUM
Network
jenkins jenkins Jenkins 2.218 and earlier, LTS 2.204.1 and earlier was vulnerable to a UDP amplification reflection denial of service attack on port 33848. NVD-CWE-Other
CVE-2020-2100 2024-11-21 14:24 2020-01-30 Show GitHub Exploit DB Packet Storm
208359 8.6 HIGH
Network
jenkins jenkins Jenkins 2.213 and earlier, LTS 2.204.1 and earlier improperly reuses encryption key parameters in the Inbound TCP Agent Protocol/3, allowing unauthorized attackers with knowledge of agent names to ob… CWE-330
 Use of Insufficiently Random Values
CVE-2020-2099 2024-11-21 14:24 2020-01-30 Show GitHub Exploit DB Packet Storm
208360 8.8 HIGH
Network
jenkins sounds A cross-site request forgery vulnerability in Jenkins Sounds Plugin 0.5 and earlier allows attacker to execute arbitrary OS commands as the OS user account running Jenkins. CWE-352
 Origin Validation Error
CVE-2020-2098 2024-11-21 14:24 2020-01-16 Show GitHub Exploit DB Packet Storm