Vulnerabilities > Lighttpd

DATE CVE VULNERABILITY TITLE RISK
2008-03-10 CVE-2008-1270 Information Exposure vulnerability in Lighttpd
mod_userdir in lighttpd 1.4.18 and earlier, when userdir.path is not set, uses a default of $HOME, which might allow remote attackers to read arbitrary files, as demonstrated by accessing the ~nobody directory.
network
low complexity
lighttpd CWE-200
5.0
2008-03-04 CVE-2008-1111 Information Exposure vulnerability in Lighttpd 1.4.18
mod_cgi in lighttpd 1.4.18 sends the source code of CGI scripts instead of a 500 error when a fork failure occurs, which might allow remote attackers to obtain sensitive information.
network
low complexity
lighttpd CWE-200
5.0
2008-02-26 CVE-2008-0983 Resource Management Errors vulnerability in Lighttpd
lighttpd 1.4.18, and possibly other versions before 1.5.0, does not properly calculate the size of a file descriptor array, which allows remote attackers to cause a denial of service (crash) via a large number of connections, which triggers an out-of-bounds access.
network
low complexity
lighttpd CWE-399
5.0
2007-09-12 CVE-2007-4727 Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in Lighttpd
Buffer overflow in the fcgi_env_add function in mod_proxy_backend_fastcgi.c in the mod_fastcgi extension in lighttpd before 1.4.18 allows remote attackers to overwrite arbitrary CGI variables and execute arbitrary code via an HTTP request with a long content length, as demonstrated by overwriting the SCRIPT_FILENAME variable, aka a "header overflow."
network
lighttpd CWE-119
6.8
2007-07-24 CVE-2007-3950 Unspecified vulnerability in Lighttpd
lighttpd 1.4.15, when run on 32 bit platforms, allows remote attackers to cause a denial of service (daemon crash) via unspecified vectors involving the use of incompatible format specifiers in certain debugging messages in the (1) mod_scgi, (2) mod_fastcgi, and (3) mod_webdav modules.
network
lighttpd
4.3
2007-07-24 CVE-2007-3949 Unspecified vulnerability in Lighttpd
mod_access.c in lighttpd 1.4.15 ignores trailing / (slash) characters in the URL, which allows remote attackers to bypass url.access-deny settings.
network
lighttpd
8.3
2007-07-24 CVE-2007-3948 Unspecified vulnerability in Lighttpd
connections.c in lighttpd before 1.4.16 might accept more connections than the configured maximum, which allows remote attackers to cause a denial of service (failed assertion) via a large number of connection attempts.
network
lighttpd
4.3
2007-07-24 CVE-2007-3947 Unspecified vulnerability in Lighttpd
request.c in lighttpd 1.4.15 allows remote attackers to cause a denial of service (daemon crash) by sending an HTTP request with duplicate headers, as demonstrated by a request containing two Location header lines, which results in a segmentation fault.
network
lighttpd
5.8
2007-07-24 CVE-2007-3946 Unspecified vulnerability in Lighttpd
mod_auth (http_auth.c) in lighttpd before 1.4.16 allows remote attackers to cause a denial of service (daemon crash) via unspecified vectors involving (1) a memory leak, (2) use of md5-sess without a cnonce, (3) base64 encoded strings, and (4) trailing whitespace in the Auth-Digest header.
network
low complexity
lighttpd
6.4
2007-04-18 CVE-2007-1870 Remote Denial of Service vulnerability in Lighttpd
lighttpd before 1.4.14 allows attackers to cause a denial of service (crash) via a request to a file whose mtime is 0, which results in a NULL pointer dereference.
network
low complexity
lighttpd
7.8