CVE-2024-45159

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-45159
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-45159.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-45159
Downstream
Published
2024-09-05T19:15:13Z
Modified
2025-10-22T01:23:29.566003Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

An issue was discovered in Mbed TLS 3.x before 3.6.1. With TLS 1.3, when a server enables optional authentication of the client, if the client-provided certificate does not have appropriate values in if keyUsage or extKeyUsage extensions, then the return value of mbedtlssslgetverifyresult() would incorrectly have the MBEDTLSX509BADCERTKEYUSAGE and MBEDTLSX509BADCERTKEYUSAGE bits clear. As a result, an attacker that had a certificate valid for uses other than TLS client authentication would nonetheless be able to use it for TLS client authentication. Only TLS 1.3 servers were affected, and only with optional authentication (with required authentication, the handshake would be aborted with a fatal alert).

References

Affected packages

Git / github.com/armmbed/mbedtls

Affected ranges

Type
GIT
Repo
https://github.com/armmbed/mbedtls
Events

Affected versions

mbedtls-3.*

mbedtls-3.2.0
mbedtls-3.2.1
mbedtls-3.3.0
mbedtls-3.4.0
mbedtls-3.4.1
mbedtls-3.5.0
mbedtls-3.5.1
mbedtls-3.5.2
mbedtls-3.6.0

v3.*

v3.2.0
v3.2.1
v3.3.0
v3.4.0
v3.4.1
v3.5.0
v3.5.1
v3.5.2
v3.6.0