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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251911 9.3 危険 マイクロソフト - Microsoft Windows の kernel における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-2514 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
251912 6.8 警告 マイクロソフト - Microsoft Windows の kernel の Graphics Device Interface (GDI) における権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2009-2513 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
251913 6.8 警告 マイクロソフト - Microsoft Windows の kernel における権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2009-1127 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
251914 10 危険 マイクロソフト - Microsoft Windows の License Logging Server (llssrv.exe) における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2009-2523 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
251915 9.3 危険 マイクロソフト - Microsoft Windows の Web Services on Devices API (WSDAPI) における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-2512 2010-01-4 15:23 2009-11-10 Show GitHub Exploit DB Packet Storm
251916 10 危険 アップル
VMware
サン・マイクロシステムズ
- Sun Java SE の Provider クラスにおける詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2009-2722 2010-01-4 14:56 2009-08-10 Show GitHub Exploit DB Packet Storm
251917 10 危険 アップル
VMware
サン・マイクロシステムズ
- Sun Java SE の Provider クラスにおける詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2009-2723 2010-01-4 14:55 2009-08-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 24, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
199621 5.4 MEDIUM
Network
jenkins dry The custom Details view of the Static Analysis Utilities based DRY Plugin, was vulnerable to a persisted cross-site scripting vulnerability: Malicious users able to influence the input to this plugin… CWE-79
Cross-site Scripting
CVE-2017-1000103 2024-11-21 12:04 2017-10-5 Show GitHub Exploit DB Packet Storm
199622 5.4 MEDIUM
Network
jenkins static_analysis_utilities The Details view of some Static Analysis Utilities based plugins, was vulnerable to a persisted cross-site scripting vulnerability: Malicious users able to influence the input to these plugins, for e… CWE-79
Cross-site Scripting
CVE-2017-1000102 2024-11-21 12:04 2017-10-5 Show GitHub Exploit DB Packet Storm
199623 6.5 MEDIUM
Network
haxx curl curl supports "globbing" of URLs, in which a user can pass a numerical range to have the tool iterate over those numbers to do a sequence of transfers. In the globbing function that parses the numeri… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-1000101 2024-11-21 12:04 2017-10-5 Show GitHub Exploit DB Packet Storm
199624 6.5 MEDIUM
Network
haxx libcurl When doing a TFTP transfer and curl/libcurl is given a URL that contains a very long file name (longer than about 515 bytes), the file name is truncated to fit within the buffer boundaries, but the b… CWE-200
Information Exposure
CVE-2017-1000100 2024-11-21 12:04 2017-10-5 Show GitHub Exploit DB Packet Storm
199625 7.5 HIGH
Network
golang go The net/http package's Request.ParseMultipartForm method starts writing to temporary files once the request body size surpasses the given "maxMemory" limit. It was possible for an attacker to generat… CWE-769
 DEPRECATED: Uncontrolled File Descriptor Consumption
CVE-2017-1000098 2024-11-21 12:04 2017-10-5 Show GitHub Exploit DB Packet Storm
199626 7.5 HIGH
Network
golang go On Darwin, user's trust preferences for root certificates were not honored. If the user had a root certificate loaded in their Keychain that was explicitly not trusted, a Go program would still verif… CWE-295
Improper Certificate Validation 
CVE-2017-1000097 2024-11-21 12:04 2017-10-5 Show GitHub Exploit DB Packet Storm
199627 8.8 HIGH
Network
jenkins pipeline\ Arbitrary code execution due to incomplete sandbox protection: Constructors, instance variable initializers, and instance initializers in Pipeline scripts were not subject to sandbox protection, and … CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2017-1000096 2024-11-21 12:04 2017-10-5 Show GitHub Exploit DB Packet Storm
199628 6.5 MEDIUM
Network
haxx libcurl When asking to get a file from a file:// URL, libcurl provides a feature that outputs meta-data about the file using HTTP-like headers. The code doing this would send the wrong buffer to the user (st… CWE-200
Information Exposure
CVE-2017-1000099 2024-11-21 12:04 2017-10-5 Show GitHub Exploit DB Packet Storm
199629 6.5 MEDIUM
Network
jenkins script_security The default whitelist included the following unsafe entries: DefaultGroovyMethods.putAt(Object, String, Object); DefaultGroovyMethods.getAt(Object, String). These allowed circumventing many of the ac… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2017-1000095 2024-11-21 12:04 2017-10-5 Show GitHub Exploit DB Packet Storm
199630 6.5 MEDIUM
Network
jenkins docker_commons Docker Commons Plugin provides a list of applicable credential IDs to allow users configuring a job to select the one they'd like to use to authenticate with a Docker Registry. This functionality did… CWE-200
Information Exposure
CVE-2017-1000094 2024-11-21 12:04 2017-10-5 Show GitHub Exploit DB Packet Storm