#VU32620 Permissions, Privileges, and Access Controls in lighttpd - CVE-2013-4559

 

#VU32620 Permissions, Privileges, and Access Controls in lighttpd - CVE-2013-4559

Published: November 20, 2013 / Updated: July 28, 2020


Vulnerability identifier: #VU32620
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2013-4559
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
lighttpd
Software vendor:
lighttpd

Description

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

lighttpd before 1.4.33 does not check the return value of the (1) setuid, (2) setgid, or (3) setgroups functions, which might cause lighttpd to run as root if it is restarted and allows remote attackers to gain privileges, as demonstrated by multiple calls to the clone function that cause setuid to fail when the user process limit is reached.


Remediation

Install update from vendor's website.

External links