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

HTTP Injection - fix bug + 1 more vectors #2136

Merged
merged 1 commit into from Feb 28, 2020

Conversation

nateberkopec
Copy link
Member

  • Fixes a problem in 4.3.2/3.12.3 where we were not splitting newlines in headers according to Rack spec
  • Fixes another vector for HTTP injection - early hints

Closes #2132

+ Fixes a problem in 4.3.2/3.12.3 where we were not splitting newlines in headers according to Rack spec
+ Fixes another vector for HTTP injection - early hints
@nateberkopec nateberkopec merged commit c22712f into master Feb 28, 2020
nateberkopec added a commit that referenced this pull request Feb 28, 2020
+ Fixes a problem in 4.3.2/3.12.3 where we were not splitting newlines in headers according to Rack spec
+ Fixes another vector for HTTP injection - early hints
nateberkopec added a commit that referenced this pull request Feb 28, 2020
+ Fixes a problem in 4.3.2/3.12.3 where we were not splitting newlines in headers according to Rack spec
+ Fixes another vector for HTTP injection - early hints
@nateberkopec nateberkopec deleted the more-response-split-fix branch March 14, 2020 21:52
This was referenced Mar 9, 2021
This was referenced Mar 15, 2021
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.

4.3.2 Unable to set cookie
1 participant