QID 91941
Date Published: 2022-09-14
QID 91941: Microsoft .NET Security Update for September 2022
Microsoft has released a security Update for .NET which resolves Denial of Service Vulnerability.
This security update is rated Important for affected versions of .NET
Affected versions:
.NET 6.0 before version 6.0.9
.NET Core 3.1 before version 3.1.29
QID Detection Logic: Authenticated- Windows
This QID detects vulnerable versions of Microsoft .NET Core by checking the file version on windows and the installation path and file name ".version".
QID Detection Logic: Authenticated- Linux
This QID is executing the command "ls -d /usr/share/dotnet/shared/Microsoft.NETCore.App/*" or "ls -d /root/shared/Microsoft.NETCore.App/*" to check the Microsoft .NET Core versions.
QID Detection Logic: Authenticated-MacOs
This QID is executing the command "ls -d /usr/local/share/dotnet/shared/Microsoft.NETCore.App/*" to check the .NETCore.App versions.
Vulnerable versions of Microsoft .NET are prone to Denial of Service Vulnerability.
- CVE-2022-38013 -
msrc.microsoft.com/update-guide/vulnerability/CVE-2022-38013
CVEs related to QID 91941
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| CVE-2022-38013 |
|