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.
{ "URL": "https://curl.se/docs/CVE-2024-2379.json", "www": "https://curl.se/docs/CVE-2024-2379.html", "CWE": { "desc": "Improper Certificate Validation", "id": "CWE-295" }, "last_affected": "8.6.0", "award": { "amount": "540", "currency": "USD" }, "affects": "both", "package": "curl", "issue": "https://hackerone.com/reports/2410774", "severity": "Low" }