CVE-2024-2466

libcurl did not check the server certificate of TLS connections done to a host specified as an IP address, when built to use mbedTLS. libcurl would wrongly avoid using the set hostname function when the specified hostname was given as an IP address, therefore completely skipping the certificate check. This affects all uses of TLS protocols (HTTPS, FTPS, IMAPS, POPS3, SMTPS, etc).
Configurations

No configuration.

History

No history.

Information

Published : 2024-03-27 08:15

Updated : 2024-11-21 09:09


NVD link : CVE-2024-2466

Mitre link : CVE-2024-2466

CVE.ORG link : CVE-2024-2466


JSON object : View

Products Affected

No product.

CWE
CWE-297

Improper Validation of Certificate with Host Mismatch