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
211151 4.3 警告 The PHP Group
アップル
- PHP で使用される libgd の gdxpm.c 内の gdImageCreateFromXpm 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-2497 2015-06-22 17:54 2014-03-13 Show GitHub Exploit DB Packet Storm
211152 6.8 警告 アップル
Kirill Simonov
- LibYAML の yaml_parser_scan_uri_escapes 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-2525 2015-06-22 17:50 2014-03-26 Show GitHub Exploit DB Packet Storm
211153 6.8 警告 FFmpeg - FFmpeg の libavcodec/h264.c 内の ff_h264_free_tables 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-3417 2015-06-22 17:38 2015-04-14 Show GitHub Exploit DB Packet Storm
211154 5 警告 アップル
Apache Software Foundation
- Apache Subversion の mod_dav_svn Apache HTTPD server モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-3580 2015-06-22 17:27 2014-12-17 Show GitHub Exploit DB Packet Storm
211155 5.8 警告 w1.fi
Canonical
- wpa_supplicant におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-1863 2015-06-22 17:27 2015-04-22 Show GitHub Exploit DB Packet Storm
211156 7.5 危険 Elasticsearch - Elasticsearch の Groovy スクリプトエンジンにおけるサンドボックス保護メカニズムを回避される脆弱性 CWE-Other
その他
CVE-2015-1427 2015-06-22 17:25 2015-02-11 Show GitHub Exploit DB Packet Storm
211157 7.5 危険 Novell
The Document Foundation
- LibreOffice の Impress Remote のソケットマネージャにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-3693 2015-06-22 17:23 2014-11-5 Show GitHub Exploit DB Packet Storm
211158 4.3 警告 サン・マイクロシステムズ
Apache Software Foundation
- Apache OpenOffice および OpenOffice.org の OLE プレビュー生成におけるドキュメントに任意のデータを埋め込まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-3575 2015-06-22 17:23 2014-08-21 Show GitHub Exploit DB Packet Storm
211159 10 危険 Novell
The Document Foundation
Canonical
- LibreOffice における脆弱性 CWE-noinfo
情報不足
CVE-2014-0247 2015-06-22 17:21 2014-06-23 Show GitHub Exploit DB Packet Storm
211160 4.3 警告 Igor Sysoev - nginx の SMTP proxy の mail/ngx_mail_smtp_handler.c の STARTTLS 実装における暗号化された SMTP セッションにコマンドを挿入される脆弱性 CWE-Other
その他
CVE-2014-3556 2015-06-22 16:30 2014-08-5 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