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 20, 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
256541 9.3 危険 マイクロソフト - Microsoft Windows の kernel における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-2514 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
256542 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
256543 6.8 警告 マイクロソフト - Microsoft Windows の kernel における権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2009-1127 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
256544 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
256545 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
256546 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
256547 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 20, 2026, 4:14 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
250321 9.8 CRITICAL
Network
redhat
debian
mozilla
enterprise_linux_desktop
enterprise_linux_workstation
enterprise_linux_server
debian_linux
thunderbird
firefox
firefox_esr
Memory safety bugs were reported in Firefox 52, Firefox ESR 45.8, Firefox ESR 52, and Thunderbird 52. Some of these bugs showed evidence of memory corruption and we presume that with enough effort th… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-5429 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
250322 9.8 CRITICAL
Network
redhat
mozilla
enterprise_linux_desktop
enterprise_linux_workstation
enterprise_linux
enterprise_linux_server
enterprise_linux_server_aus
enterprise_linux_server_eus
firefox
firefox_esr
An integer overflow in "createImageBitmap()" was reported through the Pwn2Own contest. The fix for this vulnerability disables the experimental extensions to the "createImageBitmap" API. This functio… CWE-190
 Integer Overflow or Wraparound
CVE-2017-5428 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
250323 5.5 MEDIUM
Local
mozilla firefox A non-existent chrome.manifest file will attempt to be loaded during startup from the primary installation directory. If a malicious user with local access puts chrome.manifest and other referenced f… CWE-362
Race Condition
CVE-2017-5427 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
250324 5.3 MEDIUM
Network
mozilla firefox
thunderbird
On Linux, if the secure computing mode BPF (seccomp-bpf) filter is running when the Gecko Media Plugin sandbox is started, the sandbox fails to be applied and items that would run within the sandbox … CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2017-5426 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
250325 7.5 HIGH
Network
mozilla firefox
thunderbird
The Gecko Media Plugin sandbox allows access to local files that match specific regular expressions. On OS OX, this matching allows access to some data in subdirectories of "/private/var" that could … CWE-200
Information Exposure
CVE-2017-5425 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
250326 7.5 HIGH
Network
mozilla thunderbird
firefox
If a malicious site uses the "view-source:" protocol in a series within a single hyperlink, it can trigger a non-exploitable browser crash when the hyperlink is selected. This was fixed by no longer … CWE-20
 Improper Input Validation 
CVE-2017-5422 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
250327 7.5 HIGH
Network
mozilla thunderbird
firefox
A malicious site could spoof the contents of the print preview window if popup windows are enabled, resulting in user confusion of what site is currently loaded. This vulnerability affects Firefox < … CWE-20
 Improper Input Validation 
CVE-2017-5421 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
250328 6.5 MEDIUM
Network
mozilla firefox A "javascript:" url loaded by a malicious page can obfuscate its location by blanking the URL displayed in the addressbar, allowing for an attacker to spoof an existing page without the malicious pag… CWE-20
 Improper Input Validation 
CVE-2017-5420 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
250329 7.5 HIGH
Network
mozilla thunderbird
firefox
If a malicious site repeatedly triggers a modal authentication prompt, eventually the browser UI will become non-responsive, requiring shutdown through the operating system. This is a denial of servi… NVD-CWE-noinfo
CVE-2017-5419 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
250330 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