Skip to content

The code that performs password matching when using ...

Critical severity Unreviewed Published Jan 26, 2022 to the GitHub Advisory Database • Updated Feb 3, 2023

Package

No package listedSuggest a package

Affected versions

Unknown

Patched versions

Unknown

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.

References

Published by the National Vulnerability Database Jan 25, 2022
Published to the GitHub Advisory Database Jan 26, 2022
Last updated Feb 3, 2023

Severity

Critical

EPSS score

0.427%
(75th percentile)

Weaknesses

CVE ID

CVE-2021-43298

GHSA ID

GHSA-cfh2-3f5r-4vf9

Source code

No known source code

Dependabot alerts are not supported on this advisory because it does not have a package from a supported ecosystem with an affected and fixed version.

Learn more about GitHub language support

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.