]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* Crosscheck the length of the body chunk with the length of the ajp message
authorRuediger Pluem <rpluem@apache.org>
Sun, 5 Mar 2006 15:22:18 +0000 (15:22 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sun, 5 Mar 2006 15:22:18 +0000 (15:22 +0000)
commitb5ca8f8f3febc6d6b3412e621bd7357fc9062d83
treed731da4ea3ffe2beb45f51857b71a69c7a742d60
parent4f9dd0b7c8f14601830df2c0a88c24cf6946f5df
* Crosscheck the length of the body chunk with the length of the ajp message
  to prevent readings beyond the buffer boundaries which possibly could reveal
  sensitive memory contents to the client.

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