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, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
212711 6.8 警告 Debian
Alessandro Furieri
- FreeXL におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2015-2754 2015-04-6 11:09 2015-03-5 Show GitHub Exploit DB Packet Storm
212712 4.3 警告 Debian
Alessandro Furieri
- FreeXL の parse_SST 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2015-2776 2015-04-6 10:51 2015-03-5 Show GitHub Exploit DB Packet Storm
212713 7.5 危険 Mozilla Foundation - Mozilla Firefox のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2015-0814 2015-04-3 19:42 2015-03-31 Show GitHub Exploit DB Packet Storm
212714 4.3 警告 Mozilla Foundation - Mozilla Firefox におけるユーザ確認の要求を回避される脆弱性 CWE-Other
その他
CVE-2015-0812 2015-04-3 19:42 2015-03-31 Show GitHub Exploit DB Packet Storm
212715 6.4 警告 Mozilla Foundation - Mozilla Firefox の QCMS の実装におけるプロセスヒープメモリから重要な情報を取得される脆弱性 CWE-119
バッファエラー
CVE-2015-0811 2015-04-3 19:42 2015-03-31 Show GitHub Exploit DB Packet Storm
212716 4.3 警告 Mozilla Foundation - Mac OS X 上で稼動する Mozilla Firefox におけるクリックジャッキング攻撃を実行される脆弱性 CWE-20
不適切な入力確認
CVE-2015-0810 2015-04-3 19:42 2015-03-31 Show GitHub Exploit DB Packet Storm
212717 5 警告 Mozilla Foundation - Mozilla Firefox の WebRTC の実装の webrtc::VPMContentAnalysis::Release 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-0808 2015-04-3 19:42 2015-03-31 Show GitHub Exploit DB Packet Storm
212718 7.5 危険 Mozilla Foundation - Mozilla Firefox の Off Main Thread Compositing の実装における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2015-0806 2015-04-3 19:42 2015-03-31 Show GitHub Exploit DB Packet Storm
212719 7.5 危険 Mozilla Foundation - Mozilla Firefox の Off Main Thread Compositing の実装における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2015-0805 2015-04-3 19:42 2015-03-31 Show GitHub Exploit DB Packet Storm
212720 7.5 危険 Mozilla Foundation - Mozilla Firefox の HTMLSourceElement::BindToTree 関数における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-0804 2015-04-3 19:42 2015-03-31 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