]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_lua: escape key/value pairs when setting cookies to prevent header splitting...
authorDaniel Gruno <humbedooh@apache.org>
Thu, 27 Mar 2014 11:00:34 +0000 (11:00 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Thu, 27 Mar 2014 11:00:34 +0000 (11:00 +0000)
commit7ed8b01180841317aeb20298e8dd6f61d4a2d0ce
tree07e9fb26a7efbff0c81a845affee909038efd20b
parent1b61caf3b90f480ee65b65cf2a5f30927c6c6339
mod_lua: escape key/value pairs when setting cookies to prevent header splitting with tainted cookies.

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