UBUNTU-CVE-2019-12529 (CVE-2019-12529)
Vulnerability from osv_ubuntu – Published: 2019-07-11 00:00 – Updated: 2025-09-08 16:45 – Source websiteAn issue was discovered in Squid 2.x through 2.7.STABLE9, 3.x through 3.5.28, and 4.x through 4.7. When Squid is configured to use Basic Authentication, the Proxy-Authorization header is parsed via uudecode. uudecode determines how many bytes will be decoded by iterating over the input and checking its table. The length is then used to start decoding the string. There are no checks to ensure that the length it calculates isn't greater than the input buffer. This leads to adjacent memory being decoded as well. An attacker would not be able to retrieve the decoded data unless the Squid maintainer had configured the display of usernames on error pages.
{
"affected": [
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "squid",
"binary_version": "3.5.12-1ubuntu7.8"
},
{
"binary_name": "squid-cgi",
"binary_version": "3.5.12-1ubuntu7.8"
},
{
"binary_name": "squid-common",
"binary_version": "3.5.12-1ubuntu7.8"
},
{
"binary_name": "squid-purge",
"binary_version": "3.5.12-1ubuntu7.8"
},
{
"binary_name": "squid3",
"binary_version": "3.5.12-1ubuntu7.8"
},
{
"binary_name": "squidclient",
"binary_version": "3.5.12-1ubuntu7.8"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "squid3",
"purl": "pkg:deb/ubuntu/squid3@3.5.12-1ubuntu7.8?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.5.12-1ubuntu7.8"
}
],
"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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "squid",
"binary_version": "3.5.27-1ubuntu1.3"
},
{
"binary_name": "squid-cgi",
"binary_version": "3.5.27-1ubuntu1.3"
},
{
"binary_name": "squid-common",
"binary_version": "3.5.27-1ubuntu1.3"
},
{
"binary_name": "squid-purge",
"binary_version": "3.5.27-1ubuntu1.3"
},
{
"binary_name": "squid3",
"binary_version": "3.5.27-1ubuntu1.3"
},
{
"binary_name": "squidclient",
"binary_version": "3.5.27-1ubuntu1.3"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "squid3",
"purl": "pkg:deb/ubuntu/squid3@3.5.27-1ubuntu1.3?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.5.27-1ubuntu1.3"
}
],
"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"
]
}
],
"aliases": [],
"details": "An issue was discovered in Squid 2.x through 2.7.STABLE9, 3.x through 3.5.28, and 4.x through 4.7. When Squid is configured to use Basic Authentication, the Proxy-Authorization header is parsed via uudecode. uudecode determines how many bytes will be decoded by iterating over the input and checking its table. The length is then used to start decoding the string. There are no checks to ensure that the length it calculates isn\u0027t greater than the input buffer. This leads to adjacent memory being decoded as well. An attacker would not be able to retrieve the decoded data unless the Squid maintainer had configured the display of usernames on error pages.",
"id": "UBUNTU-CVE-2019-12529",
"modified": "2025-09-08T16:45:27Z",
"published": "2019-07-11T00:00:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2019-12529"
},
{
"type": "REPORT",
"url": "http://www.squid-cache.org/Advisories/SQUID-2019_2.txt"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-4065-1"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-4065-2"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12529"
}
],
"related": [
"USN-4065-1",
"USN-4065-2"
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2019-12529"
]
}
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.