CVE-2019-12525

Source
https://nvd.nist.gov/vuln/detail/CVE-2019-12525
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-12525.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-12525
Downstream
Related
Published
2019-07-11T19:15:13Z
Modified
2025-10-14T14:35:02Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
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.

References

Affected packages

Git / github.com/squid-cache/squid

Affected ranges

Type
GIT
Repo
https://github.com/squid-cache/squid
Events