logo
DATABASE RESOURCES PRICING ABOUT US

Important: squid

Description

**Issue Overview:** An issue was discovered in Squid before 5.0.2. A remote attacker can replay a sniffed Digest Authentication nonce to gain access to resources that are otherwise forbidden. This occurs because the attacker can overflow the nonce reference counter (a short integer). Remote code execution may occur if the pooled token credentials are freed (instead of replayed as valid credentials). (CVE-2020-11945) An issue was discovered in Squid through 4.7. When handling the tag esi:when when ESI is enabled, Squid calls ESIExpression::Evaluate. This function uses a fixed stack buffer to hold the expression while it's being evaluated. When processing the expression, it could either evaluate the top of the stack, or add a new member to the stack. When adding a new member, there is no check to ensure that the stack won't overflow. (CVE-2019-12519) 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. (CVE-2019-12525) The cachemgr.cgi web module of Squid through 4.7 has XSS via the user_name or auth parameter. (CVE-2019-13345) **Affected Packages:** squid **Issue Correction:** Run _yum update squid_ to update your system. **New Packages:** i686:     squid-3.5.20-15.39.amzn1.i686     squid-debuginfo-3.5.20-15.39.amzn1.i686     squid-migration-script-3.5.20-15.39.amzn1.i686 src:     squid-3.5.20-15.39.amzn1.src x86_64:     squid-migration-script-3.5.20-15.39.amzn1.x86_64     squid-3.5.20-15.39.amzn1.x86_64     squid-debuginfo-3.5.20-15.39.amzn1.x86_64 ### Additional References Red Hat: [CVE-2019-12519](<https://access.redhat.com/security/cve/CVE-2019-12519>), [CVE-2019-12525](<https://access.redhat.com/security/cve/CVE-2019-12525>), [CVE-2019-13345](<https://access.redhat.com/security/cve/CVE-2019-13345>), [CVE-2020-11945](<https://access.redhat.com/security/cve/CVE-2020-11945>) Mitre: [CVE-2019-12519](<https://vulners.com/cve/CVE-2019-12519>), [CVE-2019-12525](<https://vulners.com/cve/CVE-2019-12525>), [CVE-2019-13345](<https://vulners.com/cve/CVE-2019-13345>), [CVE-2020-11945](<https://vulners.com/cve/CVE-2020-11945>)


Affected Package


OS OS Version Package Name Package Version
Amazon Linux 1 squid 3.5.20-15.39.amzn1
Amazon Linux 1 squid-debuginfo 3.5.20-15.39.amzn1
Amazon Linux 1 squid-migration-script 3.5.20-15.39.amzn1
Amazon Linux 1 squid 3.5.20-15.39.amzn1
Amazon Linux 1 squid-migration-script 3.5.20-15.39.amzn1
Amazon Linux 1 squid 3.5.20-15.39.amzn1
Amazon Linux 1 squid-debuginfo 3.5.20-15.39.amzn1

Related