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 31, 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
255201 4.4 警告 サイバートラスト株式会社
VMware
レッドハット
- Red Hat Enterprise Linux の pam_krb5 における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-3825 2011-02-28 14:48 2008-10-2 Show GitHub Exploit DB Packet Storm
255202 6.8 警告 Haxx
アップル
VMware
サイバートラスト株式会社
レッドハット
- libcurl の content_encoding.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0734 2011-02-28 14:41 2010-02-9 Show GitHub Exploit DB Packet Storm
255203 4.3 警告 VMware
OpenSSL Project
- OpenSSL クライアントの ssl3_get_key_exchange 関数における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-2939 2011-02-28 14:39 2010-08-17 Show GitHub Exploit DB Packet Storm
255204 10 危険 アップル
サイバートラスト株式会社
VMware
サン・マイクロシステムズ
レッドハット
- 複数の Oracle 製品 の Java Deployment Toolkit コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0886 2011-02-28 14:16 2010-04-15 Show GitHub Exploit DB Packet Storm
255205 8.3 危険 インターネットイニシアティブ - SEIL シリーズにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0454 2011-02-28 12:08 2011-02-28 Show GitHub Exploit DB Packet Storm
255206 6.8 警告 Google - OpenCORE の Huffman デコーディング機能における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-0475 2011-02-25 14:13 2009-02-17 Show GitHub Exploit DB Packet Storm
255207 7.2 危険 Google - T-Mobile G1 phone 上で稼働する Open Handset Alliance Android の link_image 関数における任意のファイルを作成される脆弱性 CWE-20
不適切な入力確認
CVE-2009-0606 2011-02-25 14:11 2009-02-17 Show GitHub Exploit DB Packet Storm
255208 5 警告 シスコシステムズ - Cisco IOS 上で稼働する STCAPP におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-4687 2011-02-25 14:07 2011-01-7 Show GitHub Exploit DB Packet Storm
255209 7.8 危険 シスコシステムズ - Cisco IOS 上で稼働する CallManager Express におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4686 2011-02-25 14:05 2011-01-7 Show GitHub Exploit DB Packet Storm
255210 4 警告 シスコシステムズ - Cisco IOS における証明書マップによる制限を回避される脆弱性 CWE-310
暗号の問題
CVE-2010-4685 2011-02-25 14:03 2011-01-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 1, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
218181 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
218182 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
218183 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
218184 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
218185 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
218186 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
218187 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
218188 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
218189 6.5 MEDIUM
Network
freedesktop
debian
fedoraproject
redhat
poppler
debian_linux
fedora
enterprise_linux
enterprise_linux_eus
enterprise_linux_server_tus
enterprise_linux_server_aus
The JPXStream::init function in Poppler 0.78.0 and earlier doesn't check for negative values of stream length, leading to an Integer Overflow, thereby making it possible to allocate a large memory ch… CWE-190
 Integer Overflow or Wraparound
CVE-2019-9959 2024-11-21 13:52 2019-07-23 Show GitHub Exploit DB Packet Storm
218190 8.1 HIGH
Network
mozilla firefox
firefox_esr
thunderbird
If hyperthreading is not disabled, a timing attack vulnerability exists, similar to previous Spectre attacks. Apple has shipped macOS 10.14.5 with an option to disable hyperthreading in applications … CWE-203
 Information Exposure Through Discrepancy
CVE-2019-9815 2024-11-21 13:52 2019-07-23 Show GitHub Exploit DB Packet Storm