CVE-2021-43298
Last modified
CVE-2021-43298 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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.. EPSS estimates a 2.26% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Embedthis | Goahead | < 5.1.4 |
References
- https://github.com/embedthis/goahead/issues/304Third Party Advisory
- https://github.com/embedthis/goahead/issues/304Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-43298?
How severe is CVE-2021-43298?
How do I fix CVE-2021-43298?
Are you affected by CVE-2021-43298?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
