Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1110 CNY

100%

CVE-2022-30780 PoC — lighttpd 资源管理错误漏洞

Source
Associated Vulnerability
Title:lighttpd 资源管理错误漏洞 (CVE-2022-30780)
Description: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 headers.
Description
Lighttpd CVE-2022-30780 checker
Readme
# CVE-2022-30780 - lighttpd remote denial of service

## Description

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 headers.

## Example

```
$ 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
```

## Exploit

https://github.com/p0dalirius/CVE-2022-30780-lighttpd-denial-of-service

## References
 - https://github.com/lighttpd/lighttpd1.4
 - https://nvd.nist.gov/vuln/detail/CVE-2022-30780
 - https://github.com/p0dalirius/CVE-2022-30780-lighttpd-denial-of-service

File Snapshot

[4.0K] /data/pocs/d2af1796ea3c13b42a1708cf371be1b0db6c60f5 ├── [1.0K] lighttpd_cve_2022_30780_checker.py └── [ 750] README.md 0 directories, 2 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →