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 13, 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
255361 7.8 危険 マイクロソフト - Microsoft Windows で稼働している Active Directory の LDAP サービスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-1928 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
255362 9.3 危険 マイクロソフト - Microsoft Windows の kernel における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-2514 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
255363 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
255364 6.8 警告 マイクロソフト - Microsoft Windows の kernel における権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2009-1127 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
255365 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
255366 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
255367 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
255368 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:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
248931 5.3 MEDIUM
Network
mozilla firefox
thunderbird
An out of bounds read error occurs when parsing some HTTP digest authorization responses, resulting in information leakage through the reading of random memory containing matches to specifically set … CWE-125
Out-of-bounds Read
CVE-2017-5418 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
248932 5.3 MEDIUM
Network
mozilla firefox When dragging content from the primary browser pane to the addressbar on a malicious site, it is possible to change the addressbar so that the displayed location following navigation does not match t… CWE-20
 Improper Input Validation 
CVE-2017-5417 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
248933 7.5 HIGH
Network
mozilla thunderbird
firefox
In certain circumstances a networking event listener can be prematurely released. This appears to result in a null dereference in practice. This vulnerability affects Firefox < 52 and Thunderbird < 5… CWE-476
 NULL Pointer Dereference
CVE-2017-5416 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
248934 5.3 MEDIUM
Network
mozilla firefox An attack can use a blob URL and script to spoof an arbitrary addressbar URL prefaced by "blob:" as the protocol, leading to user confusion and further spoofing attacks. This vulnerability affects Fi… CWE-20
 Improper Input Validation 
CVE-2017-5415 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
248935 5.5 MEDIUM
Local
mozilla firefox
thunderbird
The file picker dialog can choose and display the wrong local default directory when instantiated. On some operating systems, this can lead to information disclosure, such as the operating system or … CWE-200
Information Exposure
CVE-2017-5414 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
248936 9.8 CRITICAL
Network
mozilla firefox
thunderbird
A segmentation fault can occur during some bidirectional layout operations. This vulnerability affects Firefox < 52 and Thunderbird < 52. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-5413 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
248937 7.5 HIGH
Network
mozilla firefox
thunderbird
A buffer overflow read during SVG filter color value operations, resulting in data exposure. This vulnerability affects Firefox < 52 and Thunderbird < 52. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-5412 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
248938 7.5 HIGH
Network
mozilla firefox
thunderbird
A use-after-free can occur during buffer storage operations within the ANGLE graphics library, used for WebGL content. The buffer storage can be freed while still in use in some circumstances, leadin… CWE-416
 Use After Free
CVE-2017-5411 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
248939 5.5 MEDIUM
Local
mozilla firefox
firefox_esr
The Mozilla Windows updater can be called by a non-privileged user to delete an arbitrary local file by passing a special path to the callback parameter through the Mozilla Maintenance Service, which… CWE-269
 Improper Privilege Management
CVE-2017-5409 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
248940 7.5 HIGH
Network
mozilla thunderbird
firefox
A segmentation fault can occur in the Skia graphics library during some canvas operations due to issues with mask/clip intersection and empty masks. This vulnerability affects Firefox < 52 and Thunde… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-5406 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm