#VU34734 Buffer overflow in OpenWrt - CVE-2019-19945
Published: March 16, 2020 / Updated: August 8, 2020
OpenWrt
openwrt.org
Description
The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.
uhttpd in OpenWrt through 18.06.5 and 19.x through 19.07.0-rc2 has an integer signedness error. This leads to out-of-bounds access to a heap buffer and a subsequent crash. It can be triggered with an HTTP POST request to a CGI script, specifying both "Transfer-Encoding: chunked" and a large negative Content-Length value.