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 7, 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
254271 4.4 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の z90crypt ドライバにおける権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-1883 2010-02-17 11:46 2009-09-15 Show GitHub Exploit DB Packet Storm
254272 7.2 危険 サイバートラスト株式会社
Linux
ターボリナックス
レッドハット
- Linux kernel の udp_sendmsg 関数における権限昇格の脆弱性 CWE-DesignError
CVE-2009-2698 2010-02-17 11:45 2009-08-27 Show GitHub Exploit DB Packet Storm
254273 7.2 危険 サイバートラスト株式会社
Linux
ターボリナックス
レッドハット
- Linux kernel における proto_ops 構造体の初期化処理に関する権限昇格の脆弱性 CWE-119
バッファエラー
CVE-2009-2692 2010-02-17 11:45 2009-08-14 Show GitHub Exploit DB Packet Storm
254274 4.9 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の agp サブシステムにおける情報漏えいの脆弱性 CWE-Other
その他
CVE-2009-1192 2010-02-17 11:45 2009-04-24 Show GitHub Exploit DB Packet Storm
254275 7.8 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の CIFS サブシステムにおける Unicode 文字列の処理に関するバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1633 2010-02-17 11:45 2009-05-28 Show GitHub Exploit DB Packet Storm
254276 7.8 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の CIFS における長大な nativeFileSystem フィールドの処理に関するバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1439 2010-02-17 11:44 2009-04-27 Show GitHub Exploit DB Packet Storm
254277 6.8 警告 サイバートラスト株式会社
Mozilla Foundation
Pango.org
レッドハット
- Pango の pango_glyph_string_set_size 関数 における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-1194 2010-02-17 11:44 2009-05-8 Show GitHub Exploit DB Packet Storm
254278 9.3 危険 Artifex Software
サイバートラスト株式会社
Argyll CMS
サン・マイクロシステムズ
レッドハット
- Ghostscript の ICC Format ライブラリにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-0792 2010-02-17 11:44 2009-04-14 Show GitHub Exploit DB Packet Storm
254279 9.3 危険 Artifex Software
サイバートラスト株式会社
サン・マイクロシステムズ
レッドハット
- ICC Format ライブラリにおける任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2009-0584 2010-02-17 11:44 2009-03-23 Show GitHub Exploit DB Packet Storm
254280 9.3 危険 Artifex Software
サイバートラスト株式会社
サン・マイクロシステムズ
レッドハット
- ICC Format ライブラリにおける整数オーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-0583 2010-02-17 11:43 2009-03-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
200751 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
200752 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
200753 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
200754 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
200755 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
200756 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
200757 6.1 MEDIUM
Network
jenkins awseb_deployment Jenkins AWSEB Deployment Plugin 0.3.19 and earlier does not escape various values printed as part of form validation output, resulting in a reflected cross-site scripting vulnerability. CWE-79
Cross-site Scripting
CVE-2020-2174 2024-11-21 14:24 2020-04-7 Show GitHub Exploit DB Packet Storm
200758 5.4 MEDIUM
Network
jenkins gatling Jenkins Gatling Plugin 1.2.7 and earlier prevents Content-Security-Policy headers from being set for Gatling reports served by the plugin, resulting in an XSS vulnerability exploitable by users able … CWE-79
Cross-site Scripting
CVE-2020-2173 2024-11-21 14:24 2020-04-7 Show GitHub Exploit DB Packet Storm
200759 6.5 MEDIUM
Network
jenkins code_coverage_api Jenkins Code Coverage API Plugin 1.1.4 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks. CWE-776
XML Entity Expansion
CVE-2020-2172 2024-11-21 14:24 2020-04-7 Show GitHub Exploit DB Packet Storm
200760 8.8 HIGH
Network
jenkins rapiddeploy Jenkins RapidDeploy Plugin 4.2 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks. CWE-611
XXE
CVE-2020-2171 2024-11-21 14:24 2020-03-26 Show GitHub Exploit DB Packet Storm