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
228591 5 警告 DFLabs - DFLabs PTK におけるログなどを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5901 2012-11-20 13:52 2012-11-17 Show GitHub Exploit DB Packet Storm
228592 7.5 危険 SAMEDIA O.E. - SAMEDIA LandShop における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-5900 2012-11-20 13:49 2012-11-17 Show GitHub Exploit DB Packet Storm
228593 4.3 警告 SAMEDIA O.E. - SAMEDIA LandShop の admin/action/objects.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-5899 2012-11-20 13:48 2012-11-17 Show GitHub Exploit DB Packet Storm
228594 6.8 警告 SAMEDIA O.E. - SAMEDIA LandShop におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-5898 2012-11-20 13:47 2012-11-17 Show GitHub Exploit DB Packet Storm
228595 10 危険 Quest Software Inc. - Quest InTrust の AnnotateX.dll における任意のコードを実行される脆弱性 CWE-DesignError
CVE-2012-5896 2012-11-20 13:43 2012-11-17 Show GitHub Exploit DB Packet Storm
228596 10 危険 iRODS - iRODS における脆弱性 CWE-noinfo
情報不足
CVE-2012-5895 2012-11-20 13:43 2012-03-16 Show GitHub Exploit DB Packet Storm
228597 7.5 危険 Havalite - Havalite CMS の hava_post.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-5894 2012-11-20 13:42 2012-11-17 Show GitHub Exploit DB Packet Storm
228598 6.8 警告 Havalite - Havalite CMS の hava_upload.php における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2012-5893 2012-11-20 13:41 2012-11-17 Show GitHub Exploit DB Packet Storm
228599 5 警告 Havalite - Havalite CMS における構成データベースをダウンロードされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5892 2012-11-20 13:40 2012-11-17 Show GitHub Exploit DB Packet Storm
228600 6.8 警告 Alexei Shamov - DAlbum の photo/pass.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-5891 2012-11-20 13:38 2012-11-17 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