[
https://issues.apache.org/jira/browse/TS-2009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14216396#comment-14216396
]
ASF GitHub Bot commented on TS-2009:
------------------------------------
GitHub user shinrich opened a pull request:
https://github.com/apache/trafficserver/pull/148
TS-2009: Fail parsing of HTTP headers if nul character is detected
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shinrich/trafficserver ts-2009
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/148.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #148
----
commit da21541eb40d4fbedbff113db7a9f24154ac5ccd
Author: shinrich <[email protected]>
Date: 2014-11-18T16:36:29Z
TS-2009 Fail parsing of HTTP hdrs if a nul character is detected.
commit a0cb7c079de7e6f5275683875e9b98c10566759d
Author: shinrich <[email protected]>
Date: 2014-11-18T16:38:35Z
TS-2009 Fix comment typo
----
> Disallow \0 in all headers
> --------------------------
>
> Key: TS-2009
> URL: https://issues.apache.org/jira/browse/TS-2009
> Project: Traffic Server
> Issue Type: Bug
> Components: HTTP
> Reporter: Leif Hedstrom
> Assignee: Susan Hinrichs
> Fix For: 5.3.0
>
> Attachments: ts-2009.diff
>
>
> Related to TS-1660, we should move the test for \0 in the Host: header to be
> generically applied when parsing all headers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)