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":June 3, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
249101 6.8 警告 アップル - Apple Mac OS X の QuickTime における一つずれエラーの脆弱性 CWE-189
数値処理の問題
CVE-2011-3459 2012-05-17 17:41 2012-02-2 Show GitHub Exploit DB Packet Storm
249102 6.8 警告 アップル - Apple Mac OS X の QuickTime における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3458 2012-05-17 17:39 2012-02-2 Show GitHub Exploit DB Packet Storm
249103 9.3 危険 アップル - Windows 上で稼働する Apple QuickTime におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0669 2012-05-17 16:00 2012-05-16 Show GitHub Exploit DB Packet Storm
249104 9.3 危険 アップル - Windows 上で稼働する Apple QuickTime における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2012-0667 2012-05-17 15:58 2012-05-16 Show GitHub Exploit DB Packet Storm
249105 9.3 危険 アップル - Windows 上で稼働する Apple QuickTime のプラグインにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0666 2012-05-17 15:56 2012-05-16 Show GitHub Exploit DB Packet Storm
249106 9.3 危険 アップル - Apple QuickTime におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0665 2012-05-17 15:54 2012-05-16 Show GitHub Exploit DB Packet Storm
249107 9.3 危険 アップル - Windows 上で稼働する Apple QuickTime におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0664 2012-05-17 15:52 2012-05-16 Show GitHub Exploit DB Packet Storm
249108 9.3 危険 アップル - Windows 上で稼働する Apple QuickTime におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0663 2012-05-17 15:51 2012-05-16 Show GitHub Exploit DB Packet Storm
249109 9.3 危険 アップル - Windows 上で稼働する Apple QuickTime におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0265 2012-05-17 15:50 2012-05-16 Show GitHub Exploit DB Packet Storm
249110 10 危険 Google - Linux 上で稼働する Google Chrome における詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2011-3101 2012-05-17 15:10 2012-05-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
213591 8.8 HIGH
Network
mozilla
debian
opensuse
firefox_esr
thunderbird
firefox
debian_linux
leap
Mozilla developers reported memory safety bugs present in Firefox 80 and Firefox ESR 78.2. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these… CWE-416
 Use After Free
CVE-2020-15673 2024-11-21 14:05 2020-10-2 Show GitHub Exploit DB Packet Storm
213592 3.1 LOW
Network
mozilla firefox When typing in a password under certain conditions, a race may have occured where the InputContext was not being correctly set for the input field, resulting in the typed password being saved to the … CWE-200
CWE-362
Information Exposure
Race Condition
CVE-2020-15671 2024-11-21 14:05 2020-10-2 Show GitHub Exploit DB Packet Storm
213593 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
213594 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
213595 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
213596 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
213597 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
213598 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
213599 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
213600 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