__________________________________________________________________ Squid Proxy Cache Security Update Advisory SQUID-2016:10 __________________________________________________________________ Advisory ID: SQUID-2016:10 Date: Dec 16, 2016 Summary: Information disclosure in Collapsed Forwarding. Affected versions: Squid 3.5 -> 3.5.22 Squid 4.0 -> 4.0.16 Fixed in version: Squid 4.0.17, 3.5.23 __________________________________________________________________ http://www.squid-cache.org/Advisories/SQUID-2016_10.txt http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10003 __________________________________________________________________ Problem Description: Due to incorrect comparsion of request headers Squid can deliver responses containing private data to clients it should not have reached. __________________________________________________________________ Severity: This problem allows a remote attacker to discover private and sensitive information about another clients browsing session. Potentially including credentials which allow access to further sensitive resources. This problem only affects Squid configured to use the Collapsed Forwarding feature. It is of particular importance for HTTPS reverse-proxy sites with Collapsed Forwarding. __________________________________________________________________ Updated Packages: This bug is fixed by Squid version 3.5.23 and 4.0.17. In addition, patches addressing this problem can be found in our patch archives: Squid 3.5 (excluding 3.5.22): Squid 3.5.22: Squid 4.0: If you are using a prepackaged version of Squid then please refer to the package vendor for availability information on updated packages. __________________________________________________________________ Determining if your version is vulnerable: Squid-2.x have not been tested. The following command can be used to determine if Squid-3 or later have collapsed_forwarding in squid.conf: (squid -k parse 2>&1) | grep collapsed_forwarding All Squid-3.x versions without collapsed_forwarding configured are not vulnerable. All Squid-3.5 versions with 'collapsed_forwarding off' configured are not vulnerable. All Squid-3.5 versions up to and including Squid-3.5.22 with 'collapsed_forwarding on' configured are vulnerable. All Squid-4.0 versions without collapsed_forwarding configured are not vulnerable. All Squid-4.0 versions with 'collapsed_forwarding off' configured are not vulnerable. All Squid-4.0 versions up to and including Squid-4.0.16 with 'collapsed_forwarding on' configured are vulnerable. __________________________________________________________________ Workaround: Remove all uses of 'collapsed_forwarding' from squid.conf and included sub-files. __________________________________________________________________ Contact details for the Squid project: For installation / upgrade support on binary packaged versions of Squid: Your first point of contact should be your binary package vendor. If your install and build Squid from the original Squid sources then the squid-users@lists.squid-cache.org mailing list is your primary support point. For subscription details see . For reporting of non-security bugs in the latest STABLE release the squid bugzilla database should be used . For reporting of security sensitive bugs send an email to the squid-bugs@lists.squid-cache.org mailing list. It's a closed list (though anyone can post) and security related bug reports are treated in confidence until the impact has been established. __________________________________________________________________ Credits: This issue was reported by Felix Hassert from Sevenval Technologies GmbH. Fixed by Eduard Bagdasaryan from Measurement Factory. __________________________________________________________________ Revision history: 2016-11-28 17:28:43 UTC Initial Report 2016-12-16 18:37:00 UTC Packages Released __________________________________________________________________ END