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 7, 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
249911 5 警告 アップル - Apple Safari の JavaScript 実装における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-5070 2011-12-12 16:17 2011-12-7 Show GitHub Exploit DB Packet Storm
249912 4.3 警告 Google - Google Chrome の Cascading Style Sheets 実装における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-5069 2011-12-12 16:16 2011-12-7 Show GitHub Exploit DB Packet Storm
249913 4.3 警告 Opera Software ASA - Opera の Cascading Style Sheets (CSS) 実装における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-5068 2011-12-12 16:14 2011-12-7 Show GitHub Exploit DB Packet Storm
249914 5 警告 Mozilla Foundation - 複数の Mozilla 製品の JavaScript 実装における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2002-2437 2011-12-12 16:12 2011-12-7 Show GitHub Exploit DB Packet Storm
249915 4.3 警告 Mozilla Foundation - 複数の Mozilla 製品の CSS 実装における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2002-2436 2011-12-12 16:12 2011-12-7 Show GitHub Exploit DB Packet Storm
249916 4.3 警告 マイクロソフト - Microsoft Internet Explorer の CSS 実装における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2002-2435 2011-12-12 16:11 2011-12-7 Show GitHub Exploit DB Packet Storm
249917 6.8 警告 レッドハット - FreeIPA におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-3636 2011-12-12 11:42 2011-12-8 Show GitHub Exploit DB Packet Storm
249918 4.3 警告 Vtiger - vtiger CRM におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-4680 2011-12-12 11:39 2011-12-7 Show GitHub Exploit DB Packet Storm
249919 4 警告 Vtiger - vtiger CRM におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-4679 2011-12-12 11:39 2011-12-7 Show GitHub Exploit DB Packet Storm
249920 5 警告 Novell - Novell Messenger および Novell GroupWise Messenger における任意のメモリ配置を読み取られる脆弱性 CWE-200
情報漏えい
CVE-2011-3179 2011-12-12 11:37 2011-10-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
212271 9.8 CRITICAL
Network
eclass eclass_ip eClass platform < ip.2.5.10.2.1 allows an attacker to use GETS method to request /admin page to bypass the password validation and access management page. CWE-425
 Direct Request ('Forced Browsing')
CVE-2019-9884 2024-11-21 13:52 2019-07-26 Show GitHub Exploit DB Packet Storm
212272 8.1 HIGH
Network
mozilla firefox A use-after-free vulnerability can occur in AssertWorkerThread due to a race condition with shared workers. This results in a potentially exploitable crash. This vulnerability affects Firefox < 67. CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2019-9821 2024-11-21 13:52 2019-07-23 Show GitHub Exploit DB Packet Storm
212273 9.8 CRITICAL
Network
mozilla firefox_esr
firefox
thunderbird
A use-after-free vulnerability can occur in the chrome event handler when it is freed while still in use. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 60.… CWE-416
 Use After Free
CVE-2019-9820 2024-11-21 13:52 2019-07-23 Show GitHub Exploit DB Packet Storm
212274 9.8 CRITICAL
Network
mozilla thunderbird
firefox_esr
firefox
A vulnerability where a JavaScript compartment mismatch can occur while working with the fetch API, resulting in a potentially exploitable crash. This vulnerability affects Thunderbird < 60.7, Firefo… CWE-843
Type Confusion
CVE-2019-9819 2024-11-21 13:52 2019-07-23 Show GitHub Exploit DB Packet Storm
212275 8.3 HIGH
Network
mozilla firefox
firefox_esr
thunderbird
A race condition is present in the crash generation server used to generate data for the crash reporter. This issue can lead to a use-after-free in the main process, resulting in a potentially exploi… CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2019-9818 2024-11-21 13:52 2019-07-23 Show GitHub Exploit DB Packet Storm
212276 5.3 MEDIUM
Network
mozilla thunderbird
firefox_esr
firefox
Images from a different domain can be read using a canvas object in some circumstances. This could be used to steal image data from a different site in violation of same-origin policy. This vulnerabi… CWE-346
 Origin Validation Error
CVE-2019-9817 2024-11-21 13:52 2019-07-23 Show GitHub Exploit DB Packet Storm
212277 5.9 MEDIUM
Network
mozilla thunderbird
firefox_esr
firefox
A possible vulnerability exists where type confusion can occur when manipulating JavaScript objects in object groups, allowing for the bypassing of security checks within these groups. *Note: this vu… CWE-843
Type Confusion
CVE-2019-9816 2024-11-21 13:52 2019-07-23 Show GitHub Exploit DB Packet Storm
212278 9.8 CRITICAL
Network
mozilla firefox Mozilla developers and community members reported memory safety bugs present in Firefox 66. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of… CWE-787
 Out-of-bounds Write
CVE-2019-9814 2024-11-21 13:52 2019-07-23 Show GitHub Exploit DB Packet Storm
212279 8.3 HIGH
Network
mozilla
debian
novell
opensuse
firefox
firefox_esr
thunderbird
debian_linux
suse_package_hub_for_suse_linux_enterprise
leap
As part of a winning Pwn2Own entry, a researcher demonstrated a sandbox escape by installing a malicious language pack and then opening a browser feature that used the compromised translation. This v… CWE-74
Injection
CVE-2019-9811 2024-11-21 13:52 2019-07-23 Show GitHub Exploit DB Packet Storm
212280 9.8 CRITICAL
Network
mozilla thunderbird
firefox_esr
firefox
Mozilla developers and community members reported memory safety bugs present in Firefox 66, Firefox ESR 60.6, and Thunderbird 60.6. Some of these bugs showed evidence of memory corruption and we pres… CWE-787
 Out-of-bounds Write
CVE-2019-9800 2024-11-21 13:52 2019-07-23 Show GitHub Exploit DB Packet Storm