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 27, 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
240861 6 警告 Karen Stevenson - Drupal 用 Date モジュールのイベントの変更フォームにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-1626 2012-09-21 14:59 2012-01-11 Show GitHub Exploit DB Packet Storm
240862 6 警告 WizOne Solutions - Drupal 用 Fill PDF モジュールの fillpdf.admin.inc における任意の PHP コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2012-1625 2012-09-21 14:58 2012-01-4 Show GitHub Exploit DB Packet Storm
240863 6.8 警告 Erik Webb - Drupal 用 Password Policy モジュールにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-1633 2012-09-21 14:58 2012-01-11 Show GitHub Exploit DB Packet Storm
240864 2.1 注意 Erik Webb - Drupal 用 Password Policy モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1632 2012-09-21 14:57 2012-01-11 Show GitHub Exploit DB Packet Storm
240865 3.5 注意 Marco Villegas - Drupal 用 Vote Up/Down モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1627 2012-09-21 14:52 2012-01-11 Show GitHub Exploit DB Packet Storm
240866 2.1 注意 Alquimia - Drupal 用 Managesite モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1640 2012-09-21 14:52 2012-01-25 Show GitHub Exploit DB Packet Storm
240867 6 警告 Dominique CLAUSE - Drupal 用 Search Autocomplete モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-1638 2012-09-21 14:51 2012-01-25 Show GitHub Exploit DB Packet Storm
240868 3.5 注意 CollectiveColors - Drupal 用 Taxonomy Views Integrator モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1653 2012-09-21 14:35 2012-02-29 Show GitHub Exploit DB Packet Storm
240869 2.1 注意 Wim Leers - Drupal 用 Hierarchical Select モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1652 2012-09-21 14:34 2012-02-29 Show GitHub Exploit DB Packet Storm
240870 3.5 注意 ThinkLeft - Drupal 用 Submenu Tree モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1651 2012-09-21 14:34 2012-02-29 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