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 26, 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
222551 9.3 危険 FFmpeg - FFmpeg の libavcodec/tiff.c の add_doubles_metadata 関数における脆弱性 CWE-189
数値処理の問題
CVE-2013-0859 2013-12-11 11:36 2013-12-7 Show GitHub Exploit DB Packet Storm
222552 9.3 危険 FFmpeg - FFmpeg の libavcodec/atrac3.c の atrac3_decode_init 関数における脆弱性 CWE-16
環境設定
CVE-2013-0858 2013-12-11 11:24 2013-02-7 Show GitHub Exploit DB Packet Storm
222553 9.3 危険 FFmpeg - FFmpeg の libavcodec/iff.c の decode_frame_ilbm 関数における脆弱性 CWE-20
不適切な入力確認
CVE-2013-0857 2013-12-11 11:18 2013-07-16 Show GitHub Exploit DB Packet Storm
222554 9.3 危険 FFmpeg - FFmpeg の libavcodec/alac.c の lpc_prediction 関数における脆弱性 CWE-20
不適切な入力確認
CVE-2013-0856 2013-12-11 11:14 2013-07-16 Show GitHub Exploit DB Packet Storm
222555 9.3 危険 FFmpeg - FFmpeg の libavcodec/alac.c の alac_decode_close 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-0855 2013-12-11 11:10 2013-07-16 Show GitHub Exploit DB Packet Storm
222556 9.3 危険 FFmpeg - FFmpeg の libavcodec/mjpegdec.c の mjpeg_decode_scan_progressive_ac 関数における脆弱性 CWE-20
不適切な入力確認
CVE-2013-0854 2013-12-11 11:01 2013-07-16 Show GitHub Exploit DB Packet Storm
222557 9.3 危険 FFmpeg - FFmpeg の libavcodec/roqvideodec.c の roq_decode_init 関数における脆弱性 CWE-20
不適切な入力確認
CVE-2013-0849 2013-12-11 10:50 2013-07-16 Show GitHub Exploit DB Packet Storm
222558 9.3 危険 FFmpeg - FFmpeg の libavcodec/qdm2.c の qdm2_decode_super_block 関数における脆弱性 CWE-20
不適切な入力確認
CVE-2013-0846 2013-12-11 10:36 2013-07-16 Show GitHub Exploit DB Packet Storm
222559 9.3 危険 FFmpeg - FFmpeg の libavcodec/alsdec.c における脆弱性 CWE-119
バッファエラー
CVE-2013-0845 2013-12-11 10:33 2013-02-7 Show GitHub Exploit DB Packet Storm
222560 9.3 危険 FFmpeg - FFmpeg の libavcodec/adpcm.c の adpcm_decode_frame 関数における脆弱性 CWE-189
数値処理の問題
CVE-2013-0844 2013-12-11 10:29 2013-02-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
761 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
762 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
763 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
764 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
765 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
766 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
767 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
768 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
769 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
770 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