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":Dec. 29, 2024, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
196861 6.8 警告 Dart Communications - ActiveX 用の Dart ZipLite Compression の特定の ActiveX コントロールにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-2855 2012-06-26 15:46 2007-05-24 Show GitHub Exploit DB Packet Storm
196862 7.5 危険 bti-tracker - BtiTracker の account_change.php における SQL インジェクションの脆弱性 - CVE-2007-2854 2012-06-26 15:46 2007-05-24 Show GitHub Exploit DB Packet Storm
196863 9.3 危険 ESET - ESET NOD32 Antivirus におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-2852 2012-06-26 15:46 2007-05-24 Show GitHub Exploit DB Packet Storm
196864 10 危険 シトリックス・システムズ - Citrix MetaFrame Presentation Server などの製品で使用される XTE におけるネットワークセキュリティポリシーを回避される脆弱性 - CVE-2007-2850 2012-06-26 15:46 2007-05-23 Show GitHub Exploit DB Packet Storm
196865 9.3 危険 AVAST Software s.r.o. - avast! Anti-Virus Managed Client の SIS アンパッカーにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-2846 2012-06-26 15:46 2007-05-24 Show GitHub Exploit DB Packet Storm
196866 9.3 危険 AVAST Software s.r.o. - avast! Anti-Virus Managed Client の CAB 解凍プログラムにおけるヒープベースのバッファオーバーフローの脆弱性 - CVE-2007-2845 2012-06-26 15:46 2007-05-24 Show GitHub Exploit DB Packet Storm
196867 10 危険 アップル - Apple Safari における他のドメインから制限された情報にアクセスされる脆弱性 - CVE-2007-2843 2012-06-26 15:46 2007-05-24 Show GitHub Exploit DB Packet Storm
196868 7.2 危険 Debian - gfax における任意のコマンドを実行される脆弱性 - CVE-2007-2839 2012-06-26 15:46 2007-07-5 Show GitHub Exploit DB Packet Storm
196869 7.2 危険 gsambad - GSAMBAD の populate_conns 関数における任意のファイルを上書きされる脆弱性 - CVE-2007-2838 2012-06-26 15:46 2007-07-1 Show GitHub Exploit DB Packet Storm
196870 3.6 注意 fireflier - FireFlier の fireflier-server における任意のファイルを上書きされる脆弱性 - CVE-2007-2837 2012-06-26 15:46 2007-07-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Dec. 29, 2024, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
21 - - - In the Linux kernel, the following vulnerability has been resolved: thermal: testing: Initialize some variables annoteded with _free() Variables annotated with __free() need to be initialized if th… New - CVE-2024-56676 2024-12-28 19:15 2024-12-28 Show GitHub Exploit DB Packet Storm
22 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Mark raw_tp arguments with PTR_MAYBE_NULL Arguments to a raw tracepoint are tagged as trusted, which carries the semantics t… New - CVE-2024-56702 2024-12-28 19:15 2024-12-28 Show GitHub Exploit DB Packet Storm
23 - - - In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Fix dtl_access_lock to be a rw_semaphore The dtl_access_lock needs to be a rw_sempahore, a sleeping lock, becaus… New - CVE-2024-56701 2024-12-28 19:15 2024-12-28 Show GitHub Exploit DB Packet Storm
24 - - - In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix soft lockups in fib6_select_path under high next hop churn Soft lockups have been observed on a cluster of Linux-based … New - CVE-2024-56703 2024-12-28 19:15 2024-12-28 Show GitHub Exploit DB Packet Storm
25 - - - In the Linux kernel, the following vulnerability has been resolved: media: wl128x: Fix atomicity violation in fmc_send_cmd() Atomicity violation occurs when the fmc_send_cmd() function is executed … New - CVE-2024-56700 2024-12-28 19:15 2024-12-28 Show GitHub Exploit DB Packet Storm
26 - - - In the Linux kernel, the following vulnerability has been resolved: s390/pci: Fix potential double remove of hotplug slot In commit 6ee600bfbe0f ("s390/pci: remove hotplug slot when releasing the d… New - CVE-2024-56699 2024-12-28 19:15 2024-12-28 Show GitHub Exploit DB Packet Storm
27 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Use dynamic allocation for CU occupancy array in 'kfd_get_cu_occupancy()' The `kfd_get_cu_occupancy` function previou… New - CVE-2024-56695 2024-12-28 19:15 2024-12-28 Show GitHub Exploit DB Packet Storm
28 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: fix recursive lock when verdict program return SK_PASS When the stream_verdict program returns SK_PASS, it places the receiv… New - CVE-2024-56694 2024-12-28 19:15 2024-12-28 Show GitHub Exploit DB Packet Storm
29 - - - In the Linux kernel, the following vulnerability has been resolved: brd: defer automatic disk creation until module initialization succeeds My colleague Wupeng found the following problems during f… New - CVE-2024-56693 2024-12-28 19:15 2024-12-28 Show GitHub Exploit DB Packet Storm
30 - - - In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on node blkaddr in truncate_node() syzbot reports a f2fs bug as below: ------------[ cut here ]----… New - CVE-2024-56692 2024-12-28 19:15 2024-12-28 Show GitHub Exploit DB Packet Storm