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
225081 7.5 危険 ヒューレット・パッカード - HP LoadRunner における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-4797 2013-07-30 12:27 2013-07-24 Show GitHub Exploit DB Packet Storm
225082 7.5 危険 ヒューレット・パッカード - HP LoadRunner における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-2370 2013-07-30 12:26 2013-07-24 Show GitHub Exploit DB Packet Storm
225083 7.5 危険 ヒューレット・パッカード - HP LoadRunner における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-2369 2013-07-30 12:26 2013-07-24 Show GitHub Exploit DB Packet Storm
225084 5 警告 ヒューレット・パッカード - HP LoadRunner におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-2368 2013-07-30 12:25 2013-07-24 Show GitHub Exploit DB Packet Storm
225085 4.3 警告 ヒューレット・パッカード - HP Application Lifecycle Management Quality Center におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4802 2013-07-30 12:25 2013-07-24 Show GitHub Exploit DB Packet Storm
225086 5 警告 シスコシステムズ - Cisco Identity Services Engine のファイアウォールサブシステムにおけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-3445 2013-07-30 11:02 2013-07-25 Show GitHub Exploit DB Packet Storm
225087 4 警告 WorldWide Conferencing, LLC - Lift の json/JsonParser.scala の JsonParser クラスにおける重要な情報を取得される脆弱性 CWE-119
バッファエラー
CVE-2013-3300 2013-07-30 10:49 2013-04-5 Show GitHub Exploit DB Packet Storm
225088 10 危険 ASUSTeK Computer Inc. - 複数の ASUS ルータ製品のファームウェアの AiCloud 機能における脆弱性 CWE-noinfo
情報不足
CVE-2013-4937 2013-07-29 16:30 2013-07-17 Show GitHub Exploit DB Packet Storm
225089 6.9 警告 マイクロソフト - Microsoft Internet Explorer 6 から 10 における保護メカニズムの昇格ポリシーチェックを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-4015 2013-07-29 13:41 2013-07-18 Show GitHub Exploit DB Packet Storm
225090 7.8 危険 シスコシステムズ - Cisco Video Surveillance Manager における重要な設定、アーカイブ、およびログ情報を取得される脆弱性 CWE-287
不適切な認証
CVE-2013-3431 2013-07-26 14:20 2013-07-24 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
313051 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: gpiolib: fix memory leak in gpiochip_setup_dev() Here is a backtrace report about memory leak detected in gpiochip_setup_dev(): … CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2022-48975 2024-10-26 03:48 2024-10-22 Show GitHub Exploit DB Packet Storm
313052 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: can: af_can: fix NULL pointer dereference in can_rcv_filter Analogue to commit 8aa59e355949 ("can: af_can: fix NULL pointer deref… CWE-476
 NULL Pointer Dereference
CVE-2022-48977 2024-10-26 03:47 2024-10-22 Show GitHub Exploit DB Packet Storm
313053 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable_offload: fix using __this_cpu_add in preemptible flow_offload_queue_work() can be called in workqueue withou… NVD-CWE-noinfo
CVE-2022-48976 2024-10-26 03:47 2024-10-22 Show GitHub Exploit DB Packet Storm
313054 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: HID: core: fix shift-out-of-bounds in hid_report_raw_event Syzbot reported shift-out-of-bounds in hid_report_raw_event. microsof… NVD-CWE-Other
CVE-2022-48978 2024-10-26 03:46 2024-10-22 Show GitHub Exploit DB Packet Storm
313055 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix array index out of bound error in DCN32 DML [Why&How] LinkCapacitySupport array is indexed with the number o… CWE-129
 Improper Validation of Array Index
CVE-2022-48979 2024-10-26 03:40 2024-10-22 Show GitHub Exploit DB Packet Storm
313056 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: dsa: sja1105: avoid out of bounds access in sja1105_init_l2_policing() The SJA1105 family has 45 L2 policing table entries (… CWE-787
 Out-of-bounds Write
CVE-2022-48980 2024-10-26 03:36 2024-10-22 Show GitHub Exploit DB Packet Storm
313057 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Remove errant put in error path drm_gem_shmem_mmap() doesn't own this reference, resulting in the GEM object ge… CWE-416
 Use After Free
CVE-2022-48981 2024-10-26 03:33 2024-10-22 Show GitHub Exploit DB Packet Storm
313058 8.1 HIGH
Network
microsoft windows_server_2012
windows_10_1507
windows_server_2016
windows_server_2022_23h2
windows_10_21h2
windows_10_22h2
windows_11_23h2
windows_10_1607
windows_server_2019
windows…
Windows MSHTML Platform Spoofing Vulnerability NVD-CWE-noinfo
CVE-2024-43573 2024-10-26 03:17 2024-10-9 Show GitHub Exploit DB Packet Storm
313059 7.8 HIGH
Local
microsoft windows_server_2008
windows_server_2012
windows_10_1507
windows_server_2016
windows_server_2022_23h2
windows_10_21h2
windows_10_22h2
windows_11_23h2
windows_10_1607
windows…
Microsoft Management Console Remote Code Execution Vulnerability NVD-CWE-noinfo
CVE-2024-43572 2024-10-26 03:17 2024-10-9 Show GitHub Exploit DB Packet Storm
313060 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix crash when replugging CSR fake controllers It seems fake CSR 5.0 clones can cause the suspend notifier to be regis… NVD-CWE-noinfo
CVE-2022-48982 2024-10-26 03:12 2024-10-22 Show GitHub Exploit DB Packet Storm