Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go: GoAdd Cookie Sanitizer to Reflected XSS #14608

Merged
merged 6 commits into from
Oct 27, 2023

Conversation

Kwstubbs
Copy link
Contributor

In Reflected XSS vulnerabilities, control over cookie values requires another vulnerability such as CRLF injection in order to exploit. For this reason, most alerts will be FPs and developers will not understand the issue, therefore it is best to not alert to this issue.

@Kwstubbs Kwstubbs requested a review from a team as a code owner October 26, 2023 19:35
@github-actions github-actions bot added the Go label Oct 26, 2023
@owen-mc owen-mc merged commit c1ecd5a into github:main Oct 27, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants