Files
CVEs-PoC/2011/CVE-2011-4362.md
2024-06-18 02:51:15 +02:00

838 B

CVE-2011-4362

Description

Integer signedness error in the base64_decode function in the HTTP authentication functionality (http_auth.c) in lighttpd 1.4 before 1.4.30 and 1.5 before SVN revision 2806 allows remote attackers to cause a denial of service (segmentation fault) via crafted base64 input that triggers an out-of-bounds read with a negative index.

POC

Reference

Github

No PoCs found on GitHub currently.