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 21, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225991 4.3 警告 アップル - Apple Mac OS X のメッセージにおける FaceTime のコール確認画面を回避される脆弱性 CWE-noinfo
情報不足
CVE-2013-0970 2013-03-19 16:54 2013-03-15 Show GitHub Exploit DB Packet Storm
225992 4.9 警告 アップル - Apple Mac OS X のログイン画面における認証を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0969 2013-03-19 16:53 2013-03-15 Show GitHub Exploit DB Packet Storm
225993 4.3 警告 アップル - Apple Mac OS X の CoreTypes における Java プラグインの無効設定を回避される脆弱性 CWE-noinfo
情報不足
CVE-2013-0967 2013-03-19 16:49 2013-03-15 Show GitHub Exploit DB Packet Storm
225994 6.4 警告 アップル - Apple Mac OS X におけるディレクトリ認証要求を回避される脆弱性 CWE-noinfo
情報不足
CVE-2013-0966 2013-03-19 16:47 2013-03-15 Show GitHub Exploit DB Packet Storm
225995 7.5 危険 マイクロソフト - Windows 8 の Microsoft Internet Explorer 10 におけるサンドボックス保護メカニズムを回避される脆弱性 CWE-noinfo
情報不足
CVE-2013-2552 2013-03-19 10:42 2013-03-11 Show GitHub Exploit DB Packet Storm
225996 7.2 危険 マイクロソフト - Microsoft Windows 7 のカーネルにおける権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2013-2553 2013-03-19 10:41 2013-03-11 Show GitHub Exploit DB Packet Storm
225997 7.5 危険 マイクロソフト - Microsoft Windows 7 における ASLR および DEP 保護メカニズムを回避される脆弱性 CWE-noinfo
情報不足
CVE-2013-2554 2013-03-19 10:37 2013-03-11 Show GitHub Exploit DB Packet Storm
225998 7.5 危険 マイクロソフト - Microsoft Internet Explorer 9 のサンドボックス保護メカニズムにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-2557 2013-03-19 10:07 2013-03-11 Show GitHub Exploit DB Packet Storm
225999 3.2 注意 ヒューレット・パッカード - HP Systems Insight Manager における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2012-1995 2013-03-18 18:07 2012-04-30 Show GitHub Exploit DB Packet Storm
226000 4.3 警告 ヒューレット・パッカード - HP Systems Insight Manager におけるデータを変更される脆弱性 CWE-noinfo
情報不足
CVE-2012-1996 2013-03-18 18:06 2012-04-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 21, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
210481 8.8 HIGH
Network
mozilla firefox
firefox_esr
thunderbird
Mozilla developers reported memory safety bugs present in Firefox for Android 79. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could ha… CWE-362
CWE-416
CWE-617
Race Condition
 Use After Free
 Reachable Assertion
CVE-2020-15670 2024-11-21 14:05 2020-10-2 Show GitHub Exploit DB Packet Storm
210482 8.8 HIGH
Network
mozilla firefox_esr
thunderbird
When aborting an operation, such as a fetch, an abort signal may be deleted while alerting the objects to be notified. This results in a use-after-free and we presume that with enough effort it could… CWE-416
 Use After Free
CVE-2020-15669 2024-11-21 14:05 2020-10-2 Show GitHub Exploit DB Packet Storm
210483 4.3 MEDIUM
Network
mozilla firefox A lock was missing when accessing a data structure and importing certificate information into the trust database. This vulnerability affects Firefox < 80 and Firefox for Android < 80. CWE-667
 Improper Locking
CVE-2020-15668 2024-11-21 14:05 2020-10-2 Show GitHub Exploit DB Packet Storm
210484 8.8 HIGH
Network
mozilla firefox When processing a MAR update file, after the signature has been validated, an invalid name length could result in a heap overflow, leading to memory corruption and potentially arbitrary code executio… CWE-787
 Out-of-bounds Write
CVE-2020-15667 2024-11-21 14:05 2020-10-2 Show GitHub Exploit DB Packet Storm
210485 6.5 MEDIUM
Network
mozilla firefox When trying to load a non-video in an audio/video context the exact status code (200, 302, 404, 500, 412, 403, etc.) was disclosed via the MediaError Message. This level of information leakage is inc… CWE-209
Information Exposure Through an Error Message
CVE-2020-15666 2024-11-21 14:05 2020-10-2 Show GitHub Exploit DB Packet Storm
210486 4.3 MEDIUM
Network
mozilla firefox Firefox did not reset the address bar after the beforeunload dialog was shown if the user chose to remain on the page. This could have resulted in an incorrect URL being shown when used in conjunctio… NVD-CWE-Other
CVE-2020-15665 2024-11-21 14:05 2020-10-2 Show GitHub Exploit DB Packet Storm
210487 6.5 MEDIUM
Network
mozilla firefox
firefox_esr
thunderbird
By holding a reference to the eval() function from an about:blank window, a malicious webpage could have gained access to the InstallTrigger object which would allow them to prompt the user to instal… CWE-863
 Incorrect Authorization
CVE-2020-15664 2024-11-21 14:05 2020-10-2 Show GitHub Exploit DB Packet Storm
210488 9.8 CRITICAL
Network
zohocorp manageengine_applications_manager In Zoho ManageEngine Application Manager 14.7 Build 14730 (before 14684, and between 14689 and 14750), the AlarmEscalation module is vulnerable to unauthenticated SQL Injection attack. CWE-89
SQL Injection
CVE-2020-15533 2024-11-21 14:05 2020-10-2 Show GitHub Exploit DB Packet Storm
210489 9.8 CRITICAL
Network
nette
debian
application
debian_linux
Nette versions before 2.0.19, 2.1.13, 2.2.10, 2.3.14, 2.4.16, 3.0.6 are vulnerable to an code injection attack by passing specially formed parameters to URL that may possibly leading to RCE. Nette is… CWE-94
Code Injection
CVE-2020-15227 2024-11-21 14:05 2020-10-2 Show GitHub Exploit DB Packet Storm
210490 8.8 HIGH
Network
mozilla firefox
thunderbird
firefox_esr
If Firefox is installed to a user-writable directory, the Mozilla Maintenance Service would execute updater.exe from the install location with system privileges. Although the Mozilla Maintenance Serv… CWE-427
 Uncontrolled Search Path Element
CVE-2020-15663 2024-11-21 14:05 2020-10-2 Show GitHub Exploit DB Packet Storm