ubuntu-cve-2020-15811
Vulnerability from osv_ubuntu
An issue was discovered in Squid before 4.13 and 5.x before 5.0.4. Due to incorrect data validation, HTTP Request Splitting attacks may succeed against HTTP and HTTPS traffic. This leads to cache poisoning. This allows any client, including browser scripts, to bypass local security and poison the browser cache and any downstream caches with content from an arbitrary source. Squid uses a string search instead of parsing the Transfer-Encoding header to find chunked encoding. This allows an attacker to hide a second request inside Transfer-Encoding: it is interpreted by Squid as chunked and split out into a second request delivered upstream. Squid will then deliver two distinct responses to the client, corrupting any downstream caches.
{
"affected": [
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "squid",
"binary_version": "3.5.12-1ubuntu7.15"
},
{
"binary_name": "squid-cgi",
"binary_version": "3.5.12-1ubuntu7.15"
},
{
"binary_name": "squid-common",
"binary_version": "3.5.12-1ubuntu7.15"
},
{
"binary_name": "squid-purge",
"binary_version": "3.5.12-1ubuntu7.15"
},
{
"binary_name": "squid3",
"binary_version": "3.5.12-1ubuntu7.15"
},
{
"binary_name": "squidclient",
"binary_version": "3.5.12-1ubuntu7.15"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "squid3",
"purl": "pkg:deb/ubuntu/squid3@3.5.12-1ubuntu7.15?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.5.12-1ubuntu7.15"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.3.8-1ubuntu16",
"3.3.8-1ubuntu17",
"3.5.12-1ubuntu6",
"3.5.12-1ubuntu7",
"3.5.12-1ubuntu7.1",
"3.5.12-1ubuntu7.2",
"3.5.12-1ubuntu7.3",
"3.5.12-1ubuntu7.4",
"3.5.12-1ubuntu7.5",
"3.5.12-1ubuntu7.6",
"3.5.12-1ubuntu7.7",
"3.5.12-1ubuntu7.8",
"3.5.12-1ubuntu7.9",
"3.5.12-1ubuntu7.10",
"3.5.12-1ubuntu7.11",
"3.5.12-1ubuntu7.12",
"3.5.12-1ubuntu7.13",
"3.5.12-1ubuntu7.14"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "squid",
"binary_version": "3.5.27-1ubuntu1.9"
},
{
"binary_name": "squid-cgi",
"binary_version": "3.5.27-1ubuntu1.9"
},
{
"binary_name": "squid-common",
"binary_version": "3.5.27-1ubuntu1.9"
},
{
"binary_name": "squid-purge",
"binary_version": "3.5.27-1ubuntu1.9"
},
{
"binary_name": "squid3",
"binary_version": "3.5.27-1ubuntu1.9"
},
{
"binary_name": "squidclient",
"binary_version": "3.5.27-1ubuntu1.9"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "squid3",
"purl": "pkg:deb/ubuntu/squid3@3.5.27-1ubuntu1.9?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.5.27-1ubuntu1.9"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.5.23-5ubuntu1",
"3.5.23-5ubuntu2",
"3.5.27-1ubuntu1",
"3.5.27-1ubuntu1.1",
"3.5.27-1ubuntu1.2",
"3.5.27-1ubuntu1.3",
"3.5.27-1ubuntu1.4",
"3.5.27-1ubuntu1.5",
"3.5.27-1ubuntu1.6",
"3.5.27-1ubuntu1.7",
"3.5.27-1ubuntu1.8"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "squid",
"binary_version": "4.10-1ubuntu1.2"
},
{
"binary_name": "squid-cgi",
"binary_version": "4.10-1ubuntu1.2"
},
{
"binary_name": "squid-common",
"binary_version": "4.10-1ubuntu1.2"
},
{
"binary_name": "squid-purge",
"binary_version": "4.10-1ubuntu1.2"
},
{
"binary_name": "squidclient",
"binary_version": "4.10-1ubuntu1.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "squid",
"purl": "pkg:deb/ubuntu/squid@4.10-1ubuntu1.2?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.10-1ubuntu1.2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.8-1ubuntu2",
"4.8-1ubuntu3",
"4.9-2ubuntu1",
"4.9-2ubuntu2",
"4.9-2ubuntu3",
"4.9-2ubuntu4",
"4.10-1ubuntu1",
"4.10-1ubuntu1.1"
]
}
],
"aliases": [],
"details": "An issue was discovered in Squid before 4.13 and 5.x before 5.0.4. Due to incorrect data validation, HTTP Request Splitting attacks may succeed against HTTP and HTTPS traffic. This leads to cache poisoning. This allows any client, including browser scripts, to bypass local security and poison the browser cache and any downstream caches with content from an arbitrary source. Squid uses a string search instead of parsing the Transfer-Encoding header to find chunked encoding. This allows an attacker to hide a second request inside Transfer-Encoding: it is interpreted by Squid as chunked and split out into a second request delivered upstream. Squid will then deliver two distinct responses to the client, corrupting any downstream caches.",
"id": "UBUNTU-CVE-2020-15811",
"modified": "2025-09-08T16:46:15Z",
"published": "2020-08-24T00:00:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2020-15811"
},
{
"type": "REPORT",
"url": "https://github.com/squid-cache/squid/security/advisories/GHSA-c7p8-xqhm-49wv"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-4477-1"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-4551-1"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15811"
}
],
"related": [
"USN-4477-1",
"USN-4551-1"
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "low",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2020-15811"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.