]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Thiago Zaninotti reported to security@apache.org on 20060410 a possible
authorMark J. Cox <mjc@apache.org>
Tue, 18 Apr 2006 15:30:13 +0000 (15:30 +0000)
committerMark J. Cox <mjc@apache.org>
Tue, 18 Apr 2006 15:30:13 +0000 (15:30 +0000)
commit50376d16bd3f5baac4494fe2ba77a949894eac84
tree5354b979c1252701cd39baf5765dfa70cc5d16d9
parentb910664e7e2f278bed4586b6cdd5e10c9651e67a
Thiago Zaninotti reported to security@apache.org on 20060410 a possible
cross-site scripting flaw because the Expect header error message isn't
escaped.  We couldn't find a way that this could be used by an attacker
however, as they can't influence the Expect header a victim will send to a
target site.  Thiago agreed and we're therefore not treating this as a
security flaw, but it is a bug that ought to get fixed.  I'll add to
STATUS for 1.3/2.0/2.2 shortly for acks.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@394965 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/http/http_protocol.c