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":Jan. 30, 2025, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
199331 6.8 警告 GNOME Project - balsa の ir_fetch_seq 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-5007 2012-06-26 15:54 2007-09-6 Show GitHub Exploit DB Packet Storm
199332 10 危険 CA Technologies - CA BrightStor ARCserve Backup for Laptops and Desktops のコマンドハンドラにおけるユーザを追加および削除される脆弱性 CWE-287
不適切な認証
CVE-2007-5006 2012-06-26 15:54 2007-09-20 Show GitHub Exploit DB Packet Storm
199333 10 危険 CA Technologies - CA BrightStor ARCserve Backup for Laptops and Desktops の rxRPC.dll におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-5005 2012-06-26 15:54 2007-09-20 Show GitHub Exploit DB Packet Storm
199334 9.3 危険 CA Technologies - CA BrightStor ARCserve Backup for Laptops and Desktops における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2007-5004 2012-06-26 15:54 2007-09-20 Show GitHub Exploit DB Packet Storm
199335 10 危険 CA Technologies - CA BrightStor ARCserve Backup for Laptops and Desktops におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-5003 2012-06-26 15:54 2007-09-20 Show GitHub Exploit DB Packet Storm
199336 10 危険 Firebird Project - Firebird SQL の fbserver.exe の process_packet 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-4992 2012-06-26 15:54 2007-10-10 Show GitHub Exploit DB Packet Storm
199337 10 危険 JetAudio - jetAudio の JetFlExt.dll の JetAudio.Interface.1 ActiveX コントロールにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-4983 2012-06-26 15:54 2007-09-19 Show GitHub Exploit DB Packet Storm
199338 4.3 警告 gcaldaemon - GCALDaemon の readRequest メソッドにおけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2007-4980 2012-06-26 15:54 2007-09-19 Show GitHub Exploit DB Packet Storm
199339 3.5 注意 Coppermine Photo Gallery - CPG の mode.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-4977 2012-06-26 15:54 2007-09-19 Show GitHub Exploit DB Packet Storm
199340 6.5 警告 Coppermine Photo Gallery - CPG の viewlog.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-4976 2012-06-26 15:54 2007-09-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Jan. 30, 2025, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
781 - - - 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
782 - - - 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
783 - - - 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
784 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
785 - - - 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
786 - - - 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
787 - - - In the Linux kernel, the following vulnerability has been resolved: fs: relax assertions on failure to encode file handles Encoding file handles is usually performed by a filesystem >encode_fh() me… - CVE-2024-57924 2025-01-24 02:15 2025-01-19 Show GitHub Exploit DB Packet Storm
788 - - - 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
789 - - - 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
790 - - - 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