From 2ce9032b806fc3b39c69d544259e4e5d6d016c7c Mon Sep 17 00:00:00 2001 From: Rahul Bhandari Date: Tue, 12 Sep 2023 21:10:09 -0700 Subject: [PATCH] Update cve.md (#8765) --- release-notes/6.0/cve.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/release-notes/6.0/cve.md b/release-notes/6.0/cve.md index 5f1ded277..da799ddc0 100644 --- a/release-notes/6.0/cve.md +++ b/release-notes/6.0/cve.md @@ -8,16 +8,16 @@ Your app needs to be on the latest .NET 6 patch version to be secure. The longer Your app may be vulnerable to the following published security [CVEs](https://www.cve.org/) if you are using the given version or older. - 6.0.22 (September 2023) - - [CVE-2023-36799 | .NET Remote Code Execution Vulnerability](https://github.com/dotnet/announcements/issues/275) + - [CVE-2023-36799 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/275) - [CVE-2023-36796 | .NET Remote Code Execution Vulnerability](https://github.com/dotnet/announcements/issues/274) - - [CVE-2023-36793 | .NET Elevation of Privilege Vulnerability](https://github.com/dotnet/announcements/issues/273) - - [CVE-2023-36794 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/271) - - [CVE-2023-36792 | Nuget Client Remote Code Execution Vulnerability](https://github.com/dotnet/announcements/issues/271) + - [CVE-2023-36793 | .NET Remote Code Execution Vulnerability](https://github.com/dotnet/announcements/issues/273) + - [CVE-2023-36794 | .NET Remote Code Execution Vulnerability](https://github.com/dotnet/announcements/issues/272) + - [CVE-2023-36792 | .NET Remote Code Execution Vulnerability](https://github.com/dotnet/announcements/issues/271) - 6.0.21 (August 2023) - [CVE-2023-35390 | .NET Remote Code Execution Vulnerability](https://github.com/dotnet/announcements/issues/266) - - [CVE-2023-38180 | .NET Elevation of Privilege Vulnerability](https://github.com/dotnet/announcements/issues/269) + - [CVE-2023-38180 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/269) - [CVE-2023-38178 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/268) - - [CVE-2023-35391 | Nuget Client Remote Code Execution Vulnerability](https://github.com/dotnet/announcements/issues/267) + - [CVE-2023-35391 | .NET Information Disclosure Vulnerability](https://github.com/dotnet/announcements/issues/267) - 6.0.20 (July 2023) - [CVE-2023-24895 | .NET Remote Code Execution Vulnerability](https://github.com/dotnet/announcements/issues/261) - [CVE-2023-24897 | .NET Remote Code Execution Vulnerability](https://github.com/dotnet/announcements/issues/260)