mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-12 05:36:06 +00:00
838 B
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.