#VU25 Null pointer dereference in ngx_chain_to_iovec() in nginx - CVE-2016-4450
Published: June 24, 2016 / Updated: May 31, 2023
nginx
F5 Networks
Description
The vulnerability allows a remote attacker to cause denial of service conditions on the target system.
The vulnerability exists due to an access control error in the ngx_chain_to_iovec() function, when saving the client request body to a temporary file. A remote unauthenticated attacker can cause a null pointer dereference in the ngx_chain_to_iovec() function by sending specially crafted data.
Successful exploitation of this vulnerability may lead to the crash of a worker process.
Remediation
The vendor has issued a fix (1.10.1, 1.11.1).
Patch for nginx 1.9.13 - 1.11.0 can be found here:
http://nginx.org/download/patch.2016.write.txt
Patch for older nginx versions (1.3.9 - 1.9.12):