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.
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-2379.json"
[
{
"events": [
{
"introduced": "0"
},
{
"fixed": "12.7.6"
}
]
},
{
"events": [
{
"introduced": "13.0"
},
{
"fixed": "13.6.8"
}
]
},
{
"events": [
{
"introduced": "14.0"
},
{
"fixed": "14.6"
}
]
}
]