cvelist/2021/28xxx/CVE-2021-28652.json
2021-06-02 12:00:58 +00:00

72 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-28652",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An issue was discovered in Squid before 4.15 and 5.x before 5.0.6. Due to incorrect parser validation, it allows a Denial of Service attack against the Cache Manager API. This allows a trusted client to trigger memory leaks that. over time, lead to a Denial of Service via an unspecified short query string. This attack is limited to clients with Cache Manager API access privilege."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugs.squid-cache.org/show_bug.cgi?id=5106",
"refsource": "MISC",
"name": "https://bugs.squid-cache.org/show_bug.cgi?id=5106"
},
{
"url": "https://github.com/squid-cache/squid/security/advisories/GHSA-m47m-9hvw-7447",
"refsource": "MISC",
"name": "https://github.com/squid-cache/squid/security/advisories/GHSA-m47m-9hvw-7447"
},
{
"refsource": "DEBIAN",
"name": "DSA-4924",
"url": "https://www.debian.org/security/2021/dsa-4924"
}
]
}
}