]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_lua: Prevent HTTP Response Splitting by not allowing tables in the request_rec...
authorDaniel Gruno <humbedooh@apache.org>
Thu, 27 Mar 2014 11:22:33 +0000 (11:22 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Thu, 27 Mar 2014 11:22:33 +0000 (11:22 +0000)
commit1486d67e268ddce468a65ef86e115b65c0ad9410
treec97bc98df78b6648887ac810530698816c447b5d
parent7ed8b01180841317aeb20298e8dd6f61d4a2d0ce
mod_lua: Prevent HTTP Response Splitting by not allowing tables in the request_rec to be set with values containing newlines.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1582264 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/lua/lua_apr.c