Skip to content

Commit

Permalink
Update cve.md (#9396)
Browse files Browse the repository at this point in the history
* Update cve.md

* Update cve.md
  • Loading branch information
rbhanda authored Jul 9, 2024
1 parent 5b2e8f3 commit a050a47
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions release-notes/6.0/cve.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ 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 an older .NET 6 patch version.

- 6.0.32 (July 2024)
- [CVE-2024-38095 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/xxx)
- [CVE-2024-38081 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/xxx)
- [CVE-2024-38095 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/312)
- [CVE-2024-38081 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/313)
- 6.0.31 (May 28 2024)
- No new CVEs.
- 6.0.30 (May 2024)
Expand Down
6 changes: 3 additions & 3 deletions release-notes/8.0/cve.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ Your app needs to be on the latest .NET 8 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.

- 8.0.7 (July 2024)
- [CVE-2024-38095 | .NET Remote code Execution Vulnerability](https://github.com/dotnet/announcements/issues/xxx)
- [CVE-2024-35264 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/xxx)
- [CVE-2024-30105 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/xxx)
- [CVE-2024-38095 | .NET Remote code Execution Vulnerability](https://github.com/dotnet/announcements/issues/312)
- [CVE-2024-35264 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/314)
- [CVE-2024-30105 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/315)
- 8.0.6 (May 28 2024)
- No new CVEs.
- 8.0.5 (May 2024)
Expand Down

0 comments on commit a050a47

Please sign in to comment.