ubuntu-cve-2019-12525
Vulnerability from osv_ubuntu
Published
2019-07-11 00:00
Modified
2025-09-08 16:45
Summary
Details
An issue was discovered in Squid 3.3.9 through 3.5.28 and 4.x through 4.7. When Squid is configured to use Digest authentication, it parses the header Proxy-Authorization. It searches for certain tokens such as domain, uri, and qop. Squid checks if this token's value starts with a quote and ends with one. If so, it performs a memcpy of its length minus 2. Squid never checks whether the value is just a single quote (which would satisfy its requirements), leading to a memcpy of its length minus 1.
Severity
9.8 (Critical)
9.8 (Critical)
N/A (UNKNOWN)
References
{
"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 3.3.9 through 3.5.28 and 4.x through 4.7. When Squid is configured to use Digest authentication, it parses the header Proxy-Authorization. It searches for certain tokens such as domain, uri, and qop. Squid checks if this token\u0027s value starts with a quote and ends with one. If so, it performs a memcpy of its length minus 2. Squid never checks whether the value is just a single quote (which would satisfy its requirements), leading to a memcpy of its length minus 1.",
"id": "UBUNTU-CVE-2019-12525",
"modified": "2025-09-08T16:45:27Z",
"published": "2019-07-11T00:00:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2019-12525"
},
{
"type": "REPORT",
"url": "http://www.squid-cache.org/Advisories/SQUID-2019_3.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-12525"
}
],
"related": [
"USN-4065-1",
"USN-4065-2"
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2019-12525"
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
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.
Loading…
Loading…