-
Notifications
You must be signed in to change notification settings - Fork 549
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix CVE-2015-7519 header collision vulnerability
- Loading branch information
1 parent
988af70
commit ddb8ecc
Showing
2 changed files
with
40 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This needs to be clarified more.
It is backwards incompatible change that will break apps using request headers that contain underscores.
Warn about it and link to the workaround blog post https://blog.phusion.nl/2015/12/07/cve-2015-7519/