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.
References
History
No history.
MITRE Information
Status: PUBLISHED
Assigner: mitre
Published: 2019-07-11T18:17:49
Updated: 2020-07-10T23:06:18
Reserved: 2019-06-02T00:00:00
Link: CVE-2019-12525
JSON object: View
NVD Information
Status : Modified
Published: 2019-07-11T19:15:13.000
Modified: 2023-11-07T03:03:37.440
Link: CVE-2019-12525
JSON object: View
Redhat Information
No data.
CWE