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 2, 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
209711 2.6 注意 Migrate project - Drupal 用 Migrate モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-5514 2015-08-25 18:16 2015-07-1 Show GitHub Exploit DB Packet Storm
209712 2.1 注意 National Information Infrastructure Development Institute - Drupal 用 Shibboleth authentication モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-5513 2015-08-25 18:16 2015-06-24 Show GitHub Exploit DB Packet Storm
209713 5 警告 me aliases project - Drupal 用 me aliases モジュールにおける "me" ユーザ引数ハンドラを使用するビューにアクセスされる脆弱性 CWE-Other
その他
CVE-2015-5512 2015-08-25 18:16 2015-06-24 Show GitHub Exploit DB Packet Storm
209714 5 警告 HybridAuth Social Login project - Drupal 用 HybridAuth Social Login モジュールにおける管理者限定のユーザ登録を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-5511 2015-08-25 18:16 2015-06-24 Show GitHub Exploit DB Packet Storm
209715 5.8 警告 Content Construction Kit project - Drupal 用 Content Construction Kit におけるオープンリダイレクトの脆弱性 CWE-Other
その他
CVE-2015-5510 2015-08-25 18:16 2015-06-17 Show GitHub Exploit DB Packet Storm
209716 6 警告 Administration Views project - Drupal 用 Administration Views モジュールにおける制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-5509 2015-08-25 18:16 2015-02-20 Show GitHub Exploit DB Packet Storm
209717 5.1 警告 The eXtensible Catalog Drupal Toolkit project - Drupal 用 The eXtensible Catalog Drupal Toolkit の XC NCIP Provider モジュールにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2015-5508 2015-08-25 18:16 2015-06-17 Show GitHub Exploit DB Packet Storm
209718 4.3 警告 Inline Entity Form project - Drupal 用 Inline Entity Form モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-5507 2015-08-25 18:16 2015-06-17 Show GitHub Exploit DB Packet Storm
209719 5 警告 Apache Solr Real-Time project - Drupal 用 Apache Solr Real-Time モジュールにおける未公開のコンテンツに関する情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-5506 2015-08-25 18:16 2015-05-16 Show GitHub Exploit DB Packet Storm
209720 6.8 警告 Coldfront Labs Inc. - Drupal 用 HTTP Strict Transport Security モジュールにおける脆弱性 CWE-Other
その他
CVE-2015-5505 2015-08-25 18:16 2015-06-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2661 8.1 HIGH
Network
- - Open ISES Tickets before 3.44.2 contains hardcoded MySQL database connection credentials (host, username, password, database name) in import_mdb.php. The credentials are embedded in source code commi… CWE-798
 Use of Hard-coded Credentials
CVE-2026-48242 2026-05-22 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm
2662 8.1 HIGH
Network
- - Open ISES Tickets before 3.44.2 contains hardcoded MySQL database credentials in loader.php (a public-facing database utility) that are committed to the source repository. Any actor with access to th… CWE-798
 Use of Hard-coded Credentials
CVE-2026-48241 2026-05-22 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm
2663 7.1 HIGH
Network
- - Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in ajax/statistics.php where the tick_id and f_tick_id POST parameters are concatenated into WHERE clauses of SELECT statements … CWE-89
SQL Injection
CVE-2026-48240 2026-05-22 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm
2664 7.1 HIGH
Network
- - Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in ajax/reports.php where the tick_id POST parameter is concatenated into the WHERE clause of SELECT statements in the incidents… CWE-89
SQL Injection
CVE-2026-48239 2026-05-22 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm
2665 7.1 HIGH
Network
- - Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in ajax/mobile_main.php where the id GET parameter is concatenated into the WHERE clause of a SELECT statement used as a ticket-… CWE-89
SQL Injection
CVE-2026-48238 2026-05-22 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm
2666 7.1 HIGH
Network
- - Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in message.php where the frm_ticket_id and frm_resp_id POST parameters are concatenated into WHERE clauses of SELECT/UPDATE stat… CWE-89
SQL Injection
CVE-2026-48237 2026-05-22 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm
2667 7.1 HIGH
Network
- - Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in db_loader.php where the multiple POST parameters (ticketsdb, ticketshost, ticketsuser, ticketspassword) are concatenated into… CWE-89
SQL Injection
CVE-2026-48236 2026-05-22 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm
2668 8.2 HIGH
Network
- - Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in incs/remotes.inc.php where latitude, longitude, callsign, mph, altitude, and timestamp values parsed from external GPS tracki… CWE-89
SQL Injection
CVE-2026-48235 2026-05-22 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm
2669 7.1 HIGH
Network
- - Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in portal/ajax/list_requests.php where the sort and dir GET parameters are concatenated into the ORDER BY clause of a SELECT sta… CWE-89
SQL Injection
CVE-2026-48234 2026-05-22 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm
2670 7.1 HIGH
Network
- - Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in ajax/sit_incidents.php where the offset GET parameter is concatenated into the LIMIT clause of a SELECT statement without san… CWE-89
SQL Injection
CVE-2026-48233 2026-05-22 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm