commit | febd18be86cd86c3e00641886a7e4221fbed9387 | [log] [download] |
---|---|---|
author | nginx <nginx@nginx.org> | Tue Mar 18 16:43:46 2014 +0000 |
committer | Aline Freitas <aline@alinefreitas.com.br> | Fri Apr 18 14:32:23 2014 -0300 |
tree | f45083ebcdfde566c3775457bfc35053af34b759 | |
parent | f0994d5ac57f6de50fe70521224ffdb0464372d8 [diff] |
Changes with nginx 1.4.7 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. *) Bugfix: in the "fastcgi_next_upstream" directive. Thanks to Lucas Molas.