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. 20, 2025, 4:03 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
198181 6.8 警告 sitex
CKEditor Team
Apache Software Foundation
- SiteX CMS などで使用される FCKeditor の editor/filemanager/upload/php/upload.php における任意の PHP コードを実行される脆弱性 CWE-Other
その他
CVE-2007-5156 2012-06-26 15:54 2007-10-1 Show GitHub Exploit DB Packet Storm
198182 6.8 警告 der dirigent - dedi-group Der Dirigent における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-5146 2012-06-26 15:54 2007-10-1 Show GitHub Exploit DB Packet Storm
198183 1.9 注意 マイクロソフト
エフ・セキュア
- F-Secure Anti-Virus におけるウイルススキャンを回避される脆弱性 CWE-DesignError
CVE-2007-5143 2012-06-26 15:54 2007-10-1 Show GitHub Exploit DB Packet Storm
198184 6.8 警告 chupix - chupix の admin/include/header.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-5139 2012-06-26 15:54 2007-09-28 Show GitHub Exploit DB Packet Storm
198185 4.3 警告 dragonfrugal - DFD Cart におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-5136 2012-06-26 15:54 2007-09-28 Show GitHub Exploit DB Packet Storm
198186 7.1 危険 3ware - Microsoft Windows Explorer におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
CWE-399
CVE-2007-5133 2012-06-26 15:54 2007-09-27 Show GitHub Exploit DB Packet Storm
198187 4.3 警告 boesch-it - SimpGB における重要な情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2007-5130 2012-06-26 15:54 2007-09-27 Show GitHub Exploit DB Packet Storm
198188 5 警告 boesch-it - SimpGB における任意の .inc ファイルをダウンロードされる脆弱性 CWE-200
CWE-DesignError
CVE-2007-5129 2012-06-26 15:54 2007-09-27 Show GitHub Exploit DB Packet Storm
198189 5 警告 The PHP Group
boesch-it
- Windows 上の SimpNews における重要な情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2007-5128 2012-06-26 15:54 2007-09-27 Show GitHub Exploit DB Packet Storm
198190 6.8 警告 AOL - Internet Explorer サーバコントロールにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2007-5124 2012-06-26 15:54 2007-09-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Jan. 20, 2025, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
771 - - - 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
772 - - - 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
773 - - - 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
774 - - - 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
775 - - - 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
776 - - - 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
777 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
778 - - - 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
779 - - - 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
780 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix mbss changed flags corruption on 32 bit systems On 32-bit systems, the size of an unsigned long is 4 bytes, w… - CVE-2024-57899 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm