2024-01-24 09:00:36 +00:00
{
2024-02-03 14:00:32 +00:00
"data_version" : "4.0" ,
2024-01-24 09:00:36 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-0853" ,
2024-02-03 14:00:32 +00:00
"ASSIGNER" : "cve@curl.se" ,
"STATE" : "PUBLIC"
2024-01-24 09:00:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-02-03 14:00:32 +00:00
"value" : "curl inadvertently kept the SSL session ID for connections in its cache even when the verify status (*OCSP stapling*) test failed. A subsequent transfer to\nthe same hostname could then succeed if the session ID cache was still fresh, which then skipped the verify status check."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-299 Improper Check for Certificate Revocation "
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "curl" ,
"product" : {
"product_data" : [
{
"product_name" : "curl" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "8.5.0" ,
"version_value" : "8.5.0"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://curl.se/docs/CVE-2024-0853.json" ,
"refsource" : "MISC" ,
"name" : "https://curl.se/docs/CVE-2024-0853.json"
} ,
{
"url" : "https://curl.se/docs/CVE-2024-0853.html" ,
"refsource" : "MISC" ,
"name" : "https://curl.se/docs/CVE-2024-0853.html"
} ,
{
"url" : "https://hackerone.com/reports/2298922" ,
"refsource" : "MISC" ,
"name" : "https://hackerone.com/reports/2298922"
2024-03-07 18:00:34 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20240307-0004/" ,
"refsource" : "MISC" ,
"name" : "https://security.netapp.com/advisory/ntap-20240307-0004/"
2024-04-26 10:00:34 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20240426-0009/" ,
"refsource" : "MISC" ,
"name" : "https://security.netapp.com/advisory/ntap-20240426-0009/"
2024-05-03 14:00:36 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20240503-0012/" ,
"refsource" : "MISC" ,
"name" : "https://security.netapp.com/advisory/ntap-20240503-0012/"
2024-01-24 09:00:36 +00:00
}
]
2024-02-03 14:00:32 +00:00
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Hiroki Kurosawa"
} ,
{
"lang" : "en" ,
"value" : "Daniel Stenberg"
}
]
2024-01-24 09:00:36 +00:00
}