Lucene search

K
prionPRIOn knowledge basePRION:CVE-2019-12519
HistoryApr 15, 2020 - 8:15 p.m.

Stack overflow

2020-04-1520:15:00
PRIOn knowledge base
www.prio-n.com
13

AI Score

9.2

Confidence

High

EPSS

0.013

Percentile

85.8%

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.