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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225151 2.1 注意 Jordan de Laune - Drupal 用 MP3 Player モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-1971 2013-07-23 19:03 2013-04-17 Show GitHub Exploit DB Packet Storm
225152 4.3 警告 マカフィー - McAfee ePolicy Orchestrator および McAfee Agent 用 ePolicy Orchestrator エクステンションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4883 2013-07-23 15:05 2013-06-12 Show GitHub Exploit DB Packet Storm
225153 6.5 警告 マカフィー - McAfee ePolicy Orchestrator および McAfee Agent 用 ePolicy Orchestrator エクステンションにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-4882 2013-07-23 15:05 2013-05-25 Show GitHub Exploit DB Packet Storm
225154 7.9 危険 ヒューレット・パッカード - HP Database and Middleware Automation における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2013-2365 2013-07-23 15:03 2013-07-16 Show GitHub Exploit DB Packet Storm
225155 3.5 注意 ヒューレット・パッカード - HP System Management Homepage におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-2364 2013-07-23 15:03 2013-07-18 Show GitHub Exploit DB Packet Storm
225156 5 警告 ヒューレット・パッカード - HP System Management Homepage における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2013-2363 2013-07-23 15:02 2013-07-18 Show GitHub Exploit DB Packet Storm
225157 2.1 注意 ヒューレット・パッカード - HP System Management Homepage におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-2362 2013-07-23 15:01 2013-07-18 Show GitHub Exploit DB Packet Storm
225158 4.3 警告 ヒューレット・パッカード - HP System Management Homepage におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-2361 2013-07-23 15:01 2013-07-18 Show GitHub Exploit DB Packet Storm
225159 4 警告 ヒューレット・パッカード - HP System Management Homepage におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-2360 2013-07-23 15:00 2013-07-18 Show GitHub Exploit DB Packet Storm
225160 4 警告 ヒューレット・パッカード - HP System Management Homepage におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-2359 2013-07-23 15:00 2013-07-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 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
313021 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: x86/mm/ident_map: Use gbpages only where full GB page should be mapped. When ident_pud_init() uses only GB pages to create identi… NVD-CWE-noinfo
CVE-2024-50017 2024-10-26 05:15 2024-10-22 Show GitHub Exploit DB Packet Storm
313022 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix index out of bounds in DCN30 color transformation This commit addresses a potential index out of bounds issu… CWE-129
 Improper Validation of Array Index
CVE-2024-49969 2024-10-26 05:15 2024-10-22 Show GitHub Exploit DB Packet Storm
313023 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: napi: Prevent overflow of napi_defer_hard_irqs In commit 6f8b12d661d0 ("net: napi: add hard irqs deferral feature") napi_def… CWE-190
 Integer Overflow or Wraparound
CVE-2024-50018 2024-10-26 05:14 2024-10-22 Show GitHub Exploit DB Packet Storm
313024 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: tracing/timerlat: Drop interface_lock in stop_kthread() stop_kthread() is the offline callback for "trace/osnoise:online", since … CWE-667
 Improper Locking
CVE-2024-49976 2024-10-26 05:14 2024-10-22 Show GitHub Exploit DB Packet Storm
313025 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: udf: Fix preallocation discarding at indirect extent boundary When preallocation extent is the first one in the extent block, the… NVD-CWE-noinfo
CVE-2022-48946 2024-10-26 05:13 2024-10-22 Show GitHub Exploit DB Packet Storm
313026 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix u8 overflow By keep sending L2CAP_CONF_REQ packets, chan->num_conf_rsp increases multiple times and eventua… CWE-190
 Integer Overflow or Wraparound
CVE-2022-48947 2024-10-26 05:11 2024-10-22 Show GitHub Exploit DB Packet Storm
313027 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: PCI: mt7621: Add sentinel to quirks table Current driver is missing a sentinel in the struct soc_device_attribute array, which ca… NVD-CWE-noinfo
CVE-2022-48952 2024-10-26 05:09 2024-10-22 Show GitHub Exploit DB Packet Storm
313028 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: rtc: cmos: Fix event handler registration ordering issue Because acpi_install_fixed_event_handler() enables the event automatical… CWE-476
 NULL Pointer Dereference
CVE-2022-48953 2024-10-26 05:07 2024-10-22 Show GitHub Exploit DB Packet Storm
313029 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: gpio/rockchip: fix refcount leak in rockchip_gpiolib_register() The node returned by of_get_parent() with refcount incremented, o… NVD-CWE-Other
CVE-2022-48965 2024-10-26 05:06 2024-10-22 Show GitHub Exploit DB Packet Storm
313030 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: mvneta: Prevent out of bounds read in mvneta_config_rss() The pp->indir[0] value comes from the user. It is passed to: if… CWE-125
Out-of-bounds Read
CVE-2022-48966 2024-10-26 05:05 2024-10-22 Show GitHub Exploit DB Packet Storm