[jboss-jira] [JBoss JIRA] (WFLY-3969) HeaderTokenParser doesn't parse correctly values which includes a quote
Josef Cacek (JIRA)
issues at jboss.org
Mon Oct 13 03:24:35 EDT 2014
Josef Cacek created WFLY-3969:
---------------------------------
Summary: HeaderTokenParser doesn't parse correctly values which includes a quote
Key: WFLY-3969
URL: https://issues.jboss.org/browse/WFLY-3969
Project: WildFly
Issue Type: Bug
Components: Web (Undertow)
Reporter: Josef Cacek
Assignee: Stuart Douglas
Priority: Critical
The header parser doesn't work correctly if a parsed value contains quote character ("). The problem is, the parser is in phase of searching a LAST_QUOTE and it doesn't check if the found quote character is escaped or not.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the jboss-jira
mailing list