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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
236641 7.5 危険 linuxwebshop - LWS php User Base の include/unverified.inc.php におけるディレクトリトラバーサルの脆弱性 CWE-22
CWE-94
CVE-2008-7240 2012-09-25 17:27 2009-09-17 Show GitHub Exploit DB Packet Storm
236642 10 危険 netplex-tech - xtacacsd の report 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-7232 2012-09-25 17:27 2009-09-14 Show GitHub Exploit DB Packet Storm
236643 3.5 注意 meridio - Meridio Document などにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-7231 2012-09-25 17:27 2009-09-14 Show GitHub Exploit DB Packet Storm
236644 10 危険 Horde - Horde の Horde API などにおける脆弱性 CWE-noinfo
情報不足
CVE-2008-7218 2012-09-25 17:27 2009-09-13 Show GitHub Exploit DB Packet Storm
236645 4.6 警告 マイクロソフト - Microsoft Office 2008 における セキュリティポリシーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-7217 2012-09-25 17:27 2009-09-13 Show GitHub Exploit DB Packet Storm
236646 1.2 注意 Linux - Linux kernel の mm/shmem.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2008-7256 2012-09-25 17:27 2008-12-2 Show GitHub Exploit DB Packet Storm
236647 4.3 警告 IBM - IBM Lotus Domino Server の Web サーバにおけるクッキーおよび認証資格情報を盗まれる脆弱性 CWE-16
環境設定
CVE-2008-7253 2012-09-25 17:27 2008-10-9 Show GitHub Exploit DB Packet Storm
236648 5 警告 オラクル - Oracle E-Business Suite における脆弱性 CWE-noinfo
情報不足
CVE-2008-7239 2012-09-25 17:27 2008-08-15 Show GitHub Exploit DB Packet Storm
236649 6 警告 オラクル - Oracle E-Business Suite における脆弱性 CWE-noinfo
情報不足
CVE-2008-7238 2012-09-25 17:27 2008-08-15 Show GitHub Exploit DB Packet Storm
236650 4.3 警告 LinPHA - LinPHA におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-7223 2012-09-25 17:27 2008-07-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 29, 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
1861 5.9 MEDIUM
Network
- - Open ISES Tickets before 3.44.2 disables TLS certificate verification in ajax/reports.php by setting CURLOPT_SSL_VERIFYPEER to false (and not setting CURLOPT_SSL_VERIFYHOST) when issuing outbound HTT… CWE-295
Improper Certificate Validation 
CVE-2026-48246 2026-05-22 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm
1862 5.3 MEDIUM
Network
- - Open ISES Tickets before 3.44.2 embeds a hardcoded Google Maps API key in tables.php that is committed to the public source repository. The key can be extracted by anyone with read access to the sour… CWE-798
 Use of Hard-coded Credentials
CVE-2026-48245 2026-05-22 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm
1863 5.3 MEDIUM
Network
- - Open ISES Tickets before 3.44.2 embeds a hardcoded Google Maps API key in settings.inc.php that is committed to the public source repository. The key can be extracted by anyone with read access to th… CWE-798
 Use of Hard-coded Credentials
CVE-2026-48244 2026-05-22 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm
1864 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
1865 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
1866 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
1867 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
1868 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
1869 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
1870 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