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. 18, 2025, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
191091 4.3 警告 particle soft - Particle Gallery の search.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-2962 2012-09-25 16:47 2007-05-31 Show GitHub Exploit DB Packet Storm
191092 9.3 危険 マカフィー - Solaris 用などの McAfee E-Business Server における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2007-2957 2012-09-25 16:47 2007-10-31 Show GitHub Exploit DB Packet Storm
191093 6.8 警告 pfstools
qtpfsgui
- Qtpfsgui の readRadianceHeader 関数におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-2956 2012-09-25 16:47 2007-08-13 Show GitHub Exploit DB Packet Storm
191094 10 危険 Novell - Novell Client の Spooler サービスにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-2954 2012-09-25 16:47 2007-08-28 Show GitHub Exploit DB Packet Storm
191095 9.3 危険 kvirc - KVIrc の src/kvirc/kernel/kvi_ircurl.cpp における任意のコマンドを実行される脆弱性 - CVE-2007-2951 2012-09-25 16:47 2007-06-26 Show GitHub Exploit DB Packet Storm
191096 9.3 危険 MPlayer project - MPlayer の stream/stream_cddb.c におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-2948 2012-09-25 16:47 2007-06-5 Show GitHub Exploit DB Packet Storm
191097 10 危険 LEAD Technologies, Inc. - LeadTools Raster Dialog File_D Object におけるバッファオーバーフローの脆弱性 - CVE-2007-2946 2012-09-25 16:47 2007-05-30 Show GitHub Exploit DB Packet Storm
191098 7.5 危険 my little homepage - my little forum の user.php における SQL インジェクションの脆弱性 - CVE-2007-2942 2012-09-25 16:47 2007-05-30 Show GitHub Exploit DB Packet Storm
191099 7.5 危険 michael brandon - vBulletin の vBGSiteMap の作成元における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-2941 2012-09-25 16:47 2007-05-30 Show GitHub Exploit DB Packet Storm
191100 6.8 警告 mazens php chat - Mazen's PHP Chat における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-2939 2012-09-25 16:47 2007-05-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Jan. 18, 2025, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
591 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: oss: Fix races at processing SysEx messages OSS sequencer handles the SysEx messages split in 6 bytes packets, and ALS… - CVE-2024-57893 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
592 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Remove direct link to net_device Do not manage a per device direct link to net_device. Rely on associated ib_devices ne… - CVE-2024-57857 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
593 - - - In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Skip restore TC rules for vport rep without loaded flag During driver unload, unregister_netdev is called after unload… - CVE-2024-57801 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
594 - - - In the Linux kernel, the following vulnerability has been resolved: nvmet: Don't overflow subsysnqn nvmet_root_discovery_nqn_store treats the subsysnqn string like a fixed size buffer, even though … - CVE-2024-53681 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
595 - - - In the Linux kernel, the following vulnerability has been resolved: net: reenable NETIF_F_IPV6_CSUM offload for BIG TCP packets The blamed commit disabled hardware offoad of IPv6 packets with exten… - CVE-2025-21629 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
596 - - - In the Linux kernel, the following vulnerability has been resolved: net: restrict SO_REUSEPORT to inet sockets After blamed commit, crypto sockets could accidentally be destroyed from RCU call back… - CVE-2024-57903 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
597 - - - In the Linux kernel, the following vulnerability has been resolved: af_packet: fix vlan_get_tci() vs MSG_PEEK Blamed commit forgot MSG_PEEK case, allowing a crash [1] as found by syzbot. Rework vl… - CVE-2024-57902 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
598 4.3 MEDIUM
Network
- - The Elementor Addon Elements plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.13.10 via the 'render' function in modules/modal-popup/widget… CWE-359
 Exposure of Private Personal Information to an Unauthorized Actor
CVE-2024-13215 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
599 - - - In the Linux kernel, the following vulnerability has been resolved: af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK Blamed commit forgot MSG_PEEK case, allowing a crash [1] as found by syzbot.… - CVE-2024-57901 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
600 - - - In the Linux kernel, the following vulnerability has been resolved: ila: serialize calls to nf_register_net_hooks() syzbot found a race in ila_add_mapping() [1] commit 031ae72825ce ("ila: call nf_… - CVE-2024-57900 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm