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 28, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
256731 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- 複数の Mozilla 製品の HTML パーサにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-1571 2010-04-1 13:51 2010-02-17 Show GitHub Exploit DB Packet Storm
256732 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- 複数の Mozilla 製品のブラウザエンジンにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-0159 2010-04-1 13:50 2010-02-17 Show GitHub Exploit DB Packet Storm
256733 9.3 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- 複数の Mozilla 製品における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2009-3979 2010-04-1 13:49 2009-12-15 Show GitHub Exploit DB Packet Storm
256734 4.4 警告 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox におけるダウンロードファイルを置き換えられる脆弱性 CWE-Other
その他
CVE-2009-3274 2010-04-1 13:47 2009-09-21 Show GitHub Exploit DB Packet Storm
256735 9.3 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox/SeaMonkey における意図しないファイルをダウンロードさせられる脆弱性 CWE-16
環境設定
CVE-2009-3376 2010-04-1 13:46 2009-10-27 Show GitHub Exploit DB Packet Storm
256736 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox の ブラウザエンジンにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2009-3380 2010-04-1 13:45 2009-10-27 Show GitHub Exploit DB Packet Storm
256737 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox の JavaScript エンジンにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2009-3075 2010-04-1 13:44 2009-09-9 Show GitHub Exploit DB Packet Storm
256738 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox のブラウザエンジンにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2009-3072 2010-04-1 13:43 2009-09-9 Show GitHub Exploit DB Packet Storm
256739 9.3 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox における任意の PKCS11 モジュールをインストール/削除させる脆弱性 CWE-Other
その他
CVE-2009-3076 2010-04-1 13:42 2009-09-9 Show GitHub Exploit DB Packet Storm
256740 9.3 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox における XUL ツリー要素に関する任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-3077 2010-04-1 13:41 2009-09-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
269061 5.5 MEDIUM
Local
qemu
debian
qemu
debian_linux
QEMU (aka Quick Emulator) built with the e1000 NIC emulation support is vulnerable to an infinite loop issue. It could occur while processing data via transmit or receive descriptors, provided the in… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2016-1981 2024-11-21 11:47 2016-12-30 Show GitHub Exploit DB Packet Storm
269062 5.5 MEDIUM
Local
qemu
debian
qemu
debian_linux
QEMU (aka Quick Emulator) built with the TPR optimization for 32-bit Windows guests support is vulnerable to a null pointer dereference flaw. It occurs while doing I/O port write operations via hmp i… CWE-476
 NULL Pointer Dereference
CVE-2016-1922 2024-11-21 11:47 2016-12-30 Show GitHub Exploit DB Packet Storm
269063 9.8 CRITICAL
Network
hp
openssl
oracle
icewall_sso
icewall_mcrp
icewall_sso_agent_option
icewall_federation_agent
openssl
linux
The BN_bn2dec function in crypto/bn/bn_print.c in OpenSSL before 1.1.0 does not properly validate division results, which allows remote attackers to cause a denial of service (out-of-bounds write and… CWE-787
 Out-of-bounds Write
CVE-2016-2182 2024-11-21 11:47 2016-09-16 Show GitHub Exploit DB Packet Storm
269064 7.5 HIGH
Network
openssl
oracle
openssl
linux
The Anti-Replay feature in the DTLS implementation in OpenSSL before 1.1.0 mishandles early use of a new epoch number in conjunction with a large sequence number, which allows remote attackers to cau… CWE-189
Numeric Errors
CVE-2016-2181 2024-11-21 11:47 2016-09-16 Show GitHub Exploit DB Packet Storm
269065 7.5 HIGH
Network
openssl
oracle
openssl
linux
The DTLS implementation in OpenSSL before 1.1.0 does not properly restrict the lifetime of queue entries associated with unused out-of-order messages, which allows remote attackers to cause a denial … CWE-399
 Resource Management Errors
CVE-2016-2179 2024-11-21 11:47 2016-09-16 Show GitHub Exploit DB Packet Storm
269066 7.5 HIGH
Network
redhat
python
cisco
openssl
oracle
nodejs
enterprise_linux
jboss_enterprise_application_platform
jboss_enterprise_web_server
jboss_web_server
python
content_security_management_appliance
openssl
database
node.js
The DES and Triple DES ciphers, as used in the TLS, SSH, and IPSec protocols and other protocols and products, have a birthday bound of approximately four billion blocks, which makes it easier for re… CWE-200
Information Exposure
CVE-2016-2183 2024-11-21 11:47 2016-09-1 Show GitHub Exploit DB Packet Storm
269067 7.8 HIGH
Local
linux linux_kernel sound/soc/msm/qdsp6v2/msm-audio-effects-q6-v2.c in the MSM QDSP6 audio driver for the Linux kernel 3.x, as used in Qualcomm Innovation Center (QuIC) Android contributions for MSM devices and other pr… CWE-787
 Out-of-bounds Write
CVE-2016-2065 2024-11-21 11:47 2016-08-8 Show GitHub Exploit DB Packet Storm
269068 7.8 HIGH
Local
linux linux_kernel sound/soc/msm/qdsp6v2/msm-audio-effects-q6-v2.c in the MSM QDSP6 audio driver for the Linux kernel 3.x, as used in Qualcomm Innovation Center (QuIC) Android contributions for MSM devices and other pr… CWE-125
Out-of-bounds Read
CVE-2016-2064 2024-11-21 11:47 2016-08-8 Show GitHub Exploit DB Packet Storm
269069 7.8 HIGH
Local
linux linux_kernel Stack-based buffer overflow in the supply_lm_input_write function in drivers/thermal/supply_lm_core.c in the MSM Thermal driver for the Linux kernel 3.x, as used in Qualcomm Innovation Center (QuIC) … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-2063 2024-11-21 11:47 2016-08-8 Show GitHub Exploit DB Packet Storm
269070 8.6 HIGH
Network
mozilla netscape_portable_runtime Multiple integer overflows in io/prprf.c in Mozilla Netscape Portable Runtime (NSPR) before 4.12 allow remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified oth… CWE-190
 Integer Overflow or Wraparound
CVE-2016-1951 2024-11-21 11:47 2016-08-8 Show GitHub Exploit DB Packet Storm