[Forgot Password]
Login  Register Subscribe

30479

 
 

423868

 
 

248149

 
 

909

 
 

194803

 
 

282

Paid content will be excluded from the download.


Download | Alert*
OVAL

Wget - (bulletinoct2017)

ID: oval:org.secpod.oval:def:2101339Date: (C)2019-12-31   (M)2022-08-31
Class: PATCHFamily: unix




The http.c:skip_short_body() function is called in some circumstances, such as when processing redirects. When the response is sent chunked in wget before 1.19.2, the chunk parser uses strtol() to read each chunk"s length, but doesn"t check that the chunk length is a non-negative number. The code then tries to skip the chunk in pieces of 512 bytes by using the MIN() macro, but ends up passing the negative chunk length to connect.c:fd_read(). As fd_read() takes an int argument, the high 32 bits of the chunk length are discarded, leaving fd_read() with a completely attacker controlled length argument.

Platform:
Sun Solaris 11
Product:
web/wget
Reference:
bulletinoct2017
CVE-2017-13089
CVE-2017-13090
CVE    2
CVE-2017-13090
CVE-2017-13089
CPE    1
cpe:/o:oracle:solaris:11

© SecPod Technologies