CVE-2024-2466
libcurl mbedTLS SSL/TLS Certificate Verification Bypass
Description
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).
INFO
Published Date :
March 27, 2024, 8:15 a.m.
Last Modified :
Aug. 23, 2024, 7:35 p.m.
Source :
2499f714-1537-4658-8207-48ae4bb9eae9
Remotely Exploitable :
Yes !
Impact Score :
2.5
Exploitability Score :
3.9
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-2466
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-2466
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-2466
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Aug. 23, 2024
Action Type Old Value New Value Added CWE CISA-ADP CWE-297 Added CVSS V3.1 CISA-ADP AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N -
CVE Modified by 2499f714-1537-4658-8207-48ae4bb9eae9
Jul. 30, 2024
Action Type Old Value New Value Added Reference curl http://seclists.org/fulldisclosure/2024/Jul/18 [No types assigned] Added Reference curl http://seclists.org/fulldisclosure/2024/Jul/19 [No types assigned] -
CVE Modified by 2499f714-1537-4658-8207-48ae4bb9eae9
Jul. 30, 2024
Action Type Old Value New Value Added Reference curl http://seclists.org/fulldisclosure/2024/Jul/20 [No types assigned] -
CVE Modified by 2499f714-1537-4658-8207-48ae4bb9eae9
Jul. 29, 2024
Action Type Old Value New Value Added Reference curl https://support.apple.com/kb/HT214119 [No types assigned] Added Reference curl https://support.apple.com/kb/HT214118 [No types assigned] Added Reference curl https://support.apple.com/kb/HT214120 [No types assigned] -
CVE Modified by 2499f714-1537-4658-8207-48ae4bb9eae9
May. 14, 2024
Action Type Old Value New Value -
CVE Modified by 2499f714-1537-4658-8207-48ae4bb9eae9
May. 03, 2024
Action Type Old Value New Value Added Reference curl https://security.netapp.com/advisory/ntap-20240503-0010/ [No types assigned] -
CVE Modified by 2499f714-1537-4658-8207-48ae4bb9eae9
May. 01, 2024
Action Type Old Value New Value Added Reference curl http://www.openwall.com/lists/oss-security/2024/03/27/4 [No types assigned] -
CVE Received by 2499f714-1537-4658-8207-48ae4bb9eae9
Mar. 27, 2024
Action Type Old Value New Value Added Description 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). Added Reference curl https://curl.se/docs/CVE-2024-2466.json [No types assigned] Added Reference curl https://curl.se/docs/CVE-2024-2466.html [No types assigned] Added Reference curl https://hackerone.com/reports/2416725 [No types assigned]
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-2466
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-2466
weaknesses.