Resource exhaustion in lighttpd - CVE-2022-30780

 

Resource exhaustion in lighttpd - CVE-2022-30780

Published: September 29, 2022 / Updated: October 11, 2022


Vulnerability identifier: #VU67732
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2022-30780
CWE-ID: CWE-400
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vendor: lighttpd
Affected software:
lighttpd

Detailed vulnerability description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to application does not properly control consumption of internal resources within the connection_read_header_more() function in connections.c. A remote attacker can trigger resource exhaustion by sending multiple requests with large HTTP headers and perform a denial of service (DoS) attack.


How to mitigate CVE-2022-30780

Install updates from vendor's website.

Sources