Back to search
CVE-2021-43298
Published: Jan 25, 2022
Modified: Aug 4, 2024
PUBLISHED
Description
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.
| Vendor | Product | Versions |
|---|---|---|
embedthis | goahead | affected unspecified - < 5.1.4 |
Weaknesses (CWE)
References
https://github.com/embedthis/goahead/issues/304
x_refsource_MISC
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now