ID:2226 - Exploit for Out-of-bounds read in nginx

 
Main Vulnerability Database Exploits ID:2226 - Exploit for Out-of-bounds read in nginx

ID:2226 - Exploit for Out-of-bounds read in nginx

Published: March 19, 2020


Vulnerability identifier: #VU26234
Vulnerability risk: Medium
CVE-ID: N/A
CWE-ID: CWE-125
Exploitation vector: Remote access
Vulnerable software:
nginx

Link to public exploit:


Vulnerability description

The vulnerability allows a remote attacker to gain access to potentially sensitive information.

The vulnerability exists due to a boundary condition when processing rewrite rules with a '\0' character in ngx_http_core_module.c. An attacker with ability to influence a rewrite rule can view memory contents via Location HTTP header.

Successful exploitation of vulnerability requires that an attacker can influence rewrite engine, as demonstrated with OpenResty issue.


Remediation

Install updates from vendor's website.