]> granicus.if.org Git - apache/commit
* Avoid delivering content from a previous request which failed to send a request
authorRuediger Pluem <rpluem@apache.org>
Wed, 8 Apr 2009 21:06:46 +0000 (21:06 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 8 Apr 2009 21:06:46 +0000 (21:06 +0000)
commitb6b2ba9ef27f5695e6838cf1a901ca36ab16eb3a
treee9f7522d714161c5a49f143367aac0df0e5b1928
parentb2b55733ee1784707ee2b8a16674bb7550c59dcf
* Avoid delivering content from a previous request which failed to send a request
  body by closing the connection to the backend in this case instead of reusing it.

CVE: CVE-2008-5519
PR: 46949
Reviewed by: jim, wrowe

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