comparison src/http/ngx_http_core_module.h @ 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 c19ca381b2e6
children 681b78a98a52 7999d3fbb765
comparison
equal deleted inserted replaced
7604:7aa20af4ac00 7605:02a539522be4