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":April 30, 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
252691 6.6 警告 サイバートラスト株式会社
レッドハット
- 複数のレッドハット製品などで利用される libspice のメモリ管理操作における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0429 2010-09-7 15:49 2010-08-19 Show GitHub Exploit DB Packet Storm
252692 6.6 警告 サイバートラスト株式会社
レッドハット
- 複数のレッドハット製品などで利用される libspice のゲスト QXL ドライバポインタにおける権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2010-0428 2010-09-7 15:48 2010-08-19 Show GitHub Exploit DB Packet Storm
252693 - - ワイズテクノロジー - Wyse ThinOS LPD サービスにバッファオーバーフローの脆弱性 - - 2010-09-7 15:47 2010-08-17 Show GitHub Exploit DB Packet Storm
252694 7.8 危険 日立 - Hitachi Storage Command Suite 製品の組み込みデータベースにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
- 2010-09-7 15:45 2010-08-16 Show GitHub Exploit DB Packet Storm
252695 7.8 危険 日立 - JP1/Desktop Navigation 組み込みデータベースにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
- 2010-09-7 15:44 2010-08-16 Show GitHub Exploit DB Packet Storm
252696 4.3 警告 Zabbix - Zabbix の formatQuery 関数におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2790 2010-09-7 15:42 2010-06-9 Show GitHub Exploit DB Packet Storm
252697 7.1 危険 レッドハット
X.Org Foundation
サイバートラスト株式会社
オラクル
- X.Org の X server の fbComposite 関数における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2010-1166 2010-09-6 18:42 2010-04-28 Show GitHub Exploit DB Packet Storm
252698 10 危険 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の UDVM 解析部における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2010-2995 2010-09-6 17:48 2010-06-9 Show GitHub Exploit DB Packet Storm
252699 8.3 危険 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の UDVM 解析部におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2287 2010-09-6 17:48 2010-06-9 Show GitHub Exploit DB Packet Storm
252700 3.3 注意 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の UDVM 解析部におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-2286 2010-09-6 17:47 2010-06-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 30, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
199521 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
199522 5.4 MEDIUM
Network
jenkins git_parameter Jenkins Git Parameter Plugin 0.9.11 and earlier does not escape the default value shown on the UI, resulting in a stored cross-site scripting vulnerability exploitable by users with Job/Configure per… CWE-79
Cross-site Scripting
CVE-2020-2113 2024-11-21 14:24 2020-02-13 Show GitHub Exploit DB Packet Storm
199523 5.4 MEDIUM
Network
jenkins git_parameter Jenkins Git Parameter Plugin 0.9.11 and earlier does not escape the parameter name shown on the UI, resulting in a stored cross-site scripting vulnerability exploitable by users with Job/Configure pe… CWE-79
Cross-site Scripting
CVE-2020-2112 2024-11-21 14:24 2020-02-13 Show GitHub Exploit DB Packet Storm
199524 5.4 MEDIUM
Network
jenkins subversion Jenkins Subversion Plugin 2.13.0 and earlier does not escape the error message for the Project Repository Base URL field form validation, resulting in a stored cross-site scripting vulnerability. CWE-79
Cross-site Scripting
CVE-2020-2111 2024-11-21 14:24 2020-02-13 Show GitHub Exploit DB Packet Storm
199525 8.8 HIGH
Network
jenkins script_security Sandbox protection in Jenkins Script Security Plugin 1.69 and earlier could be circumvented during the script compilation phase by applying AST transforming annotations to imports or by using them in… CWE-20
 Improper Input Validation 
CVE-2020-2110 2024-11-21 14:24 2020-02-13 Show GitHub Exploit DB Packet Storm
199526 8.8 HIGH
Network
jenkins pipeline\ Sandbox protection in Jenkins Pipeline: Groovy Plugin 2.78 and earlier can be circumvented through default parameter expressions in CPS-transformed methods. CWE-20
 Improper Input Validation 
CVE-2020-2109 2024-11-21 14:24 2020-02-13 Show GitHub Exploit DB Packet Storm
199527 7.6 HIGH
Network
jenkins websphere_deployer Jenkins WebSphere Deployer Plugin 1.6.1 and earlier does not configure the XML parser to prevent XXE attacks which can be exploited by a user with Job/Configure permissions. CWE-611
XXE
CVE-2020-2108 2024-11-21 14:24 2020-01-30 Show GitHub Exploit DB Packet Storm
199528 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
199529 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
199530 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