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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
History
21 Nov 2024, 04:23
Type | Values Removed | Values Added |
---|---|---|
References | () http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00018.html - Mailing List, Third Party Advisory | |
References | () http://www.openwall.com/lists/oss-security/2020/04/23/1 - Mailing List, Third Party Advisory | |
References | () https://gitlab.com/jeriko.one/security/-/blob/master/squid/CVEs/CVE-2019-12519.txt - Third Party Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2020/07/msg00009.html - Mailing List, Third Party Advisory | |
References | () https://security.gentoo.org/glsa/202005-05 - Third Party Advisory | |
References | () https://security.netapp.com/advisory/ntap-20210205-0006/ - Third Party Advisory | |
References | () https://usn.ubuntu.com/4356-1/ - Third Party Advisory | |
References | () https://www.debian.org/security/2020/dsa-4682 - Third Party Advisory |
Information
Published : 2020-04-15 20:15
Updated : 2024-11-21 04:23
NVD link : CVE-2019-12519
Mitre link : CVE-2019-12519
CVE.ORG link : CVE-2019-12519
JSON object : View
Products Affected
squid-cache
- squid
debian
- debian_linux
opensuse
- leap
canonical
- ubuntu_linux
CWE
CWE-787
Out-of-bounds Write