Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
Urgent
Important
Warning
Warning
CVE
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":Feb. 3, 2025, 1:14 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
201331 7.8 危険 Digium - Asterisk の SIP チャネルドライバ (channels/chan_sip.c) におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-5445 2012-06-26 15:37 2006-10-23 Show GitHub Exploit DB Packet Storm
201332 7.5 危険 Digium - Cisco SCCP 電話機で使用される Asterisk の Skinny チャネルドライバにおける整数オーバーフローの脆弱性 - CVE-2006-5444 2012-06-26 15:37 2006-10-23 Show GitHub Exploit DB Packet Storm
201333 7.5 危険 comdev - Comdev Web Blogger の adminfoot.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5441 2012-06-26 15:37 2006-10-20 Show GitHub Exploit DB Packet Storm
201334 7.5 危険 comdev - Comdev Form Designer の adminfoot.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5440 2012-06-26 15:37 2006-10-20 Show GitHub Exploit DB Packet Storm
201335 7.5 危険 comdev - Comdev Misc Tools の adminfoot.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-5439 2012-06-26 15:37 2006-10-20 Show GitHub Exploit DB Packet Storm
201336 7.5 危険 comdev - Comdev Forum の adminfoot.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5438 2012-06-26 15:37 2006-10-20 Show GitHub Exploit DB Packet Storm
201337 7.5 危険 freefaq - FreeFAQ の index.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5436 2012-06-26 15:37 2006-10-20 Show GitHub Exploit DB Packet Storm
201338 6.8 警告 db-central - dbc Enterprise CMS の search 機能におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5430 2012-06-26 15:37 2006-10-20 Show GitHub Exploit DB Packet Storm
201339 7.5 危険 barry nauta - Barry Nauta BRIM における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5429 2012-06-26 15:37 2006-10-20 Show GitHub Exploit DB Packet Storm
201340 5 警告 Cerberus, LLC - Cerberus Helpdesk の rpc.php における GUI ログインを回避される脆弱性 - CVE-2006-5428 2012-06-26 15:37 2006-10-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Feb. 3, 2025, 4:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1171 4.4 MEDIUM
Network
- - Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Security: Privileges). Supported versions that are affected are 8.4.3 and prior and 9.1.0 and prior. Difficult to explo… - CVE-2025-21493 2025-01-24 02:15 2025-01-22 Show GitHub Exploit DB Packet Storm
1172 - - - In the Linux kernel, the following vulnerability has been resolved: dm thin: make get_first_thin use rcu-safe list first function The documentation in rculist.h explains the absence of list_empty_r… - CVE-2025-21664 2025-01-24 02:15 2025-01-21 Show GitHub Exploit DB Packet Storm
1173 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: exfat: fix the infinite loop in exfat_readdir() If the file system is corrupted so that a cluster is linked to itself in the clus… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2024-57940 2025-01-24 02:15 2025-01-21 Show GitHub Exploit DB Packet Storm
1174 - - - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix a missing return value check bug In the smb2_send_interim_resp(), if ksmbd_alloc_work_struct() fails to allocate a nod… - CVE-2024-57925 2025-01-24 02:15 2025-01-19 Show GitHub Exploit DB Packet Storm
1175 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add check for granularity in dml ceil/floor helpers [Why] Wrapper functions for dcn_bw_ceil2() and dcn_bw_floor2… - CVE-2024-57922 2025-01-24 02:15 2025-01-19 Show GitHub Exploit DB Packet Storm
1176 - - - In the Linux kernel, the following vulnerability has been resolved: iio: pressure: zpa2326: fix information leak in triggered buffer The 'sample' local struct is used to push data to user space fro… - CVE-2024-57912 2025-01-24 02:15 2025-01-19 Show GitHub Exploit DB Packet Storm
1177 - - - In the Linux kernel, the following vulnerability has been resolved: iio: dummy: iio_simply_dummy_buffer: fix information leak in triggered buffer The 'data' array is allocated via kmalloc() and it … - CVE-2024-57911 2025-01-24 02:15 2025-01-19 Show GitHub Exploit DB Packet Storm
1178 - - - In the Linux kernel, the following vulnerability has been resolved: iio: light: vcnl4035: fix information leak in triggered buffer The 'buffer' local array is used to push data to userspace from a … - CVE-2024-57910 2025-01-24 02:15 2025-01-19 Show GitHub Exploit DB Packet Storm
1179 - - - In the Linux kernel, the following vulnerability has been resolved: riscv: Fix sleeping in invalid context in die() die() can be called in exception handler, and therefore cannot sleep. However, di… - CVE-2024-57939 2025-01-24 02:15 2025-01-21 Show GitHub Exploit DB Packet Storm
1180 - - - In the Linux kernel, the following vulnerability has been resolved: dm array: fix releasing a faulty array block twice in dm_array_cursor_end When dm_bm_read_lock() fails due to locking or checksum… - CVE-2024-57929 2025-01-24 02:15 2025-01-19 Show GitHub Exploit DB Packet Storm