Lighttpd: Buffer overflow — GLSA 200709-16

Lighttpd is vulnerable to the remote execution of arbitrary code.

Affected packages

www-servers/lighttpd on all architectures
Affected versions < 1.4.18
Unaffected versions >= 1.4.18

Background

Lighttpd is a lightweight HTTP web server.

Description

Mattias Bengtsson and Philip Olausson have discovered a buffer overflow vulnerability in the function fcgi_env_add() in the file mod_fastcgi.c when processing overly long HTTP headers.

Impact

A remote attacker could send a specially crafted request to the vulnerable Lighttpd server, resulting in the remote execution of arbitrary code with privileges of the user running the web server. Note that mod_fastcgi is disabled in Gentoo's default configuration.

Workaround

Edit the file /etc/lighttpd/lighttpd.conf and comment the following line: "include mod_fastcgi.conf"

Resolution

All Lighttpd users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=www-servers/lighttpd-1.4.18"

References

Release date
September 27, 2007

Latest revision
September 27, 2007: 01

Severity
high

Exploitable
remote

Bugzilla entries