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 28, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
218741 4.3 警告 ClipBucket - ClipBucket の signup.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-4187 2014-06-19 11:49 2014-06-14 Show GitHub Exploit DB Packet Storm
218742 5 警告 OpenAFS - OpenAFS におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2014-4044 2014-06-19 11:46 2014-06-12 Show GitHub Exploit DB Packet Storm
218743 4.3 警告 HAM3D - HAM3D Shop Engine の rating/rating.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-4302 2014-06-19 11:40 2014-06-11 Show GitHub Exploit DB Packet Storm
218744 6 警告 OpenStack - OpenStack Identity における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-3476 2014-06-19 11:33 2014-05-31 Show GitHub Exploit DB Packet Storm
218745 9.3 危険 シトリックス・システムズ - Citrix Access Gateway Enterprise Edition Plug-in for Windows におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2592 2014-06-19 11:23 2011-07-19 Show GitHub Exploit DB Packet Storm
218746 5 警告 Puppet - Puppet Enterprise における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-3249 2014-06-19 11:07 2014-06-10 Show GitHub Exploit DB Packet Storm
218747 4.3 警告 Digium - Asterisk Open Source の PJSIP チャネルドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2014-4048 2014-06-19 11:01 2014-06-12 Show GitHub Exploit DB Packet Storm
218748 5 警告 Digium - Asterisk Open Source および Certified Asterisk におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2014-4047 2014-06-19 11:00 2014-05-9 Show GitHub Exploit DB Packet Storm
218749 6.5 警告 Digium - Asterisk Open Source および Certified Asterisk における任意のシェルコマンドを実行される脆弱性 CWE-Other
その他
CVE-2014-4046 2014-06-19 10:59 2014-06-12 Show GitHub Exploit DB Packet Storm
218750 4.3 警告 Digium - Asterisk Open Source の PJSIP チャネルドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2014-4045 2014-06-19 10:59 2014-06-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 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
1521 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
1522 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
1523 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
1524 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
1525 7.1 HIGH
Network
- - Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in ajax/fullsit_incidents.php where the offset GET parameter is concatenated into the LIMIT clause of a SELECT statement without… CWE-89
SQL Injection
CVE-2026-48232 2026-05-22 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm
1526 7.1 HIGH
Network
- - Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in tables.php where the multiple POST parameters (tablename, indexname, sortby) are concatenated into table/column identifiers i… CWE-89
SQL Injection
CVE-2026-48231 2026-05-22 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm
1527 5.4 MEDIUM
Network
- - Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in ticketsmdb_import.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsan… CWE-79
Cross-site Scripting
CVE-2026-48230 2026-05-22 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm
1528 5.4 MEDIUM
Network
- - Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in routes_i.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized va… CWE-79
Cross-site Scripting
CVE-2026-48229 2026-05-22 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm
1529 5.4 MEDIUM
Network
- - Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in patient_w.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized v… CWE-79
Cross-site Scripting
CVE-2026-48228 2026-05-22 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm
1530 5.4 MEDIUM
Network
- - Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in patient.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized val… CWE-79
Cross-site Scripting
CVE-2026-48227 2026-05-22 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm