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 isn't greater than the buffer, leading to a heap-based buffer overflow with user controlled data.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
Configuration 5 (hide)
|
History
No history.
Information
Published : 2019-07-11 19:15
Updated : 2024-11-21 04:23
NVD link : CVE-2019-12527
Mitre link : CVE-2019-12527
CVE.ORG link : CVE-2019-12527
JSON object : View
Products Affected
debian
- debian_linux
fedoraproject
- fedora
redhat
- enterprise_linux_server_aus
- enterprise_linux_eus
- enterprise_linux
- enterprise_linux_server_tus
squid-cache
- squid
canonical
- ubuntu_linux
CWE
CWE-787
Out-of-bounds Write