CVE-2019-12529
Last modified
CVE-2019-12529 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. 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. EPSS estimates a 8.09% chance of exploitation in the next 30 days.
Description
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'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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Squid-Cache | Squid | >= 2.0, < 2.7 | — |
| Squid-Cache | Squid | >= 3.0, <= 3.5.28 | — |
| Squid-Cache | Squid | >= 4.0, <= 4.7 | — |
| Squid-Cache | Squid | 2.7 | Stable1 |
| Debian | Debian Linux | 8.0 | — |
| Debian | Debian Linux | 9.0 | — |
| Debian | Debian Linux | 10.0 | — |
| Fedoraproject | Fedora | 29 | — |
| Opensuse | Leap | 15.0 | — |
| Opensuse | Leap | 15.1 | — |
| Canonical | Ubuntu Linux | 12.04 | — |
| Canonical | Ubuntu Linux | 16.04 | — |
| Canonical | Ubuntu Linux | 18.04 | — |
| Canonical | Ubuntu Linux | 19.04 | — |
References
- http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00053.htmlMailing List, Third Party Advisory
- http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00056.htmlMailing List, Third Party Advisory
- http://www.squid-cache.org/Versions/v4/changesets/Vendor Advisory
- https://github.com/squid-cache/squid/commits/v4Patch, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2019/07/msg00018.htmlMailing List, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2020/07/msg00009.htmlMailing List, Third Party Advisory
- https://seclists.org/bugtraq/2019/Aug/42Mailing List, Third Party Advisory
- https://usn.ubuntu.com/4065-1/Third Party Advisory
- https://usn.ubuntu.com/4065-2/Third Party Advisory
- https://www.debian.org/security/2019/dsa-4507Third Party Advisory
- http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00053.htmlMailing List, Third Party Advisory
- http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00056.htmlMailing List, Third Party Advisory
- http://www.squid-cache.org/Versions/v4/changesets/Vendor Advisory
- https://github.com/squid-cache/squid/commits/v4Patch, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2019/07/msg00018.htmlMailing List, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2020/07/msg00009.htmlMailing List, Third Party Advisory
- https://seclists.org/bugtraq/2019/Aug/42Mailing List, Third Party Advisory
- https://usn.ubuntu.com/4065-1/Third Party Advisory
- https://usn.ubuntu.com/4065-2/Third Party Advisory
- https://www.debian.org/security/2019/dsa-4507Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2019-12529?
How severe is CVE-2019-12529?
How do I fix CVE-2019-12529?
Are you affected by CVE-2019-12529?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
