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 6, 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
229351 7.8 危険 precisionid - DMATRIXLib.Datamatrix の PRECIS~2.DLL における任意のファイルを上書きされる脆弱性 CWE-Other
その他
CVE-2009-1212 2012-12-20 19:10 2009-04-1 Show GitHub Exploit DB Packet Storm
229352 9.3 危険 w3 - W3C Amaya Web Browser におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1209 2012-12-20 19:10 2009-04-1 Show GitHub Exploit DB Packet Storm
229353 4.3 警告 Tiki Software Community Association - Tiki CMS/Groupware におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-1204 2012-12-20 19:10 2009-03-18 Show GitHub Exploit DB Packet Storm
229354 5 警告 サン・マイクロシステムズ - Sun JDK の java.util.regex.Pattern.compile メソッドにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-1190 2012-12-20 19:10 2009-04-27 Show GitHub Exploit DB Packet Storm
229355 10 危険 UMN - MapServer の mapserv におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1177 2012-12-20 19:10 2009-03-31 Show GitHub Exploit DB Packet Storm
229356 10 危険 UMN - MapServer の mapserv におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1176 2012-12-20 19:10 2009-03-31 Show GitHub Exploit DB Packet Storm
229357 7.3 危険 シーメンス - Siemens Gigaset SE461 WiMAX ルータにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-1152 2012-12-20 19:10 2009-03-26 Show GitHub Exploit DB Packet Storm
229358 4.3 警告 Rapid Leech - Rapidleech の upload.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-1091 2012-12-20 19:10 2009-03-25 Show GitHub Exploit DB Packet Storm
229359 6.8 警告 Rapid Leech - Rapidleech の upload.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-1090 2012-12-20 19:10 2009-03-25 Show GitHub Exploit DB Packet Storm
229360 9 危険 サン・マイクロシステムズ - Sun Java System IdM における任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-1083 2012-12-20 19:10 2009-03-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
208221 8.8 HIGH
Network
jenkins radargun Jenkins RadarGun Plugin 1.7 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-2123 2024-11-21 14:24 2020-02-13 Show GitHub Exploit DB Packet Storm
208222 5.4 MEDIUM
Network
jenkins brakeman Jenkins Brakeman Plugin 0.12 and earlier did not escape values received from parsed JSON files when rendering them, resulting in a stored cross-site scripting vulnerability exploitable by users able … CWE-79
Cross-site Scripting
CVE-2020-2122 2024-11-21 14:24 2020-02-13 Show GitHub Exploit DB Packet Storm
208223 8.8 HIGH
Network
jenkins google_kubernetes_engine Jenkins Google Kubernetes Engine Plugin 0.8.0 and earlier does not configure its YAML parser to prevent the instantiation of arbitrary types, resulting in a remote code execution vulnerability. NVD-CWE-noinfo
CVE-2020-2121 2024-11-21 14:24 2020-02-13 Show GitHub Exploit DB Packet Storm
208224 8.8 HIGH
Network
jenkins fitnesse Jenkins FitNesse Plugin 1.30 and earlier does not configure the XML parser to prevent XML external entity (XXE) attacks. CWE-611
XXE
CVE-2020-2120 2024-11-21 14:24 2020-02-13 Show GitHub Exploit DB Packet Storm
208225 5.3 MEDIUM
Network
jenkins azure_ad Jenkins Azure AD Plugin 1.1.2 and earlier transmits configured credentials in plain text as part of the global Jenkins configuration form, potentially resulting in their exposure. CWE-522
 Insufficiently Protected Credentials
CVE-2020-2119 2024-11-21 14:24 2020-02-13 Show GitHub Exploit DB Packet Storm
208226 4.3 MEDIUM
Network
jenkins pipeline_github_notify_step A missing permission check in Jenkins Pipeline GitHub Notify Step Plugin 1.0.4 and earlier in form-related methods allowed users with Overall/Read access to enumerate credentials ID of credentials st… CWE-276
Incorrect Default Permissions 
CVE-2020-2118 2024-11-21 14:24 2020-02-13 Show GitHub Exploit DB Packet Storm
208227 4.3 MEDIUM
Network
jenkins pipeline_github_notify_step A missing permission check in Jenkins Pipeline GitHub Notify Step Plugin 1.0.4 and earlier allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specifi… CWE-276
Incorrect Default Permissions 
CVE-2020-2117 2024-11-21 14:24 2020-02-13 Show GitHub Exploit DB Packet Storm
208228 8.8 HIGH
Network
jenkins pipeline_github_notify_step A cross-site request forgery vulnerability in Jenkins Pipeline GitHub Notify Step Plugin 1.0.4 and earlier allows attackers to connect to an attacker-specified URL using attacker-specified credential… CWE-352
 Origin Validation Error
CVE-2020-2116 2024-11-21 14:24 2020-02-13 Show GitHub Exploit DB Packet Storm
208229 8.8 HIGH
Network
jenkins nunit Jenkins NUnit Plugin 0.25 and earlier does not configure the XML parser to prevent XML external entity (XXE) attacks. CWE-611
XXE
CVE-2020-2115 2024-11-21 14:24 2020-02-13 Show GitHub Exploit DB Packet Storm
208230 7.5 HIGH
Network
jenkins s3_publisher Jenkins S3 publisher Plugin 0.11.4 and earlier transmits configured credentials in plain text as part of the global Jenkins configuration form, potentially resulting in their exposure. CWE-522
 Insufficiently Protected Credentials
CVE-2020-2114 2024-11-21 14:24 2020-02-13 Show GitHub Exploit DB Packet Storm