CVE-2022-30780 - Lighttpd - Denial of Service

  • Title : Lighttpd - Denial of Service
  • Author : @podalirius_
  • CVSS : 7.5 (High)
  • CVSS Vector : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Summary

An unauthenticated attacker can send an HTTP request with an URL overflowing the maximum URL length, resulting in a denial of service.

Vulnerable versions

The following versions of lighttpd are vulnerable:

SoftwareVersionVulnerable
Lighttpd1.4.58Yes :white_check_mark:
Lighttpd1.4.57Yes :white_check_mark:
Lighttpd1.4.56Yes :white_check_mark:

Exploitation

Demonstration


Mitigations

In order to patch this vulnerability you need to update lighttpd to a version greater than 1.4.59.

References