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":June 1, 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
222731 6.8 警告 CRU Acquisition Group - CRU Ditto Forensic FieldStation のファームウェアにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-6883 2013-12-19 15:54 2013-10-15 Show GitHub Exploit DB Packet Storm
222732 4.3 警告 CRU Acquisition Group - CRU Ditto Forensic FieldStation のファームウェアにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6882 2013-12-19 15:52 2013-12-12 Show GitHub Exploit DB Packet Storm
222733 2.1 注意 valve software - Valve SteamOS の valve-bugreporter パッケージの Valve Bug Reporter における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2013-7128 2013-12-19 15:51 2013-12-14 Show GitHub Exploit DB Packet Storm
222734 4.3 警告 ThemeBeans - WordPress 用 ThemeBeans Blooog Theme におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-7129 2013-12-19 14:47 2013-12-2 Show GitHub Exploit DB Packet Storm
222735 2.1 注意 アップル - Apple Mac OS X 上で稼働する Safari における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2013-7127 2013-12-19 14:41 2013-12-13 Show GitHub Exploit DB Packet Storm
222736 8.8 危険 Google - Android におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-6271 2013-12-19 12:13 2013-11-27 Show GitHub Exploit DB Packet Storm
222737 4.7 警告 Eaton - 複数の Cooper Power Systems 製品 の DNP3 コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-2816 2013-12-19 11:58 2013-12-12 Show GitHub Exploit DB Packet Storm
222738 7.1 危険 Eaton - Cooper Power Systems Cybectec DNP3 Master OPC Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-2814 2013-12-19 11:56 2013-12-12 Show GitHub Exploit DB Packet Storm
222739 7.1 危険 Eaton - 複数の Cooper Power Systems 製品 の DNP3 コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-2813 2013-12-19 11:55 2013-12-12 Show GitHub Exploit DB Packet Storm
222740 8 危険 シーメンス - Siemens RuggedCom ROS の統合された HTTPS サーバにおける管理者アクションの制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-6926 2013-12-18 16:56 2013-12-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 1, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
273361 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
273362 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
273363 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
273364 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
273365 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
273366 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
273367 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
273368 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
273369 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
273370 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