Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/core.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominique Whittaker <94140381+dcwhittaker@users.noreply.github.com>2022-06-15 06:50:59 +0300
committerGitHub <noreply@github.com>2022-06-15 06:50:59 +0300
commitedf5a568fea81b202d847f0b728958d48d93115b (patch)
tree7a1dcf4cfcd61c22b51ff9f9954ef0f631635d89
parentcce9f07ba3e4aa99caeb2dc3eefd2cf993756326 (diff)
parent41298aa4cf57ad71a140b0f232e591ba00dc26ba (diff)
Merge pull request #7540 from dotnet/richlander-patch-1
Update cve.md
-rw-r--r--release-notes/6.0/cve.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/release-notes/6.0/cve.md b/release-notes/6.0/cve.md
index d9caa307..7a634669 100644
--- a/release-notes/6.0/cve.md
+++ b/release-notes/6.0/cve.md
@@ -8,8 +8,10 @@ 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.6 (June 2022)
+ - No CVEs currently apply.
- 6.0.5 (May 2022)
- - [CVE 2022-30184 | .NET Core Information Disclosure Vulnerability](https://github.com/dotnet/announcements/issues/xxx)
+ - [CVE 2022-30184 | .NET Core Information Disclosure Vulnerability](https://github.com/dotnet/announcements/issues/225)
- 6.0.4 (April 2022)
- [CVE 2022-29145 | ASP.NET Core Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/222)
- [CVE 2022-23267 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/221)