Vulnerability identifier: #VU27669
Vulnerability risk: Low
CVSSv4.0: 1.7 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear]
CVE-ID: CVE-2019-12524
CWE-ID:
CWE-306
Exploitation vector: Network
Exploit availability: No
Vulnerable software:
Squid
Server applications /
IDS/IPS systems, Firewalls and proxy servers
Vendor: Squid-cache.org
Description
The vulnerability allows a remote attacker to bypass certain security restrictions.
When handling requests from users, Squid checks its rules to see if the request should be denied. Squid by default comes with rules to block access to the Cache Manager, which serves detailed server information meant for the maintainer. This rule is implemented via url_regex. The handler for url_regex rules URL decodes an incoming request. This allows an attacker to encode their URL to bypass the url_regex check, and gain access to the blocked resource.
Mitigation
Install updates from vendor's website.
Vulnerable software versions
Squid: 4.0 - 4.7, 5.0
External links
https://gitlab.com/jeriko.one/security/-/blob/master/squid/CVEs/CVE-2019-12524.txt
https://www.debian.org/security/2020/dsa-4682
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.