VYPR

rpm package

opensuse/lighttpd&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/lighttpd&distro=openSUSE%20Tumbleweed

Vulnerabilities (21)

  • CVE-2025-8671HigAug 13, 2025
    affected < 1.4.80-1.1fixed 1.4.80-1.1

    A mismatch caused by client-triggered server-sent stream resets between HTTP/2 specifications and the internal architectures of some HTTP/2 implementations may result in excessive server resource consumption leading to denial-of-service (DoS). By opening streams and then rapidly

  • CVE-2023-44487HigKEVOct 10, 2023
    affected < 1.4.73-1.1fixed 1.4.73-1.1

    The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.

  • CVE-2022-41556Oct 6, 2022
    affected < 1.4.67-2.1fixed 1.4.67-2.1

    A resource leak in gw_backend.c in lighttpd 1.4.56 through 1.4.66 could lead to a denial of service (connection-slot exhaustion) after a large amount of anomalous TCP behavior by clients. It is related to RDHUP mishandling in certain HTTP/1.1 chunked situations. Use of mod_fastcg

  • CVE-2022-37797Sep 12, 2022
    affected < 1.4.66-1.1fixed 1.4.66-1.1

    In lighttpd 1.4.65, mod_wstunnel does not initialize a handler function pointer if an invalid HTTP request (websocket handshake) is received. It leads to null pointer dereference which crashes the server. It could be used by an external attacker to cause denial of service conditi

  • CVE-2022-22707Jan 6, 2022
    affected < 1.4.64-1.1fixed 1.4.64-1.1

    In lighttpd 1.4.46 through 1.4.63, the mod_extforward_Forwarded function of the mod_extforward plugin has a stack-based buffer overflow (4 bytes representing -1), as demonstrated by remote denial of service (daemon crash) in a non-default configuration. The non-default configurat

  • CVE-2018-19052Nov 7, 2018
    affected < 1.4.59-2.1fixed 1.4.59-2.1

    An issue was discovered in mod_alias_physical_handler in mod_alias.c in lighttpd before 1.4.50. There is potential ../ path traversal of a single directory above an alias target, with a specific mod_alias configuration where the matched alias lacks a trailing '/' character, but t

  • CVE-2014-2324Mar 14, 2014
    affected < 1.4.37-1.6fixed 1.4.37-1.6

    Multiple directory traversal vulnerabilities in (1) mod_evhost and (2) mod_simple_vhost in lighttpd before 1.4.35 allow remote attackers to read arbitrary files via a .. (dot dot) in the host name, related to request_check_hostname.

  • CVE-2014-2323CriMar 14, 2014
    affected < 1.4.37-1.6fixed 1.4.37-1.6

    SQL injection vulnerability in mod_mysql_vhost.c in lighttpd before 1.4.35 allows remote attackers to execute arbitrary SQL commands via the host name, related to request_check_hostname.

  • CVE-2013-4560Nov 20, 2013
    affected < 1.4.37-1.6fixed 1.4.37-1.6

    Use-after-free vulnerability in lighttpd before 1.4.33 allows remote attackers to cause a denial of service (segmentation fault and crash) via unspecified vectors that trigger FAMMonitorDirectory failures.

  • CVE-2013-4559Nov 20, 2013
    affected < 1.4.37-1.6fixed 1.4.37-1.6

    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 t

  • CVE-2013-4508HigNov 8, 2013
    affected < 1.4.37-1.6fixed 1.4.37-1.6

    lighttpd before 1.4.34, when SNI is enabled, configures weak SSL ciphers, which makes it easier for remote attackers to hijack sessions by inserting packets into the client-server data stream or obtain sensitive information by sniffing the network.

  • CVE-2012-5533Nov 24, 2012
    affected < 1.4.37-1.6fixed 1.4.37-1.6

    The http_request_split_value function in request.c in lighttpd before 1.4.32 allows remote attackers to cause a denial of service (infinite loop) via a request with a header containing an empty token, as demonstrated using the "Connection: TE,,Keep-Alive" header.

  • CVE-2011-4362Dec 24, 2011
    affected < 1.4.37-1.6fixed 1.4.37-1.6

    Integer signedness error in the base64_decode function in the HTTP authentication functionality (http_auth.c) in lighttpd 1.4 before 1.4.30 and 1.5 before SVN revision 2806 allows remote attackers to cause a denial of service (segmentation fault) via crafted base64 input that tri

  • CVE-2010-0295Feb 3, 2010
    affected < 1.4.37-1.6fixed 1.4.37-1.6

    lighttpd before 1.4.26, and 1.5.x, allocates a buffer for each read operation that occurs for a request, which allows remote attackers to cause a denial of service (memory consumption) by breaking a request into small pieces that are sent at a slow rate.

  • CVE-2008-4359Oct 3, 2008
    affected < 1.4.59-2.1fixed 1.4.59-2.1

    lighttpd before 1.4.20 compares URIs to patterns in the (1) url.redirect and (2) url.rewrite configuration settings before performing URL decoding, which might allow remote attackers to bypass intended access restrictions, and obtain sensitive information or possibly modify data.

  • CVE-2008-1531Mar 27, 2008
    affected < 1.4.59-2.1fixed 1.4.59-2.1

    The connection_state_machine function (connections.c) in lighttpd 1.4.19 and earlier, and 1.5.x before 1.5.0, allows remote attackers to cause a denial of service (active SSL connection loss) by triggering an SSL error, such as disconnecting before a download has finished, which

  • CVE-2008-1270Mar 10, 2008
    affected < 1.4.59-2.1fixed 1.4.59-2.1

    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.

  • CVE-2008-1111Mar 4, 2008
    affected < 1.4.59-2.1fixed 1.4.59-2.1

    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.

  • CVE-2008-0983Feb 26, 2008
    affected < 1.4.59-2.1fixed 1.4.59-2.1

    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.

  • CVE-2007-1870Apr 18, 2007
    affected < 1.4.59-2.1fixed 1.4.59-2.1

    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.

Page 1 of 2