← Back to CVE List

CVE-2021-43298

Published: 2022-01-25T20:15Z
Last Modified: 2024-11-21T06:29Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt