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. 11, 2025, 10:02 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
141 5.5 警告
Local
クアルコム SD 835 ファームウェア
SD 845 ファームウェア
SD 820 ファームウェア
SD 820A ファームウェア
SD 850 ファームウェア
SD 450 ファームウェア
SD 625 ファームウェア
複数のクアルコム製品における脆弱性 New CWE-200
CWE-noinfo
CVE-2017-18307 2025-01-10 11:49 2024-11-26 Show GitHub Exploit DB Packet Storm
142 7.8 重要
Local
クアルコム CSRA6620 ファームウェア
AQT1000 ファームウェア
AR8031 ファームウェア
APQ8037 ファームウェア
home hub 100 ファームウェア
fastconnect 6800 ファームウェア
9205 lte ファームウェア…
複数のクアルコム製品における境界外書き込みに関する脆弱性 New CWE-120
CWE-787
CVE-2023-28547 2025-01-10 11:49 2023-03-17 Show GitHub Exploit DB Packet Storm
143 5.4 警告
Network
Leap13 Premium Addons for Elementor Leap13 の WordPress 用 Premium Addons for Elementor におけるクロスサイトスクリプティングの脆弱性 New CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2024-0376 2025-01-10 11:49 2024-04-9 Show GitHub Exploit DB Packet Storm
144 7.5 重要
Network
argoproj argo cd argoproj の argo cd における脆弱性 New CWE-787
CWE-noinfo
CVE-2024-21661 2025-01-10 11:49 2024-03-18 Show GitHub Exploit DB Packet Storm
145 5.4 警告
Network
WPZOOM beaver builder addons WPZOOM の WordPress 用 beaver builder addons におけるクロスサイトスクリプティングの脆弱性 New CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2024-2183 2025-01-10 11:49 2024-04-9 Show GitHub Exploit DB Packet Storm
146 5.5 警告
Local
デル EMC PowerScale OneFS デルの EMC PowerScale OneFS におけるログファイルからの情報漏えいに関する脆弱性 New CWE-532
ログファイルからの情報漏えい
CVE-2024-25959 2025-01-10 11:49 2024-03-28 Show GitHub Exploit DB Packet Storm
147 7.5 重要
Network
デル EMC PowerScale OneFS デルの EMC PowerScale OneFS における暗号アルゴリズムの使用に関する脆弱性 New CWE-327
不完全、または危険な暗号アルゴリズムの使用
CVE-2024-25968 2025-01-10 11:48 2024-05-14 Show GitHub Exploit DB Packet Storm
148 6.1 警告
Adjacent
cilium cilium cilium における重要な情報の平文での送信に関する脆弱性 New CWE-311
CWE-319
CVE-2024-28250 2025-01-10 11:48 2024-03-18 Show GitHub Exploit DB Packet Storm
149 5.3 警告
Network
FIT2CLOUD jumpserver FIT2CLOUD の jumpserver におけるユーザ制御の鍵による認証回避に関する脆弱性 New CWE-639
CWE-639
CVE-2024-29020 2025-01-10 11:48 2024-03-29 Show GitHub Exploit DB Packet Storm
150 5.3 警告
Network
FIT2CLOUD jumpserver FIT2CLOUD の jumpserver におけるユーザ制御の鍵による認証回避に関する脆弱性 New CWE-639
CWE-639
CVE-2024-29024 2025-01-10 11:48 2024-03-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Jan. 11, 2025, 5:03 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
91 - - - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Drupal File Entity (fieldable files) allows Cross-Site Scripting (XSS).This issue affects File En… New - CVE-2024-13237 2025-01-10 06:15 2025-01-10 Show GitHub Exploit DB Packet Storm
92 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ACPI: x86: Add adev NULL check to acpi_quirk_skip_serdev_enumeration() acpi_dev_hid_match() does not check for adev == NULL, dere… New CWE-476
 NULL Pointer Dereference
CVE-2024-56782 2025-01-10 06:00 2025-01-9 Show GitHub Exploit DB Packet Storm
93 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: btrfs: add a sanity check for btrfs root in btrfs_search_slot() Syzbot reports a null-ptr-deref in btrfs_search_slot(). The repr… New CWE-476
 NULL Pointer Dereference
CVE-2024-56774 2025-01-10 06:00 2025-01-9 Show GitHub Exploit DB Packet Storm
94 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: kunit: Fix potential null dereference in kunit_device_driver_test() kunit_kzalloc() may return a NULL pointer, dereferencing it w… New CWE-476
 NULL Pointer Dereference
CVE-2024-56773 2025-01-10 05:59 2025-01-9 Show GitHub Exploit DB Packet Storm
95 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: kunit: string-stream: Fix a UAF bug in kunit_init_suite() In kunit_debugfs_create_suite(), if alloc_string_stream() fails in the … New CWE-416
 Use After Free
CVE-2024-56772 2025-01-10 05:57 2025-01-9 Show GitHub Exploit DB Packet Storm
96 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE I expect that the hardware will have limited this to 16, but just in case it ha… Update CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2022-49035 2025-01-10 05:22 2025-01-3 Show GitHub Exploit DB Packet Storm
97 - - - Canlineapp Online 1.1 is vulnerable to Broken Access Control and allows users with the Auditor role to create an audit template as a result of improper authorization checks. This feature is designate… New - CVE-2024-56114 2025-01-10 05:15 2025-01-10 Show GitHub Exploit DB Packet Storm
98 - - - A cross-site scripting (XSS) vulnerability in Opencode Mobile Collect Call v5.4.7 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the op_func parameter a… New - CVE-2024-55494 2025-01-10 05:15 2025-01-10 Show GitHub Exploit DB Packet Storm
99 - - - TP-Link TL-WR940N V3 and V4 with firmware 3.16.9 and earlier contain a buffer overflow via the dnsserver1 and dnsserver2 parameters at /userRpm/Wan6to4TunnelCfgRpm.htm. This vulnerability allows an a… New - CVE-2024-54887 2025-01-10 05:15 2025-01-10 Show GitHub Exploit DB Packet Storm
100 - - - PHPYun before 7.0.2 is vulnerable to code execution through backdoor-restricted arbitrary file writing and file inclusion. New - CVE-2024-54724 2025-01-10 05:15 2025-01-10 Show GitHub Exploit DB Packet Storm