Lucene search

K
cveCurlCVE-2024-2379
HistoryMar 27, 2024 - 8:15 a.m.

CVE-2024-2379

2024-03-2708:15:41
curl
web.nvd.nist.gov
59
libcurl
certificate verification
quic.

AI Score

6.3

Confidence

Low

EPSS

0

Percentile

13.5%

libcurl skips the certificate verification for a QUIC connection under certain conditions, when built to use wolfSSL. If told to use an unknown/bad cipher or curve, the error path accidentally skips the verification and returns OK, thus ignoring any certificate problems.

CNA Affected

[
  {
    "vendor": "curl",
    "product": "curl",
    "versions": [
      {
        "version": "8.6.0",
        "status": "affected",
        "lessThanOrEqual": "8.6.0",
        "versionType": "semver"
      }
    ],
    "defaultStatus": "unaffected"
  }
]