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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225041 10 危険 ヒューレット・パッカード - HP SiteScope における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-2367 2013-08-1 12:02 2013-07-29 Show GitHub Exploit DB Packet Storm
225042 10 危険 アドビシステムズ - Adobe Digital Editions における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-1377 2013-08-1 11:53 2013-07-30 Show GitHub Exploit DB Packet Storm
225043 6.8 警告 サン・マイクロシステムズ
Apache Software Foundation
- Apache OpenOffice.org におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-4156 2013-08-1 11:40 2013-07-26 Show GitHub Exploit DB Packet Storm
225044 6.8 警告 サン・マイクロシステムズ
Apache Software Foundation
- Apache OpenOffice.org におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-2189 2013-08-1 11:31 2013-07-26 Show GitHub Exploit DB Packet Storm
225045 2.6 注意 Genetech Solutions - WordPress 用 Genetech Solutions Pie-Register プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4954 2013-07-31 16:53 2013-07-13 Show GitHub Exploit DB Packet Storm
225046 7.5 危険 Top Games - Top Games Script の play.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-4953 2013-07-31 16:18 2013-06-24 Show GitHub Exploit DB Packet Storm
225047 7.5 危険 Elemata - Elemata CMS の functions/global.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-4952 2013-07-31 16:11 2013-06-24 Show GitHub Exploit DB Packet Storm
225048 4.3 警告 Mintboard - Mintboard におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4951 2013-07-31 16:06 2013-07-10 Show GitHub Exploit DB Packet Storm
225049 4.3 警告 Appnitro Software - Machform の view.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4950 2013-07-31 15:53 2013-07-2 Show GitHub Exploit DB Packet Storm
225050 6.8 警告 Appnitro Software - Machform の view.php における任意の PHP コードを実行される脆弱性 CWE-Other
その他
CVE-2013-4949 2013-07-31 15:41 2013-07-2 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
313121 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/stm: Avoid use-after-free issues with crtc and plane ltdc_load() calls functions drm_crtc_init_with_planes(), drm_universal_p… CWE-416
 Use After Free
CVE-2024-49992 2024-10-25 23:52 2024-10-22 Show GitHub Exploit DB Packet Storm
313122 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ice: Fix improper handling of refcount in ice_dpll_init_rclk_pins() This patch addresses a reference count handling issue in the … NVD-CWE-Other
CVE-2024-50021 2024-10-25 23:52 2024-10-22 Show GitHub Exploit DB Packet Storm
313123 9.1 CRITICAL
Network
trendmicro deep_discovery_inspector A vulnerability in Trend Micro Deep Discovery Inspector (DDI) versions 5.8 and above could allow an attacker to disclose sensitive information affected installations. Please note: an attacker must… CWE-89
SQL Injection
CVE-2024-46902 2024-10-25 23:50 2024-10-23 Show GitHub Exploit DB Packet Storm
313124 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ice: Fix improper handling of refcount in ice_sriov_set_msix_vec_count() This patch addresses an issue with improper reference co… NVD-CWE-Other
CVE-2024-50020 2024-10-25 23:50 2024-10-22 Show GitHub Exploit DB Packet Storm
313125 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: kthread: unpark only parked kthread Calling into kthread unparking unconditionally is mostly harmless when the kthread is already… NVD-CWE-noinfo
CVE-2024-50019 2024-10-25 23:45 2024-10-22 Show GitHub Exploit DB Packet Storm
313126 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata paths When the HBA is undergoing a reset or is handling a… CWE-476
 NULL Pointer Dereference
CVE-2024-49891 2024-10-25 23:42 2024-10-22 Show GitHub Exploit DB Packet Storm
313127 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ext4: fix off by one issue in alloc_flex_gd() Wesley reported an issue: ========================================================… CWE-193
 Off-by-one Error
CVE-2024-49880 2024-10-25 23:42 2024-10-22 Show GitHub Exploit DB Packet Storm
313128 7.8 HIGH
Local
trendmicro antivirus_one Trend Micro Antivirus One versions 3.10.4 and below (Consumer) is vulnerable to an Arbitrary Configuration Update that could allow unauthorized access to product configurations and functions. NVD-CWE-noinfo
CVE-2024-45334 2024-10-25 23:41 2024-10-23 Show GitHub Exploit DB Packet Storm
313129 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: ensure the fw_info is not null before using it This resolves the dereference null return value warning reported by Co… CWE-476
 NULL Pointer Dereference
CVE-2024-49890 2024-10-25 23:41 2024-10-22 Show GitHub Exploit DB Packet Storm
313130 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: can: can327: can327_feed_frame_to_netdev(): fix potential skb leak when netdev is down In can327_feed_frame_to_netdev(), it did n… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2022-49008 2024-10-25 23:38 2024-10-22 Show GitHub Exploit DB Packet Storm