CVE-2021-43298
CRITICALGoAhead < 5.1.4 - Unauthenticated Password Brute-Force via Timing Attack
Title source: llmDescription
The code that performs password matching when using 'Basic' HTTP authentication does not use a constant-time memcmp and has no rate-limiting. This means that an unauthenticated network attacker can brute-force the HTTP basic password, byte-by-byte, by recording the webserver's response time until the unauthorized (401) response.
References (1)
Core 1
Core References
Third Party Advisory x_refsource_misc
https://github.com/embedthis/goahead/issues/304
Scores
CVSS v3
9.8
EPSS
0.0222
EPSS Percentile
80.3%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Details
CWE
CWE-208
CWE-307
Status
published
Products (1)
embedthis/goahead
< 5.1.4
Published
Jan 25, 2022
Tracked Since
Feb 18, 2026