#VU8959 Heap-based buffer overflow in wget - CVE-2017-13089

 

#VU8959 Heap-based buffer overflow in wget - CVE-2017-13089

Published: October 26, 2017 / Updated: October 31, 2017


Vulnerability identifier: #VU8959
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2017-13089
CWE-ID: CWE-122
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
wget
Software vendor:
GNU

Description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to heap-based buffer overflow in the skip_short_body() function in 'src/http.c' when processing HTTP chunk size values. A remote attacker can send specially crafted HTTP data, trigger memory corruption and execute arbitrary code with privileges of the current user.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.


Remediation

Update to version 1.19.2.

External links