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
243721 3.5 注意 BoonEx - Boonex Orca におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-2919 2012-06-26 16:10 2009-08-21 Show GitHub Exploit DB Packet Storm
243722 9.3 危険 2kgames - 2K Games Vietcong の logs.dl の CNS_AddTxt 関数におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2009-2916 2012-06-26 16:10 2009-08-21 Show GitHub Exploit DB Packet Storm
243723 7.5 危険 2fly - 2FLY Gift Delivery System の 2fly_gift.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-2915 2012-06-26 16:10 2009-08-21 Show GitHub Exploit DB Packet Storm
243724 7.5 危険 clone2009 - Ebay Clone における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-2894 2012-06-26 16:10 2009-08-20 Show GitHub Exploit DB Packet Storm
243725 6.8 警告 arabless - SaphpLesson の admin/login.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-2883 2012-06-26 16:10 2009-08-20 Show GitHub Exploit DB Packet Storm
243726 4.3 警告 datingpro - PG MatchMaking におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-2882 2012-06-26 16:10 2009-08-20 Show GitHub Exploit DB Packet Storm
243727 7.5 危険 artis.imag - Basilic における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-2881 2012-06-26 16:10 2009-08-20 Show GitHub Exploit DB Packet Storm
243728 7.3 危険 シスコシステムズ - Cisco Aironet Lightweight Access Point などの OTAP 機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-2861 2012-06-26 16:10 2009-08-25 Show GitHub Exploit DB Packet Storm
243729 4.3 警告 classifiedphpscript - PHP Open Classifieds Script におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-2785 2012-06-26 16:10 2009-08-17 Show GitHub Exploit DB Packet Storm
243730 7.5 危険 garagesalesjunkie - GarageSales Script の visitor/view.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-2777 2012-06-26 16:10 2009-08-14 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