comparison src/http/ngx_http_header_filter_module.c @ 7605:02a539522be4

Tolerate '\0' in URI when mapping URI to path. If a rewritten URI has the null character, only a part of URI was copied to a memory buffer allocated for path. In some setups this could be exploited to expose uninitialized memory via the Location header.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 16 Dec 2019 15:19:01 +0300
parents 8801ff7d58e1
children 96ae8e57b3dd 38c0898b6df7
comparison
equal deleted inserted replaced
7604:7aa20af4ac00 7605:02a539522be4