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
Link | Resource |
---|---|
https://github.com/embedthis/goahead/issues/304 | Third Party Advisory |
https://github.com/embedthis/goahead/issues/304 | Third Party Advisory |
Configurations
History
21 Nov 2024, 06:29
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/embedthis/goahead/issues/304 - Third Party Advisory |
Information
Published : 2022-01-25 20:15
Updated : 2024-11-21 06:29
NVD link : CVE-2021-43298
Mitre link : CVE-2021-43298
CVE.ORG link : CVE-2021-43298
JSON object : View
Products Affected
embedthis
- goahead