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 10, 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
251321 4.7 警告 マイクロソフト - 複数の Microsoft Windows におけるサービス運用妨害 (リブート) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1971 2011-08-25 10:03 2011-08-9 Show GitHub Exploit DB Packet Storm
251322 4.3 警告 マイクロソフト - Microsoft Visual Studio および Report Viewer におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1976 2011-08-25 10:00 2011-08-9 Show GitHub Exploit DB Packet Storm
251323 4.3 警告 マイクロソフト - Microsoft .NET Framework における任意のファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2011-1977 2011-08-25 09:54 2011-08-9 Show GitHub Exploit DB Packet Storm
251324 7.1 危険 マイクロソフト - Microsoft Windows の RDP 実装におけるサービス運用妨害 (リブート) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1968 2011-08-25 09:50 2011-08-9 Show GitHub Exploit DB Packet Storm
251325 7.1 危険 マイクロソフト - Microsoft Windows の TCP/IP スタック内にある Tcpip.sys におけるサービス運用妨害 (リブート) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1965 2011-08-24 10:20 2011-08-9 Show GitHub Exploit DB Packet Storm
251326 7.8 危険 マイクロソフト - Microsoft Windows の TCP/IP スタック内にある Tcpip.sys におけるサービス運用妨害 (リブート) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1871 2011-08-24 10:19 2011-08-9 Show GitHub Exploit DB Packet Storm
251327 7.2 危険 マイクロソフト - Microsoft Windows の Win32 サブシステム内にある CSRSS の Winsrv.dll における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1967 2011-08-24 10:18 2011-08-9 Show GitHub Exploit DB Packet Storm
251328 7.2 危険 マイクロソフト - Microsoft Windows XP および Windows Server 2003 の RAS 内にある NDISTAPI.sys における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1974 2011-08-24 10:17 2011-08-9 Show GitHub Exploit DB Packet Storm
251329 4.3 警告 マイクロソフト - Microsoft Windows Server 2008 R2 の RD Web Access におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1263 2011-08-24 10:16 2011-08-9 Show GitHub Exploit DB Packet Storm
251330 6.2 警告 サイバートラスト株式会社
Linux
- Linux kernel の kernel/exit.c 内にある do_exit 関数における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-4258 2011-08-24 10:11 2010-12-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
312321 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix for possible memory corruption Init Control Block is dereferenced incorrectly. Correctly dereference ICB CWE-787
 Out-of-bounds Write
CVE-2024-42288 2024-09-6 02:38 2024-08-17 Show GitHub Exploit DB Packet Storm
312322 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: During vport delete send async logout explicitly During vport delete, it is observed that during unload we hit a c… CWE-476
 NULL Pointer Dereference
CVE-2024-42289 2024-09-6 02:37 2024-08-17 Show GitHub Exploit DB Packet Storm
312323 8.8 HIGH
Network
fogproject fogproject FOG is a cloning/imaging/rescue suite/inventory management system. An improperly restricted file upload feature allows authenticated users to execute arbitrary code on the fogproject server. The Rebr… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2024-40645 2024-09-6 02:09 2024-08-1 Show GitHub Exploit DB Packet Storm
312324 5.9 MEDIUM
Network
fogproject fogproject FOG is a free open-source cloning/imaging/rescue suite/inventory management system. The hostinfo page has missing/improper access control since only the host's mac address is required to obtain the c… CWE-862
 Missing Authorization
CVE-2024-41108 2024-09-6 01:27 2024-08-1 Show GitHub Exploit DB Packet Storm
312325 7.8 HIGH
Local
fogproject fogproject FOG is a cloning/imaging/rescue suite/inventory management system. The application stores plaintext service account credentials in the "/opt/fog/.fogsettings" file. This file is by default readable b… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2024-41954 2024-09-6 01:18 2024-08-1 Show GitHub Exploit DB Packet Storm
312326 7.5 HIGH
Network
ruby-lang rexml REXML is an XML toolkit for Ruby. The REXML gem 3.3.2 has a DoS vulnerability when it parses an XML that has many entity expansions with SAX2 or pull parser API. The REXML gem 3.3.3 or later include … CWE-400
 Uncontrolled Resource Consumption
CVE-2024-41946 2024-09-6 01:09 2024-08-2 Show GitHub Exploit DB Packet Storm
312327 7.2 HIGH
Network
dell cloudlink CloudLink, versions 7.1.x and 8.x, contain an Improper check or handling of Exceptional Conditions Vulnerability in Cluster Component. A highly privileged malicious user with remote access could pote… NVD-CWE-Other
CVE-2024-38482 2024-09-6 01:04 2024-08-2 Show GitHub Exploit DB Packet Storm
312328 9.8 CRITICAL
Network
any1 neatvnc server.c in Neat VNC (aka neatvnc) before 0.8.1 does not properly validate the security type, a related issue to CVE-2006-2369. NVD-CWE-noinfo
CVE-2024-42458 2024-09-6 00:51 2024-08-2 Show GitHub Exploit DB Packet Storm
312329 5.4 MEDIUM
Network
metaphorcreations ditty The Ditty WordPress plugin before 3.1.45 does not sanitise and escape some parameters, which could allow users with a role as low as Contributor to perform Cross-Site Scripting attacks. CWE-79
Cross-site Scripting
CVE-2024-6710 2024-09-6 00:30 2024-08-5 Show GitHub Exploit DB Packet Storm
312330 8.8 HIGH
Network
wpsoul greenshift_query_addon Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Wpsoul Greenshift Query and Meta Addon allows SQL Injection.This issue affects Greenshift Query a… CWE-89
SQL Injection
CVE-2024-43942 2024-09-6 00:25 2024-08-30 Show GitHub Exploit DB Packet Storm