Skip to content

C#: Add Asp.Net Core redirect sinks#5120

Merged
hvitved merged 1 commit intogithub:mainfrom
rvermeulen:rvermeulen/redirect-sink
Feb 15, 2021
Merged

C#: Add Asp.Net Core redirect sinks#5120
hvitved merged 1 commit intogithub:mainfrom
rvermeulen:rvermeulen/redirect-sink

Conversation

@rvermeulen
Copy link
Contributor

Both the familiy of Accepted and Created methods set the location
header based on provided input. If this is untrusted input this can
result in an URL redirect attack.

Both the familiy of `Accepted` and `Created` method set the location
header based on provided input. If this is untrusted input this can
result in an URL redirect attack.
@rvermeulen rvermeulen requested a review from a team as a code owner February 9, 2021 12:13
@github-actions github-actions bot added the C# label Feb 9, 2021
@rvermeulen rvermeulen changed the title Add Asp.Net Core redirect sinks C#: Add Asp.Net Core redirect sinks Feb 9, 2021
Copy link
Contributor

@hvitved hvitved left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@hvitved hvitved merged commit bb95b8a into github:main Feb 15, 2021
@rvermeulen rvermeulen deleted the rvermeulen/redirect-sink branch February 15, 2021 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants