2024-04-01 20:41:45 +00:00
{
2024-04-02 15:20:09 +00:00
"data_version" : "4.0" ,
2024-04-01 20:41:45 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-2379" ,
2024-04-02 15:20:09 +00:00
"ASSIGNER" : "cve@curl.se" ,
"STATE" : "PUBLIC"
2024-04-01 20:41:45 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-04-02 15:20:09 +00:00
"value" : "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."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-295 Improper Certificate Validation "
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "curl" ,
"product" : {
"product_data" : [
{
"product_name" : "curl" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "8.6.0" ,
"version_value" : "8.6.0"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://curl.se/docs/CVE-2024-2379.json" ,
"refsource" : "MISC" ,
"name" : "https://curl.se/docs/CVE-2024-2379.json"
} ,
{
"url" : "https://curl.se/docs/CVE-2024-2379.html" ,
"refsource" : "MISC" ,
"name" : "https://curl.se/docs/CVE-2024-2379.html"
} ,
{
"url" : "https://hackerone.com/reports/2410774" ,
"refsource" : "MISC" ,
"name" : "https://hackerone.com/reports/2410774"
2024-05-01 20:00:35 +00:00
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2024/03/27/2" ,
"refsource" : "MISC" ,
"name" : "http://www.openwall.com/lists/oss-security/2024/03/27/2"
2024-06-10 17:00:52 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20240531-0001/" ,
"refsource" : "MISC" ,
"name" : "https://security.netapp.com/advisory/ntap-20240531-0001/"
2024-07-29 23:00:38 +00:00
} ,
{
"url" : "https://support.apple.com/kb/HT214119" ,
"refsource" : "MISC" ,
"name" : "https://support.apple.com/kb/HT214119"
} ,
{
"url" : "https://support.apple.com/kb/HT214118" ,
"refsource" : "MISC" ,
"name" : "https://support.apple.com/kb/HT214118"
} ,
{
"url" : "https://support.apple.com/kb/HT214120" ,
"refsource" : "MISC" ,
"name" : "https://support.apple.com/kb/HT214120"
2024-07-30 02:00:37 +00:00
} ,
{
"url" : "http://seclists.org/fulldisclosure/2024/Jul/20" ,
"refsource" : "MISC" ,
"name" : "http://seclists.org/fulldisclosure/2024/Jul/20"
2024-07-30 02:01:10 +00:00
} ,
{
"url" : "http://seclists.org/fulldisclosure/2024/Jul/18" ,
"refsource" : "MISC" ,
"name" : "http://seclists.org/fulldisclosure/2024/Jul/18"
2024-07-30 02:01:40 +00:00
} ,
{
"url" : "http://seclists.org/fulldisclosure/2024/Jul/19" ,
"refsource" : "MISC" ,
"name" : "http://seclists.org/fulldisclosure/2024/Jul/19"
2024-04-01 20:41:45 +00:00
}
]
2024-04-02 15:20:09 +00:00
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Dexter Gerig"
} ,
{
"lang" : "en" ,
"value" : "Daniel Stenberg"
}
]
2024-04-01 20:41:45 +00:00
}