CVE-2020-1045: Cookie parsing failure
(updated )
A security feature bypass vulnerability exists in the way Microsoft ASP.NET Core parses encoded cookie names. The ASP.NET Core cookie parser decodes entire cookie strings which could allow a malicious attacker to set a second cookie with the name being percent encoded. The security update addresses the vulnerability by fixing the way the ASP.NET Core cookie parser handles encoded names., aka ‘Microsoft ASP.NET Core Security Feature Bypass Vulnerability’.
References
- github.com/advisories/GHSA-hxrm-9w7p-39cc
- github.com/dotnet/announcements/issues/165
- github.com/dotnet/aspnetcore/issues/25701
- github.com/dotnet/aspnetcore/issues/25701
- github.com/dotnet/aspnetcore/pull/24264
- github.com/github/advisory-database/issues/302
- lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5LN2FUVBSVPGK7AU3NMLO3YR6CGONQPB/
- lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ASICXQXS4M7MTAF6SGQMCLCA63DLCUT3/
- nvd.nist.gov/vuln/detail/CVE-2020-1045
- portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-1045
Detect and mitigate CVE-2020-1045 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →