{ "schema_version": "1.4.0", "id": "GHSA-wxh3-97xf-wv5x", "modified": "2024-04-04T01:15:01Z", "published": "2022-05-24T16:50:06Z", "aliases": [ "CVE-2019-12525" ], "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": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12525" }, { "type": "WEB", "url": "https://github.com/squid-cache/squid/commits/v4" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2019/07/msg00018.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00009.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SPXN2CLAGN5QSQBTOV5IGVLDOQSRFNTZ" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SPXN2CLAGN5QSQBTOV5IGVLDOQSRFNTZ" }, { "type": "WEB", "url": "https://seclists.org/bugtraq/2019/Aug/42" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4065-1" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4065-2" }, { "type": "WEB", "url": "https://www.debian.org/security/2019/dsa-4507" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00053.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00056.html" }, { "type": "WEB", "url": "http://www.squid-cache.org/Versions/v4/changesets" }, { "type": "WEB", "url": "http://www.squid-cache.org/Versions/v4/changesets/squid-4-7f73e9c5d17664b882ed32590e6af310c247f320.patch" } ], "database_specific": { "cwe_ids": [ "CWE-119", "CWE-787" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-07-11T19:15:00Z" } }