summaryrefslogtreecommitdiff
tag namev1.5.12 (a91b079123a6333a291e367d8e82010e0100455b)
tag date2014-03-18 16:43:46 +0000
tagged byJon Kolb <kolbyjack@gmail.com>
tagged objectcommit c6e7bb24dc...
downloadnginx-1.5.12.tar.gz
Changes with nginx 1.5.12 18 Mar 2014
*) Security: a heap memory buffer overflow might occur in a worker process while handling a specially crafted request by ngx_http_spdy_module, potentially resulting in arbitrary code execution (CVE-2014-0133). Thanks to Lucas Molas, researcher at Programa STIC, FundaciĆ³n Dr. Manuel Sadosky, Buenos Aires, Argentina. *) Feature: the "proxy_protocol" parameters of the "listen" and "real_ip_header" directives, the $proxy_protocol_addr variable. *) Bugfix: in the "fastcgi_next_upstream" directive. Thanks to Lucas Molas.