File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,11 @@ Your app needs to be on the latest .NET 6 patch version to be secure. The longer
8
8
9
9
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.
10
10
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 )
11
14
- 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 )
13
16
- [ CVE-2024 -0057 | .NET Security Feature Bypass Vulnerability] ( https://github.com/dotnet/announcements/issues/291 )
14
17
- [ CVE-2024 -21319 | .NET Denial of Service Vulnerability] ( https://github.com/dotnet/announcements/issues/290 )
15
18
- 6.0.25 (November 2023)
Original file line number Diff line number Diff line change @@ -8,6 +8,9 @@ Your app needs to be on the latest .NET 7 patch version to be secure. The longer
8
8
9
9
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
10
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 )
11
14
- 7.0.15 (January 2024)
12
15
- [ CVE-2024 -0056 | .NET Information Disclosure Vulnerability] ( https://github.com/dotnet/announcements/issues/292 )
13
16
- [ CVE-2024 -0057 | .NET Security Feature Bypass Vulnerability] ( https://github.com/dotnet/announcements/issues/291 )
Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ Your app needs to be on the latest .NET 8 patch version to be secure. The longer
7
7
## Which CVEs apply to my app?
8
8
9
9
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 )
10
13
- 8.0.1 (January 2024)
11
14
- [ CVE-2024 -0056 | .NET Information Disclosure Vulnerability] ( https://github.com/dotnet/announcements/issues/292 )
12
15
- [ CVE-2024 -0057 | .NET Security Feature Bypass Vulnerability] ( https://github.com/dotnet/announcements/issues/291 )
You can’t perform that action at this time.
0 commit comments