[Forgot Password]
Login  Register Subscribe

30479

 
 

423868

 
 

248678

 
 

909

 
 

195426

 
 

282

Paid content will be excluded from the download.


Download | Alert*
OVAL

ALAS-2020-1378 --- squid

ID: oval:org.secpod.oval:def:1601140Date: (C)2020-06-11   (M)2023-11-10
Class: PATCHFamily: unix




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.An issue was discovered in Squid through 4.7. When Squid is parsing ESI, it keeps the ESI elements in ESIContext. ESIContext contains a buffer for holding a stack of ESIElements. When a new ESIElement is parsed, it is added via addStackElement. addStackElement has a check for the number of elements in this buffer, but it"s off by 1, leading to a Heap Overflow of 1 element. The overflow is within the same structure so it can"t affect adjacent memory blocks, and thus just leads to a crash while processing.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 , leading to a memcpy of its length minus 1.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 . Remote code execution may occur if the pooled token credentials are freed .

Platform:
Amazon Linux AMI
Product:
squid
Reference:
ALAS-2020-1378
CVE-2019-12521
CVE-2020-11945
CVE-2019-12519
CVE-2019-12525
CVE    4
CVE-2019-12519
CVE-2019-12521
CVE-2019-12525
CVE-2020-11945
...
CPE    2
cpe:/o:amazon:linux
cpe:/a:squid-cache:squid

© SecPod Technologies