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
192551 3.5 注意 MySQL AB - MySQL におけるパーティションで区切られたテーブルから重要な情報を取得される脆弱性 - CVE-2007-2693 2012-09-25 16:47 2006-10-26 Show GitHub Exploit DB Packet Storm
192552 7.8 危険 idautomation - IDAutomationLinear6.dll の ID Automation Linear Barcode ActiveX コントロールにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-2658 2012-09-25 16:47 2007-05-14 Show GitHub Exploit DB Packet Storm
192553 7.8 危険 ヒューレット・パッカード - hpqvwocx.dll におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-2656 2012-09-25 16:47 2007-05-14 Show GitHub Exploit DB Packet Storm
192554 7.5 危険 Netwin Ltd - SurgeMail の NetWin Webmail におけるリモートコードを実行される脆弱性 CWE-134
書式文字列の問題
CVE-2007-2655 2012-09-25 16:47 2007-05-14 Show GitHub Exploit DB Packet Storm
192555 6.5 警告 monalbum - Monalbum の admin/admin_configuration.php における PHP コードを挿入される脆弱性 - CVE-2007-2647 2012-09-25 16:47 2007-05-14 Show GitHub Exploit DB Packet Storm
192556 9.4 危険 morovia - Morovia Barcode ActiveX Professional における任意のファイルを上書きされる脆弱性 - CVE-2007-2644 2012-09-25 16:47 2007-05-13 Show GitHub Exploit DB Packet Storm
192557 7.8 危険 heiko stamer - LibTMCG におけるプライベートカードに関する重要な情報を取得される脆弱性 - CVE-2007-2640 2012-09-25 16:47 2007-05-13 Show GitHub Exploit DB Packet Storm
192558 5 警告 MoinMoin - MoinMoin における特定のページを読まれる脆弱性 - CVE-2007-2637 2012-09-25 16:47 2007-05-13 Show GitHub Exploit DB Packet Storm
192559 6.8 警告 jason frisvold - phpTodo における脆弱性 - CVE-2007-2636 2012-09-25 16:47 2007-05-13 Show GitHub Exploit DB Packet Storm
192560 7.8 危険 interchange development group - Interchange におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-2635 2012-09-25 16:47 2007-05-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Feb. 6, 2025, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1541 - - - 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
1542 - - - 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
1543 - - - 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
1544 - - - 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
1545 - - - 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
1546 - - - In the Linux kernel, the following vulnerability has been resolved: iio: imu: kmx61: fix information leak in triggered buffer The 'buffer' local array is used to push data to user space from a trig… - CVE-2024-57908 2025-01-24 02:15 2025-01-19 Show GitHub Exploit DB Packet Storm
1547 - - - In the Linux kernel, the following vulnerability has been resolved: iio: adc: rockchip_saradc: fix information leak in triggered buffer The 'data' local struct is used to push data to user space fr… - CVE-2024-57907 2025-01-24 02:15 2025-01-19 Show GitHub Exploit DB Packet Storm
1548 - - - In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads8688: fix information leak in triggered buffer The 'buffer' local array is used to push data to user space from a… - CVE-2024-57906 2025-01-24 02:15 2025-01-19 Show GitHub Exploit DB Packet Storm
1549 - - - In the Linux kernel, the following vulnerability has been resolved: iio: adc: at91: call input_free_device() on allocated iio_dev Current implementation of at91_ts_register() calls input_free_deivc… - CVE-2024-57904 2025-01-24 02:15 2025-01-19 Show GitHub Exploit DB Packet Storm
1550 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: clamp maximum hashtable size to INT_MAX Use INT_MAX as maximum size for the conntrack hashtable. Otherwise,… - CVE-2025-21648 2025-01-24 02:15 2025-01-19 Show GitHub Exploit DB Packet Storm