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 7, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
241791 7.5 危険 greatclone - Youtuber Clone の ugroups.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3419 2012-06-26 16:02 2008-07-31 Show GitHub Exploit DB Packet Storm
241792 7.5 危険 fipsasp - fipsCMS light の home/index.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3417 2012-06-26 16:02 2008-07-31 Show GitHub Exploit DB Packet Storm
241793 7.5 危険 CMScout - CMScout の common.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-3415 2012-06-26 16:02 2008-07-31 Show GitHub Exploit DB Packet Storm
241794 7.5 危険 greatclone - Greatclone GC Auction Platinum の category.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3413 2012-06-26 16:02 2008-07-31 Show GitHub Exploit DB Packet Storm
241795 7.5 危険 ecshop - Comsenz EPShop における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3412 2012-06-26 16:02 2008-07-31 Show GitHub Exploit DB Packet Storm
241796 10 危険 Axesstel - Axesstel AXW-D800 モデムにおける設定を変更される脆弱性 CWE-287
不適切な認証
CVE-2008-3411 2012-06-26 16:02 2008-07-31 Show GitHub Exploit DB Packet Storm
241797 5 警告 epic games - Unreal Tournament 3 におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
CWE-399
CVE-2008-3410 2012-06-26 16:02 2008-07-31 Show GitHub Exploit DB Packet Storm
241798 7.5 危険 epic games - Unreal Tournament 3 におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-3409 2012-06-26 16:02 2008-07-31 Show GitHub Exploit DB Packet Storm
241799 6.8 警告 coolplayer - CoolPlayer におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-3408 2012-06-26 16:02 2008-07-31 Show GitHub Exploit DB Packet Storm
241800 5 警告 epic games - UT2004 におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-3396 2012-06-26 16:02 2008-07-31 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
267451 5.3 MEDIUM
Network
secure-compare_project secure-compare secure-compare 3.0.0 and below do not actually compare two strings properly. compare was actually comparing the first argument with itself, meaning the check passed for any two strings of the same le… CWE-134
Use of Externally-Controlled Format String
CVE-2015-9238 2024-11-21 11:40 2018-06-1 Show GitHub Exploit DB Packet Storm
267452 5.3 MEDIUM
Network
hapijs hapi Hapi versions less than 11.0.0 implement CORS incorrectly and allowed for configurations that at best returned inconsistent headers and at worst allowed cross-origin activities that were expected to … CWE-200
Information Exposure
CVE-2015-9236 2024-11-21 11:40 2018-06-1 Show GitHub Exploit DB Packet Storm
267453 9.8 CRITICAL
Network
mysqljs mysql Keys of objects in mysql node module v2.0.0-alpha7 and earlier are not escaped with `mysql.escape()` which could lead to SQL Injection. CWE-89
SQL Injection
CVE-2015-9244 2024-11-21 11:40 2018-05-30 Show GitHub Exploit DB Packet Storm
267454 5.9 MEDIUM
Network
hapijs hapi When server level, connection level or route level CORS configurations in hapi node module before 11.1.4 are combined and when a higher level config included security restrictions (like origin), a hi… CWE-254
 7PK - Security Features
CVE-2015-9243 2024-11-21 11:40 2018-05-30 Show GitHub Exploit DB Packet Storm
267455 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
267456 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
267457 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
267458 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
267459 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
267460 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