SB2016053103 - Null pointer dereference in ngx_chain_to_iovec() in nginx (Alpine package)
Published: May 31, 2016
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Null pointer dereference in ngx_chain_to_iovec() (CVE-ID: CVE-2016-4450)
CWE-ID: CWE-829 - Inclusion of Functionality from Untrusted Control Sphere
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
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
Install update from vendor's website.