CVE-2018-25103
- EPSS 0.25%
- Veröffentlicht 17.06.2024 18:15:12
- Zuletzt bearbeitet 21.11.2024 04:03:34
There exists use-after-free vulnerabilities in lighttpd <= 1.4.50 request parsing which might read from invalid pointers to memory used in the same request, not from other requests.
CVE-2022-41556
- EPSS 0.37%
- Veröffentlicht 06.10.2022 18:17:03
- Zuletzt bearbeitet 21.11.2024 07:23:23
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...
CVE-2022-37797
- EPSS 0.32%
- Veröffentlicht 12.09.2022 15:15:08
- Zuletzt bearbeitet 21.11.2024 07:15:11
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 c...
CVE-2022-30780
- EPSS 74.76%
- Veröffentlicht 11.06.2022 15:15:08
- Zuletzt bearbeitet 21.11.2024 07:03:21
Lighttpd 1.4.56 through 1.4.58 allows a remote attacker to cause a denial of service (CPU consumption from stuck connections) because connection_read_header_more in connections.c has a typo that disrupts use of multiple read operations on large heade...
CVE-2022-22707
- EPSS 0.45%
- Veröffentlicht 06.01.2022 06:15:07
- Zuletzt bearbeitet 21.11.2024 06:47:17
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 configurati...
CVE-2019-11072
- EPSS 13.67%
- Veröffentlicht 10.04.2019 22:29:00
- Zuletzt bearbeitet 21.11.2024 04:20:29
lighttpd before 1.4.54 has a signed integer overflow, which might allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a malicious HTTP GET request, as demonstrated by mishandling of /%...
CVE-2018-19052
- EPSS 37.42%
- Veröffentlicht 07.11.2018 05:29:00
- Zuletzt bearbeitet 21.11.2024 03:57:14
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...
CVE-2015-3200
- EPSS 18.05%
- Veröffentlicht 09.06.2015 14:59:01
- Zuletzt bearbeitet 12.04.2025 10:46:40
mod_auth in lighttpd before 1.4.36 allows remote attackers to inject arbitrary log entries via a basic HTTP authentication string without a colon character, as demonstrated by a string containing a NULL and new line character.
- EPSS 73.45%
- Veröffentlicht 14.03.2014 15:55:05
- Zuletzt bearbeitet 12.04.2025 10:46:40
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-2323
- EPSS 92.39%
- Veröffentlicht 14.03.2014 15:55:05
- Zuletzt bearbeitet 12.04.2025 10:46:40
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.