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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
211 5.5 警告
Local
Linux Linux Kernel Linux の Linux Kernel における整数オーバーフローの脆弱性 New CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2024-53146 2025-01-9 18:08 2024-11-11 Show GitHub Exploit DB Packet Storm
212 8.8 重要
Network
TinyBrowser Setka Editor TinyBrowser の WordPress 用 Setka Editor におけるクロスサイトリクエストフォージェリの脆弱性 New CWE-352
同一生成元ポリシー違反
CVE-2024-24701 2025-01-9 18:00 2024-02-29 Show GitHub Exploit DB Packet Storm
213 7.8 重要
Local
Linux Linux Kernel Linux の Linux Kernel における解放済みメモリの使用に関する脆弱性 New CWE-416
解放済みメモリの使用
CVE-2022-48771 2025-01-9 17:59 2022-01-27 Show GitHub Exploit DB Packet Storm
214 5.5 警告
Local
Linux Linux Kernel Linux の Linux Kernel における有効期限後のメモリの解放の欠如に関する脆弱性 New CWE-401
有効期限後のメモリの解放の欠如
CVE-2023-52663 2025-01-9 17:58 2023-12-19 Show GitHub Exploit DB Packet Storm
215 5.5 警告
Local
Linux Linux Kernel Linux の Linux Kernel における有効期限後のメモリの解放の欠如に関する脆弱性 New CWE-401
有効期限後のメモリの解放の欠如
CVE-2024-26655 2025-01-9 17:58 2024-03-27 Show GitHub Exploit DB Packet Storm
216 5.5 警告
Local
Linux Linux Kernel Linux の Linux Kernel におけるリソースのロックに関する脆弱性 New CWE-667
不適切なロック
CVE-2024-26725 2025-01-9 17:58 2024-02-8 Show GitHub Exploit DB Packet Storm
217 5.5 警告
Local
Debian
Linux
Linux Kernel
Debian GNU/Linux
Linux の Linux Kernel 等複数ベンダの製品における有効期限後のメモリの解放の欠如に関する脆弱性 New CWE-401
有効期限後のメモリの解放の欠如
CVE-2024-26833 2025-01-9 17:58 2024-02-22 Show GitHub Exploit DB Packet Storm
218 5.5 警告
Local
Linux Linux Kernel Linux の Linux Kernel における NULL ポインタデリファレンスに関する脆弱性 New CWE-476
NULL ポインタデリファレンス
CVE-2022-48746 2025-01-9 17:52 2022-02-1 Show GitHub Exploit DB Packet Storm
219 5.5 警告
Local
Linux Linux Kernel Linux の Linux Kernel における有効期限後のメモリの解放の欠如に関する脆弱性 New CWE-401
有効期限後のメモリの解放の欠如
CVE-2021-47473 2025-01-9 17:49 2021-10-18 Show GitHub Exploit DB Packet Storm
220 5.5 警告
Local
Linux Linux Kernel Linux の Linux Kernel における NULL ポインタデリファレンスに関する脆弱性 New CWE-476
NULL ポインタデリファレンス
CVE-2021-47206 2025-01-9 17:47 2021-10-13 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