Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
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":June 6, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
223551 3.5 注意 Moodle - Moodle の mod/quiz/report/responses/responses_table.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4525 2013-11-28 11:18 2013-11-25 Show GitHub Exploit DB Packet Storm
223552 6.8 警告 Moodle - Moodle の repository/filesystem/lib.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-4524 2013-11-28 11:17 2013-11-25 Show GitHub Exploit DB Packet Storm
223553 3.5 注意 Moodle - Moodle の message/lib.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4523 2013-11-28 11:17 2013-11-25 Show GitHub Exploit DB Packet Storm
223554 5 警告 Moodle - Moodle の lib/filelib.php における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-4522 2013-11-28 11:17 2013-11-25 Show GitHub Exploit DB Packet Storm
223555 4.3 警告 Splunk - Splunk の Splunk Web におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6870 2013-11-28 11:03 2013-11-15 Show GitHub Exploit DB Packet Storm
223556 6.8 警告 HTTP-Body Project - Perl 用 HTTP-Body の HTTP::Body::Multipart における攻撃を行われる脆弱性 CWE-noinfo
情報不足
CVE-2013-4407 2013-11-27 18:17 2013-11-21 Show GitHub Exploit DB Packet Storm
223557 3.3 注意 Robert Ancell
Canonical
- LightDM における制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-4459 2013-11-27 18:08 2013-11-6 Show GitHub Exploit DB Packet Storm
223558 1.9 注意 OpenStack - OpenStack Ceilometer における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-6384 2013-11-27 17:58 2013-10-25 Show GitHub Exploit DB Packet Storm
223559 1.9 注意 GNU Project
Novell
レッドハット
- GNU coreutils 用 SUSE coreutils-i18n.patch におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-0223 2013-11-27 17:54 2013-02-4 Show GitHub Exploit DB Packet Storm
223560 2.1 注意 GNU Project
Novell
レッドハット
- GNU coreutils 用 SUSE coreutils-i18n.patch におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-0222 2013-11-27 17:52 2013-02-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
314721 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: crypto: stm32/cryp - call finalize with bh disabled The finalize operation in interrupt mode produce a produces a spinlock recurs… NVD-CWE-noinfo
CVE-2024-47658 2024-10-24 01:14 2024-10-9 Show GitHub Exploit DB Packet Storm
314722 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAX [Why & How] It actually exposes '6' types in enum dmu… CWE-129
 Improper Validation of Array Index
CVE-2024-46871 2024-10-24 01:10 2024-10-9 Show GitHub Exploit DB Packet Storm
314723 5.3 MEDIUM
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't set SB_RDONLY in f2fs_handle_critical_error() syzbot reports a f2fs bug as below: ------------[ cut here ]---… CWE-362
Race Condition
CVE-2024-47689 2024-10-24 00:53 2024-10-21 Show GitHub Exploit DB Packet Storm
314724 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: driver core: Fix a potential null-ptr-deref in module_add_driver() Inject fault while probing of-fpga-region, if kasprintf() fail… CWE-476
 NULL Pointer Dereference
CVE-2024-47688 2024-10-24 00:36 2024-10-21 Show GitHub Exploit DB Packet Storm
314725 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ep93xx: clock: Fix off by one in ep93xx_div_recalc_rate() The psc->div[] array has psc->num_div elements. These values come from… CWE-193
 Off-by-one Error
CVE-2024-47686 2024-10-24 00:34 2024-10-21 Show GitHub Exploit DB Packet Storm
314726 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc() If we need to increase the tree depth, allocate a new node, and… CWE-362
Race Condition
CVE-2024-47668 2024-10-24 00:30 2024-10-10 Show GitHub Exploit DB Packet Storm
314727 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: Fix invalid mr resource destroy Certain error paths from mlx5_vdpa_dev_add() can end up releasing mr resources which n… CWE-908
 Use of Uninitialized Resource
CVE-2024-47687 2024-10-24 00:22 2024-10-21 Show GitHub Exploit DB Packet Storm
314728 - - - CodeAstro Membership Management System v1.0 is vulnerable to Cross Site Scripting (XSS) via the membershipType parameter in edit_type.php - CVE-2024-48709 2024-10-24 00:13 2024-10-22 Show GitHub Exploit DB Packet Storm
314729 - - - Cilium is a networking, observability, and security solution with an eBPF-based dataplane. Starting in version 1.14.0 and prior to versions 1.14.16 and 1.15.10, a policy rule denying a prefix that is… CWE-276
Incorrect Default Permissions 
CVE-2024-47825 2024-10-24 00:13 2024-10-22 Show GitHub Exploit DB Packet Storm
314730 - - - Multiple cross-site scripting vulnerabilities exist in PHPGurukul Hospital Management System 4.0 via the docname parameter in /doctor/edit-profile.php and adminremark parameter in /admin/query-detail… - CVE-2024-46239 2024-10-24 00:13 2024-10-22 Show GitHub Exploit DB Packet Storm