CVE Database
/

CVE-2019-12529

Back to search

CVE-2019-12529

Published: Jul 11, 2019

Modified: Aug 4, 2024

PUBLISHED

Description

An issue was discovered in Squid 2.x through 2.7.STABLE9, 3.x through 3.5.28, and 4.x through 4.7. When Squid is configured to use Basic Authentication, the Proxy-Authorization header is parsed via uudecode. uudecode determines how many bytes will be decoded by iterating over the input and checking its table. The length is then used to start decoding the string. There are no checks to ensure that the length it calculates isn't greater than the input buffer. This leads to adjacent memory being decoded as well. An attacker would not be able to retrieve the decoded data unless the Squid maintainer had configured the display of usernames on error pages.

VendorProductVersions

n/a

n/a

affected
n/a

References

USN-4065-1
vendor-advisory
x_refsource_UBUNTU
USN-4065-2
vendor-advisory
x_refsource_UBUNTU
FEDORA-2019-cb50bcc189
vendor-advisory
x_refsource_FEDORA
DSA-4507
vendor-advisory
x_refsource_DEBIAN
openSUSE-SU-2019:2540
vendor-advisory
x_refsource_SUSE
openSUSE-SU-2019:2541
vendor-advisory
x_refsource_SUSE

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now