2022-07-06 16:00:45 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-35252" ,
2022-09-23 14:00:37 +00:00
"ASSIGNER" : "support@hackerone.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "https://github.com/curl/curl" ,
"version" : {
"version_data" : [
{
"version_value" : "Fixed in curl 7.85.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Improper Input Validation (CWE-20)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://hackerone.com/reports/1613943" ,
"url" : "https://hackerone.com/reports/1613943"
2022-09-30 16:00:32 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20220930-0005/" ,
"url" : "https://security.netapp.com/advisory/ntap-20220930-0005/"
2022-12-19 04:00:41 +00:00
} ,
{
"refsource" : "GENTOO" ,
"name" : "GLSA-202212-01" ,
"url" : "https://security.gentoo.org/glsa/202212-01"
2023-01-23 20:00:40 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://support.apple.com/kb/HT213603" ,
"url" : "https://support.apple.com/kb/HT213603"
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://support.apple.com/kb/HT213604" ,
"url" : "https://support.apple.com/kb/HT213604"
2023-01-26 21:06:25 +00:00
} ,
{
"refsource" : "FULLDISC" ,
"name" : "20230123 APPLE-SA-2023-01-23-5 macOS Monterey 12.6.3" ,
"url" : "http://seclists.org/fulldisclosure/2023/Jan/20"
} ,
{
"refsource" : "FULLDISC" ,
"name" : "20230123 APPLE-SA-2023-01-23-6 macOS Big Sur 11.7.3" ,
"url" : "http://seclists.org/fulldisclosure/2023/Jan/21"
2023-01-29 00:00:36 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[debian-lts-announce] 20230128 [SECURITY] [DLA 3288-1] curl security update" ,
"url" : "https://lists.debian.org/debian-lts-announce/2023/01/msg00028.html"
2022-09-23 14:00:37 +00:00
}
]
2022-07-06 16:00:45 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-09-23 14:00:37 +00:00
"value" : "When curl is used to retrieve and parse cookies from a HTTP(S) server, itaccepts cookies using control codes that when later are sent back to a HTTPserver might make the server return 400 responses. Effectively allowing a\"sister site\" to deny service to all siblings."
2022-07-06 16:00:45 +00:00
}
]
}
}