mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
97 lines
3.4 KiB
JSON
97 lines
3.4 KiB
JSON
{
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"data_version": "4.0",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2022-35252",
|
|
"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"
|
|
},
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "https://security.netapp.com/advisory/ntap-20220930-0005/",
|
|
"url": "https://security.netapp.com/advisory/ntap-20220930-0005/"
|
|
},
|
|
{
|
|
"refsource": "GENTOO",
|
|
"name": "GLSA-202212-01",
|
|
"url": "https://security.gentoo.org/glsa/202212-01"
|
|
},
|
|
{
|
|
"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"
|
|
},
|
|
{
|
|
"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"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
]
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"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."
|
|
}
|
|
]
|
|
}
|
|
} |