CVE-2021-43298

CVSS V2 Medium 5 CVSS V3 Critical 9.8
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.
Overview
  • CVE ID
  • CVE-2021-43298
  • Assigner
  • reefs@jfrog.com
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2022-01-25T20:15:08
  • Last Modified Date
  • 2022-02-01T13:46:54
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:embedthis:goahead:*:*:*:*:*:*:*:* 1 OR 5.1.4
CVSS Version 2
  • Version
  • 2.0
  • Vector String
  • AV:N/AC:L/Au:N/C:P/I:N/A:N
  • Access Vector
  • NETWORK
  • Access Compatibility
  • LOW
  • Authentication
  • NONE
  • Confidentiality Impact
  • PARTIAL
  • Integrity Impact
  • NONE
  • Availability Impact
  • NONE
  • Base Score
  • 5
  • Severity
  • MEDIUM
  • Exploitability Score
  • 10
  • Impact Score
  • 2.9
CVSS Version 3
  • Version
  • 3.1
  • Vector String
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Attack Vector
  • NETWORK
  • Attack Compatibility
  • LOW
  • Privileges Required
  • NONE
  • User Interaction
  • NONE
  • Scope
  • UNCHANGED
  • Confidentiality Impact
  • HIGH
  • Availability Impact
  • HIGH
  • Base Score
  • 9.8
  • Base Severity
  • CRITICAL
  • Exploitability Score
  • 3.9
  • Impact Score
  • 5.9
References
Reference URL Reference Tags
https://github.com/embedthis/goahead/issues/304 Third Party Advisory
History
Created Old Value New Value Data Type Notes
2022-05-10 06:35:32 Added to TrackCVE
2022-12-06 07:41:02 security@jfrog.com reefs@jfrog.com CVE Assigner updated
2022-12-06 07:41:02 2022-01-25T20:15Z 2022-01-25T20:15:08 CVE Published Date updated
2022-12-06 07:41:02 2022-02-01T13:46:54 CVE Modified Date updated
2022-12-06 07:41:02 Analyzed Vulnerability Status updated