cve/2024/CVE-2024-23771.md
2024-05-25 21:48:12 +02:00

643 B

CVE-2024-23771

Description

darkhttpd before 1.15 uses strcmp (which is not constant time) to verify authentication, which makes it easier for remote attackers to bypass authentication via a timing side channel.

POC

Reference

No PoCs from references.

Github