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 31, 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
225371 4.3 警告 Kasper Skarhoj - TYPO3 用 Accessible browse results for indexed search エクステンションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4747 2013-07-3 17:54 2013-06-3 Show GitHub Exploit DB Packet Storm
225372 4.3 警告 Kurt Gusbeth - TYPO3 用 My quiz and poll エクステンションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4746 2013-07-3 17:53 2013-02-19 Show GitHub Exploit DB Packet Storm
225373 4.3 警告 Kurt Gusbeth - TYPO3 用 myquizpoll エクステンションにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-4745 2013-07-3 17:52 2008-06-7 Show GitHub Exploit DB Packet Storm
225374 4.3 警告 Sebastian Bergmann - TYPO3 用 PHPUnit エクステンションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4744 2013-07-3 17:52 2013-01-11 Show GitHub Exploit DB Packet Storm
225375 6.8 警告 X.Org Foundation
Openchrome
- Openchrome の X.org libchromeXvMC および libchromeXvMCPro における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-1994 2013-07-3 16:38 2013-05-23 Show GitHub Exploit DB Packet Storm
225376 3.5 注意 TYPO3 Association - TYPO3 の function menu API におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6148 2013-07-3 16:05 2012-11-8 Show GitHub Exploit DB Packet Storm
225377 3.5 注意 TYPO3 Association - TYPO3 の Backend API の tree render API におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6147 2013-07-3 16:05 2012-11-8 Show GitHub Exploit DB Packet Storm
225378 3.5 注意 TYPO3 Association - TYPO3 の Backend History モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6145 2013-07-3 16:04 2012-11-8 Show GitHub Exploit DB Packet Storm
225379 6.5 警告 TYPO3 Association - TYPO3 の Backend History モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-6144 2013-07-3 16:03 2012-11-8 Show GitHub Exploit DB Packet Storm
225380 9 危険 IBM - IBM IMS Enterprise Suite の SOAP Gateway における任意のコマンドを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-3003 2013-07-3 16:00 2013-06-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2421 5.3 MEDIUM
Network
- - Open ISES Tickets before 3.44.2 embeds a hardcoded WhitePages reverse-phone API key in wp1.php that is committed to the public source repository. Any actor with read access to the source tree can ext… CWE-798
 Use of Hard-coded Credentials
CVE-2026-48243 2026-05-22 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm
2422 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
2423 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
2424 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
2425 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
2426 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
2427 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
2428 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
2429 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
2430 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