
Lighttpd CVE-2022-30780 점검 도구
Lighttpd 1.4.56부터 1.4.58까지는 원격 공격자가 서비스 거부(연결이 멈춰 CPU 소모)를 일으킬 수 있습니다. 이는 connections.c의 connection_read_header_more 함수에 오타가 있어 큰 헤더에 대한 여러 읽기 작업 사용이 중단되기 때문입니다.
$ python3 lighttpd_cve_2022_30780_checker.py http://172.17.0.2
[!] Target: http://172.17.0.2 Lighttpd version: 1.4.56 Vulnerable: True
https://github.com/p0dalirius/CVE-2022-30780-lighttpd-denial-of-service