Security Advisory

CVE-2019-12527

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2019-07-11 18:10:16
Last updated 2024-08-04 23:24:38
Assigner mitre
State PUBLISHED

Description

An issue was discovered in Squid 4.0.23 through 4.7. When checking Basic Authentication with HttpHeader::getAuth, Squid uses a global buffer to store the decoded data. Squid does not check that the decoded length isnt greater than the buffer, leading to a heap-based buffer overflow with user controlled data.