d
arkhttpd 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.
References
| Link | Resource |
|---|---|
| http://www.openwall.com/lists/oss-security/2024/01/25/1 | Mailing List Third Party Advisory |
| https://github.com/emikulic/darkhttpd/commit/f477619d49f3c4de9ad59bd194265a48ddc03f04 | Patch |
| https://github.com/emikulic/darkhttpd/compare/v1.14...v1.15 | Product |
| http://www.openwall.com/lists/oss-security/2024/01/25/1 | Mailing List Third Party Advisory |
| https://github.com/emikulic/darkhttpd/commit/f477619d49f3c4de9ad59bd194265a48ddc03f04 | Patch |
| https://github.com/emikulic/darkhttpd/compare/v1.14...v1.15 | Product |
Configurations
History
21 Nov 2024, 08:58
| Type | Values Removed | Values Added |
|---|---|---|
| References | () http://www.openwall.com/lists/oss-security/2024/01/25/1 - Mailing List, Third Party Advisory | |
| References | () https://github.com/emikulic/darkhttpd/commit/f477619d49f3c4de9ad59bd194265a48ddc03f04 - Patch | |
| References | () https://github.com/emikulic/darkhttpd/compare/v1.14...v1.15 - Product |
Information
Published : 2024-01-22 04:15
Updated : 2025-05-30 15:15
NVD link : CVE-2024-23771
Mitre link : CVE-2024-23771
CVE.ORG link : CVE-2024-23771
JSON object : View
CWE
CWE-203
Observable Discrepancy