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 22, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
249351 7.5 危険 The GIMP Team - GIMP の read_channel_data 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1782 2012-03-27 18:43 2011-07-26 Show GitHub Exploit DB Packet Storm
249352 1.2 注意 SystemTap - SystemTap におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2011-1781 2012-03-27 18:43 2011-05-11 Show GitHub Exploit DB Packet Storm
249353 4.7 警告 Linux - Linux kernel の cifs_close 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2011-1771 2012-03-27 18:43 2011-09-6 Show GitHub Exploit DB Packet Storm
249354 1.2 注意 SystemTap - SystemTap におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2011-1769 2012-03-27 18:43 2011-05-11 Show GitHub Exploit DB Packet Storm
249355 5.8 警告 MediaWiki - MediaWiki における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2011-1766 2012-03-27 18:43 2011-05-23 Show GitHub Exploit DB Packet Storm
249356 4.3 警告 マイクロソフト
MediaWiki
- MediaWiki におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1765 2012-03-27 18:43 2011-04-14 Show GitHub Exploit DB Packet Storm
249357 7.2 危険 maynard johnson - OProfile の utils/opcontrol における権限を取得される脆弱性 CWE-94
コード・インジェクション
CVE-2011-1760 2012-03-27 18:43 2011-06-9 Show GitHub Exploit DB Packet Storm
249358 3.7 注意 Fedora Project - SSSD の krb5_save_ccname_done 関数におけるケルベロス認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2011-1758 2012-03-27 18:43 2011-05-26 Show GitHub Exploit DB Packet Storm
249359 5 警告 brad fitzpatrick - DJabberd におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1757 2012-03-27 18:43 2011-06-20 Show GitHub Exploit DB Packet Storm
249360 5 警告 citadel - Citadel の modules/xmpp/serv_xmpp.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1756 2012-03-27 18:43 2011-06-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 22, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
210681 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
210682 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
210683 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
210684 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
210685 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
210686 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
210687 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
210688 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
210689 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
210690 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