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":May 16, 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
249781 6.9 警告 Linux - Linux kernel の hvc_close 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2010-2653 2012-03-27 18:42 2010-10-5 Show GitHub Exploit DB Packet Storm
249782 5 警告 IBM - IBM WSRR における管理統制操作を実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2644 2012-03-27 18:42 2010-12-22 Show GitHub Exploit DB Packet Storm
249783 5 警告 IBM - IBM WebSphere Commerce Enterprise における他人のメッセージを読まれる脆弱性 CWE-200
情報漏えい
CVE-2010-2639 2012-03-27 18:42 2010-12-6 Show GitHub Exploit DB Packet Storm
249784 4 警告 IBM - IBM WebSphere におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-2638 2012-03-27 18:42 2010-11-15 Show GitHub Exploit DB Packet Storm
249785 4.3 警告 IBM - IBM WebSphere MQ における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2010-2637 2012-03-27 18:42 2010-11-12 Show GitHub Exploit DB Packet Storm
249786 4.3 警告 IBM - IBM WebSphere Commerce におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2636 2012-03-27 18:42 2010-11-9 Show GitHub Exploit DB Packet Storm
249787 6.5 警告 IBM - IBM WebSphere Commerce における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-2635 2012-03-27 18:42 2010-11-9 Show GitHub Exploit DB Packet Storm
249788 9.3 危険 SAP - SAP Crystal Reports の CrystalPrintControl ActiveX コントロールにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2590 2012-03-27 18:42 2010-12-21 Show GitHub Exploit DB Packet Storm
249789 9.3 危険 Nullsoft - Winamp の in_nsv.dll における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-2586 2012-03-27 18:42 2010-11-27 Show GitHub Exploit DB Packet Storm
249790 10 危険 realpage - RealPage Module の Upload ActiveX コントロールにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2585 2012-03-27 18:42 2010-10-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 16, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
313121 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: move dpu_encoder's connector assignment to atomic_enable() For cases where the crtc's connectors_changed was set wit… CWE-476
 NULL Pointer Dereference
CVE-2024-45015 2024-09-14 01:35 2024-09-12 Show GitHub Exploit DB Packet Storm
313122 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nvme: move stopping keep-alive into nvme_uninit_ctrl() Commit 4733b65d82bd ("nvme: start keep-alive after admin queue setup") mov… CWE-416
 Use After Free
CVE-2024-45013 2024-09-14 01:35 2024-09-12 Show GitHub Exploit DB Packet Storm
313123 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nouveau/firmware: use dma non-coherent allocator Currently, enabling SG_DEBUG in the kernel will cause nouveau to hit a BUG() on … CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2024-45012 2024-09-14 01:35 2024-09-12 Show GitHub Exploit DB Packet Storm
313124 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: only mark 'subflow' endp as available Adding the following warning ... WARN_ON_ONCE(msk->pm.local_addr_used == 0) … NVD-CWE-noinfo
CVE-2024-45010 2024-09-14 01:35 2024-09-12 Show GitHub Exploit DB Packet Storm
313125 5.4 MEDIUM
Network
perfexcrm perfex_crm A stored cross-site scripting (XSS) vulnerability in the Discussion section of Perfex CRM v1.1.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Cont… CWE-79
Cross-site Scripting
CVE-2024-44851 2024-09-14 01:34 2024-09-12 Show GitHub Exploit DB Packet Storm
313126 9.8 CRITICAL
Network
comfast cf-xr11_firmware COMFAST CF-XR11 V2.7.2 has a command injection vulnerability in function sub_424CB4. Attackers can send POST request messages to /usr/bin/webmgnt and inject commands into parameter iface. CWE-77
Command Injection
CVE-2024-44466 2024-09-14 01:32 2024-09-12 Show GitHub Exploit DB Packet Storm
313127 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE copy_fd_bitmaps(new, old, count) is expected to copy the first co… CWE-787
 Out-of-bounds Write
CVE-2024-45025 2024-09-14 01:30 2024-09-12 Show GitHub Exploit DB Packet Storm
313128 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix hugetlb vs. core-mm PT locking We recently made GUP's common page table walking code to also walk hugetlb VMAs wi… CWE-667
 Improper Locking
CVE-2024-45024 2024-09-14 01:30 2024-09-12 Show GitHub Exploit DB Packet Storm
313129 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: md/raid1: Fix data corruption for degraded array with slow disk read_balance() will avoid reading from slow disks as much as poss… CWE-787
 Out-of-bounds Write
CVE-2024-45023 2024-09-14 01:30 2024-09-12 Show GitHub Exploit DB Packet Storm
313130 3.9 LOW
Physics
redhat
opensc_project
enterprise_linux
opensc
A vulnerability was found in pkcs15-init in OpenSC. An attacker could use a crafted USB Device or Smart Card, which would present the system with a specially crafted response to APDUs. Insufficient… CWE-908
 Use of Uninitialized Resource
CVE-2024-45618 2024-09-14 01:30 2024-09-4 Show GitHub Exploit DB Packet Storm