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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228661 5 警告 The Tor Project - Tor の or/policies.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2012-4419 2012-11-15 17:12 2012-08-25 Show GitHub Exploit DB Packet Storm
228662 7.9 危険 VMware - VMware Workstation および VMware Player におけるホスト OS の権限を取得される脆弱性 CWE-Other
その他
CVE-2012-5459 2012-11-15 16:44 2012-11-8 Show GitHub Exploit DB Packet Storm
228663 8.3 危険 VMware - VMware Workstation および VMware Player におけるホスト OS の権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5458 2012-11-15 16:43 2012-11-8 Show GitHub Exploit DB Packet Storm
228664 9.3 危険 VMware - 複数の VMware 製品で使用される VMware OVF Tool におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2012-3569 2012-11-15 16:43 2012-11-8 Show GitHub Exploit DB Packet Storm
228665 6.8 警告 IBM - IBM WebSphere Application Server におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-4853 2012-11-15 16:42 2012-10-29 Show GitHub Exploit DB Packet Storm
228666 4.3 警告 IBM - IBM WebSphere Application Server の Liberty Profile におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4851 2012-11-15 16:41 2012-10-29 Show GitHub Exploit DB Packet Storm
228667 7.5 危険 IBM - IBM WebSphere Application Server の Liberty Profile における権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2012-4850 2012-11-15 16:39 2012-10-29 Show GitHub Exploit DB Packet Storm
228668 4 警告 IBM - IBM Cognos Business Intelligence におけるサービス運用妨害 (CPU 資源の消費) の脆弱性 CWE-189
数値処理の問題
CVE-2012-4847 2012-11-15 16:38 2012-11-14 Show GitHub Exploit DB Packet Storm
228669 5 警告 IBM - IBM WebSphere Application Server および WebSphere Virtual Enterprise におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2012-3330 2012-11-15 16:37 2012-10-29 Show GitHub Exploit DB Packet Storm
228670 5.8 警告 OpenStack - OpenStack Dashboard の views/auth_forms.py におけるオープンリダイレクトの脆弱性 CWE-20
不適切な入力確認
CVE-2012-3540 2012-11-15 14:27 2012-08-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 25, 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
211361 7.5 HIGH
Network
ecstatic_project ecstatic Certain input strings when passed to new Date() or Date.parse() in ecstatic node module before 1.4.0 will cause v8 to raise an exception. This leads to a crash and denial of service in ecstatic when … CWE-20
 Improper Input Validation 
CVE-2015-9242 2024-11-21 11:40 2018-05-30 Show GitHub Exploit DB Packet Storm
211362 7.5 HIGH
Network
hapijs hapi Certain input passed into the If-Modified-Since or Last-Modified headers will cause an 'illegal access' exception to be raised. Instead of sending a HTTP 500 error back to the sender, hapi node modul… CWE-20
 Improper Input Validation 
CVE-2015-9241 2024-11-21 11:40 2018-05-30 Show GitHub Exploit DB Packet Storm
211363 7.5 HIGH
Network
keystonejs keystone Due to a bug in the the default sign in functionality in the keystone node module before 0.3.16, incomplete email addresses could be matched. A correct password is still required to complete sign in. CWE-255
Credentials Management
CVE-2015-9240 2024-11-21 11:40 2018-05-30 Show GitHub Exploit DB Packet Storm
211364 9.8 CRITICAL
Network
auth0 jsonwebtoken In jsonwebtoken node module before 4.2.2 it is possible for an attacker to bypass verification when a token digitally signed with an asymmetric key (RS/ES family) of algorithms but instead the attack… CWE-327
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2015-9235 2024-11-21 11:40 2018-05-30 Show GitHub Exploit DB Packet Storm
211365 9.8 CRITICAL
Network
qualcomm mdm9615_firmware
mdm9625_firmware
mdm9635m_firmware
sd_400_firmware
sd_600_firmware
sd_800_firmware
In Android before 2018-04-05 or earlier security patch level on Qualcomm Snapdragon Mobile MDM9615, MDM9625, MDM9635M, SD 400, SD 600, and SD 800, a buffer overflow can occur when processing an audio… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2015-9223 2024-11-21 11:40 2018-04-18 Show GitHub Exploit DB Packet Storm
211366 9.8 CRITICAL
Network
qualcomm sd_400_firmware
sd_800_firmware
sd_810_firmware
In Android before 2018-04-05 or earlier security patch level on Qualcomm Snapdragon Mobile SD 400, SD 800, and SD 810, lack of validation of pointers passed by secure apps could lead to an untrusted … CWE-476
 NULL Pointer Dereference
CVE-2015-9221 2024-11-21 11:40 2018-04-18 Show GitHub Exploit DB Packet Storm
211367 9.8 CRITICAL
Network
qualcomm sd_400_firmware
sd_800_firmware
In Android before 2018-04-05 or earlier security patch level on Qualcomm Snapdragon Mobile SD 400 and SD 800, an integer overflow to buffer overflow can occur in a DRM API. CWE-190
 Integer Overflow or Wraparound
CVE-2015-9219 2024-11-21 11:40 2018-04-18 Show GitHub Exploit DB Packet Storm
211368 9.8 CRITICAL
Network
qualcomm mdm9615_firmware
mdm9625_firmware
mdm9635m_firmware
sd_810_firmware
In Android before 2018-04-05 or earlier security patch level on Qualcomm Snapdragon Mobile MDM9615, MDM9625, MDM9635M, and SD 810, improper input validation can cause a null pointer dereference in US… CWE-476
 NULL Pointer Dereference
CVE-2015-9215 2024-11-21 11:40 2018-04-18 Show GitHub Exploit DB Packet Storm
211369 9.8 CRITICAL
Network
qualcomm msm8909w_firmware
sd_210_firmware
sd_212_firmware
sd_205_firmware
sd_400_firmware
sd_410_firmware
sd_412_firmware
sd_800_firmware
In Android before 2018-04-05 or earlier security patch level on Qualcomm Snapdragon Mobile and Snapdragon Wear MSM8909W, SD 210/SD 212/SD 205, SD 400, SD 410/12, and SD 800, lack of input validation … CWE-119
CWE-20
Incorrect Access of Indexable Resource ('Range Error') 
 Improper Input Validation 
CVE-2015-9212 2024-11-21 11:40 2018-04-18 Show GitHub Exploit DB Packet Storm
211370 9.8 CRITICAL
Network
qualcomm sd_210_firmware
sd_212_firmware
sd_205_firmware
sd_410_firmware
sd_412_firmware
sd_615_firmware
sd_616_firmware
sd_415_firmware
sd_808_firmware
sd_810_firmware
In Android before 2018-04-05 or earlier security patch level on Qualcomm Snapdragon Mobile and Snapdragon Wear MSM8909W, SD 210/SD 212/SD 205, SD 410/12, SD 615/16/SD 415, SD 808, and SD 810, in a Pl… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2015-9205 2024-11-21 11:40 2018-04-18 Show GitHub Exploit DB Packet Storm