Skip to content

[CodeThreat] Update Microsoft.Owin from 4.0.1 to 4.1.1#5

Open
ysf-ct wants to merge 1 commit intomainfrom
CodeThreat-update-s04AKym8RLQBeeMAaE6yr
Open

[CodeThreat] Update Microsoft.Owin from 4.0.1 to 4.1.1#5
ysf-ct wants to merge 1 commit intomainfrom
CodeThreat-update-s04AKym8RLQBeeMAaE6yr

Conversation

@ysf-ct
Copy link

@ysf-ct ysf-ct commented Sep 12, 2024

This PR was generated by CodeThreat utilizing authenticated user credentials.

Issue Description

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.

Changes included in this PR

  • Modifications to the following files to address the vulnerabilities with updated dependencies:
    • src/NETMVCBlot/packages.config

Security Issues Addressed

Through Dependency Upgrades:

Issue Upgrade Severity
dotnet: ASP.NET cookie prefix spoofing vulnerability Microsoft.Owin: 4.0.1 -> 4.1.1 HIGH

Review the modifications in this PR to confirm they do not introduce any issues to your project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant