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 13, 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
254971 7.5 危険 GNU Project
サイバートラスト株式会社
レッドハット
- GnuTLS の gnutls_x509_crt_get_serial 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0731 2010-04-9 16:21 2010-03-25 Show GitHub Exploit DB Packet Storm
254972 4.3 警告 シスコシステムズ - Cisco Router and Security Device Manager におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0594 2010-04-8 15:03 2010-04-8 Show GitHub Exploit DB Packet Storm
254973 4.3 警告 MODX - MODx におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1427 2010-04-8 15:02 2010-04-8 Show GitHub Exploit DB Packet Storm
254974 7.5 危険 MODX - MODx における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-1426 2010-04-8 15:02 2010-04-8 Show GitHub Exploit DB Packet Storm
254975 7.8 危険 シスコシステムズ - Cisco IOS および Cisco ルータにおける IKE パケットの処理に関するサービス運用妨害 (DoS) の脆弱性 CWE-310
暗号の問題
CVE-2010-0578 2010-04-8 10:42 2010-03-24 Show GitHub Exploit DB Packet Storm
254976 7.8 危険 シスコシステムズ - Cisco IOS における SCCP パケットの処理に関するサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0584 2010-04-8 10:42 2010-03-24 Show GitHub Exploit DB Packet Storm
254977 7.8 危険 シスコシステムズ - Cisco IOS における LDP パケットの処理に関するサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0576 2010-04-8 10:42 2010-03-24 Show GitHub Exploit DB Packet Storm
254978 7.8 危険 シスコシステムズ - Cisco IOS の H.323 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-0583 2010-04-8 10:42 2010-03-24 Show GitHub Exploit DB Packet Storm
254979 7.8 危険 シスコシステムズ - Cisco IOS における H.323 パケットの処理に関するサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0582 2010-04-8 10:41 2010-03-24 Show GitHub Exploit DB Packet Storm
254980 7.8 危険 シスコシステムズ - Cisco IOS の SIP 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-0579 2010-04-8 10:41 2010-03-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 14, 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
312651 7.5 HIGH
Network
microfocus netiq_access_manager Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in OpenText NetIQ Access Manager allows access the sensitive information. This issue affects NetIQ Access … CWE-22
Path Traversal
CVE-2024-4556 2024-09-13 00:09 2024-08-28 Show GitHub Exploit DB Packet Storm
312652 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix potential NULL dereference Fix potential NULL dereference, in the case when "man", the resource manager might be … CWE-476
 NULL Pointer Dereference
CVE-2023-52908 2024-09-12 23:54 2024-08-21 Show GitHub Exploit DB Packet Storm
312653 7.8 HIGH
Local
beckhoff ipc_diagnostics_package
twincat\/bsd
The IPC-Diagnostics package included in TwinCAT/BSD is vulnerable to a local authentication bypass by a low privileged attacker. NVD-CWE-Other
CVE-2024-41173 2024-09-12 23:52 2024-08-27 Show GitHub Exploit DB Packet Storm
312654 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nfsd: fix handling of cached open files in nfsd4_open codepath Commit fb70bf124b05 ("NFSD: Instantiate a struct file when creatin… CWE-476
 NULL Pointer Dereference
CVE-2023-52909 2024-09-12 23:52 2024-08-21 Show GitHub Exploit DB Packet Storm
312655 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/msm: another fix for the headless Adreno GPU Fix another oops reproducible when rebooting the board with the Adreno GPU worki… CWE-476
 NULL Pointer Dereference
CVE-2023-52911 2024-09-12 23:49 2024-08-21 Show GitHub Exploit DB Packet Storm
312656 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: iommu/iova: Fix alloc iova overflows issue In __alloc_and_insert_iova_range, there is an issue that retry_pfn overflows. The valu… NVD-CWE-noinfo
CVE-2023-52910 2024-09-12 23:47 2024-08-21 Show GitHub Exploit DB Packet Storm
312657 6.3 MEDIUM
Local
sap netweaver_abap
netweaver_java
content_server
web_dispatcher
Due to the missing authorization checks in the local systems, the admin users of SAP Web Dispatcher, SAP NetWeaver Application Server (ABAP and Java), and SAP Content Server can impersonate other use… CWE-862
 Missing Authorization
CVE-2024-33005 2024-09-12 23:39 2024-08-13 Show GitHub Exploit DB Packet Storm
312658 - - - In wifi_item_edit_content of styles.xml , there is a possible FRP bypass due to Missing check for FRP state. This could lead to local escalation of privilege with no additional execution privileges n… - CVE-2024-40650 2024-09-12 23:35 2024-09-11 Show GitHub Exploit DB Packet Storm
312659 - - - In DevmemIntPFNotify of devicemem_server.c, there is a possible use-after-free due to a race condition. This could lead to local escalation of privilege in the kernel with no additional execution pri… - CVE-2024-23716 2024-09-12 23:35 2024-09-11 Show GitHub Exploit DB Packet Storm
312660 - - - An attacker with authenticated access to VICIdial as an "agent" can execute arbitrary shell commands as the "root" user. This attack can be chained with CVE-2024-8503 to execute arbitrary shell comma… - CVE-2024-8504 2024-09-12 23:35 2024-09-11 Show GitHub Exploit DB Packet Storm