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 1, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
227061 5 警告 IBM - UNIX 上で稼働する IBM Sterling Connect:Direct におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-6352 2013-02-6 10:42 2013-02-2 Show GitHub Exploit DB Packet Storm
227062 4 警告 マイクロソフト - Microsoft Internet Explorer 8 および 9 における Web サイトを偽装される脆弱性 CWE-16
環境設定
CVE-2013-1451 2013-02-5 17:49 2013-01-29 Show GitHub Exploit DB Packet Storm
227063 4 警告 マイクロソフト - Microsoft Internet Explorer 8 および 9 における重要な情報を取得される脆弱性 CWE-16
環境設定
CVE-2013-1450 2013-02-5 17:46 2013-01-29 Show GitHub Exploit DB Packet Storm
227064 7.6 危険 Foxit Software Inc - Foxit Advanced PDF Editor にバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0107 2013-02-5 17:34 2013-01-28 Show GitHub Exploit DB Packet Storm
227065 6.8 警告 サン・マイクロシステムズ
日本電気
オラクル
- Oracle Java 7 に脆弱性 CWE-noinfo
情報不足
CVE-2012-4681 2013-02-4 17:51 2012-08-28 Show GitHub Exploit DB Packet Storm
227066 7.8 危険 MiniUPnP Project - MiniUPnP MiniUPnPd の HTTP サービスにおける整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2013-1462 2013-02-4 16:38 2013-01-31 Show GitHub Exploit DB Packet Storm
227067 7.8 危険 MiniUPnP Project - MiniUPnP MiniUPnPd の HTTP サービスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-1461 2013-02-4 16:37 2013-01-31 Show GitHub Exploit DB Packet Storm
227068 10 危険 MiniUPnP Project - MiniUPnP MiniUPnPd の HTTP サービスにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0230 2013-02-4 16:37 2013-01-31 Show GitHub Exploit DB Packet Storm
227069 7.8 危険 MiniUPnP Project - MiniUPnP MiniUPnPd の SSDP ハンドラにおけるサービス運用妨害 (サービスクラッシュ) の脆弱性 CWE-noinfo
情報不足
CVE-2013-0229 2013-02-4 16:36 2013-01-31 Show GitHub Exploit DB Packet Storm
227070 7.6 危険 DELL EMC (旧 EMC Corporation) - EMC AlphaStor の Drive Control Program におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0930 2013-02-4 16:26 2013-01-31 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 1, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
311371 - - - Dell PowerProtect Data Domain, versions prior to 8.1.0.0, 7.13.1.10, 7.10.1.40, and 7.7.5.50, contains an escalation of privilege vulnerability. A local low privileged attacker could potentially expl… - CVE-2024-45759 2024-11-8 12:15 2024-11-8 Show GitHub Exploit DB Packet Storm
311372 - - - upgrademysqlstatus in databases/views.py in CyberPanel (aka Cyber Panel) before 5b08cd6 allows remote attackers to bypass authentication and execute arbitrary commands via /dataBases/upgrademysqlstat… - CVE-2024-51567 2024-11-8 11:00 2024-10-30 Show GitHub Exploit DB Packet Storm
311373 - - - Improper Privilege Management vulnerability in WatchGuard EPDR, Panda AD360 and Panda Dome on Windows (PSANHost.exe module) allows arbitrary file delete with SYSTEM permissions. This issue affects EP… - CVE-2024-8424 2024-11-8 09:15 2024-11-8 Show GitHub Exploit DB Packet Storm
311374 - - - XStream is a simple library to serialize objects to XML and back again. This vulnerability may allow a remote attacker to terminate the application with a stack overflow error resulting in a denial o… CWE-502
CWE-121
 Deserialization of Untrusted Data
Stack-based Buffer Overflow
CVE-2024-47072 2024-11-8 09:15 2024-11-8 Show GitHub Exploit DB Packet Storm
311375 - - - changedetection.io is a free open source web page change detection tool. The validation for the file URI scheme falls short, and results in an attacker being able to read any file on the system. This… CWE-22
Path Traversal
CVE-2024-51998 2024-11-8 09:15 2024-11-8 Show GitHub Exploit DB Packet Storm
311376 - - - Duende.AccessTokenManagement.OpenIdConnect is a set of .NET libraries that manage OAuth and OpenId Connect access tokens. HTTP Clients created by `AddUserAccessTokenHttpClient` may use a different us… CWE-270
 Privilege Context Switching Error
CVE-2024-51987 2024-11-8 09:15 2024-11-8 Show GitHub Exploit DB Packet Storm
311377 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: pse-pd: Fix out of bound for loop Adjust the loop limit to prevent out-of-bounds access when iterating over PI structures. T… CWE-787
 Out-of-bounds Write
CVE-2024-50129 2024-11-8 06:49 2024-11-6 Show GitHub Exploit DB Packet Storm
311378 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: tracing/probes: Fix MAX_TRACE_ARGS limit handling When creating a trace_probe we would set nr_args prior to truncating the argume… CWE-476
 NULL Pointer Dereference
CVE-2024-50132 2024-11-8 06:32 2024-11-6 Show GitHub Exploit DB Packet Storm
311379 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: LoongArch: Don't crash in stack_top() for tasks without vDSO Not all tasks have a vDSO mapped, for example kthreads never do. If … CWE-476
 NULL Pointer Dereference
CVE-2024-50133 2024-11-8 06:17 2024-11-6 Show GitHub Exploit DB Packet Storm
311380 5.4 MEDIUM
Network
basticom framework The Basticom Framework plugin for WordPress is vulnerable to Stored Cross-Site Scripting via SVG File uploads in all versions up to, and including, 1.5.0 due to insufficient input sanitization and ou… CWE-79
Cross-site Scripting
CVE-2024-9443 2024-11-8 05:56 2024-11-5 Show GitHub Exploit DB Packet Storm