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

Bluescreen: scrub used for HTTP Response headers #513

Merged
merged 1 commit into from
Oct 13, 2021
Merged

Bluescreen: scrub used for HTTP Response headers #513

merged 1 commit into from
Oct 13, 2021

Conversation

dakujem
Copy link
Contributor

@dakujem dakujem commented Oct 12, 2021

  • bug fix, potential sensitive info leak
  • BC break? no

Same issue as #498, but for Response headers this time...

This may also cause the same security issue (session hijack) with Set-Cookie response header.

With proper scrubber (#439) setting the leak can be mitigated.

@dakujem
Copy link
Contributor Author

dakujem commented Oct 12, 2021

Also, please merge this into the 2.x branch as well.

@dg dg changed the title Scrub HTTP Response headers too Bluescreen: scrub used for HTTP Response headers Oct 13, 2021
@dg dg merged commit e56e86f into nette:master Oct 13, 2021
@dakujem
Copy link
Contributor Author

dakujem commented Oct 21, 2021

thanks

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.

2 participants