Skip to content

Commit 25202af

Browse files
authored
Add february updates to CVE documentation (#9211)
* Add february updates * Minor form fix
1 parent f424bc4 commit 25202af

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

release-notes/6.0/cve.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,11 @@ Your app needs to be on the latest .NET 6 patch version to be secure. The longer
88

99
Your app may be vulnerable to the following published security [CVEs](https://www.cve.org/) if you are using an older .NET 6 patch version.
1010

11+
- 6.0.27 (February 2024)
12+
- [CVE-2024-21386 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/295)
13+
- [CVE-2024-21404 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/296)
1114
- 6.0.26 (January 2024)
12-
- [CVE-2024-0056](https://github.com/dotnet/announcements/issues/292) | .NET Information Disclosure Vulnerability
15+
- [CVE-2024-0056 | .NET Information Disclosure Vulnerability](https://github.com/dotnet/announcements/issues/292)
1316
- [CVE-2024-0057 | .NET Security Feature Bypass Vulnerability](https://github.com/dotnet/announcements/issues/291)
1417
- [CVE-2024-21319 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/290)
1518
- 6.0.25 (November 2023)

release-notes/7.0/cve.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ Your app needs to be on the latest .NET 7 patch version to be secure. The longer
88

99
Your app may be vulnerable to the following published security [CVEs](https://www.cve.org/) if you are using the given version or older.
1010

11+
- 7.0.16 (February 2024)
12+
- [CVE-2024-21386 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/295)
13+
- [CVE-2024-21404 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/296)
1114
- 7.0.15 (January 2024)
1215
- [CVE-2024-0056 | .NET Information Disclosure Vulnerability](https://github.com/dotnet/announcements/issues/292)
1316
- [CVE-2024-0057 | .NET Security Feature Bypass Vulnerability](https://github.com/dotnet/announcements/issues/291)

release-notes/8.0/cve.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ Your app needs to be on the latest .NET 8 patch version to be secure. The longer
77
## Which CVEs apply to my app?
88

99
Your app may be vulnerable to the following published security [CVEs](https://www.cve.org/) if you are using the given version or older.
10+
- 8.0.2 (February 2024)
11+
- [CVE-2024-21386 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/295)
12+
- [CVE-2024-21404 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/296)
1013
- 8.0.1 (January 2024)
1114
- [CVE-2024-0056 | .NET Information Disclosure Vulnerability](https://github.com/dotnet/announcements/issues/292)
1215
- [CVE-2024-0057 | .NET Security Feature Bypass Vulnerability](https://github.com/dotnet/announcements/issues/291)

0 commit comments

Comments
 (0)