log.c in Squid Analysis Report Generator (sarg) through 2.3.11 allows local privilege escalation. By default, it uses a fixed temporary directory /tmp/sarg. As the root user, sarg creates this directory or reuses an existing one in an insecure manner. An attacker can pre-create the directory, and place symlinks in it (after winning a /tmp/sarg/denied.int_unsort race condition). The outcome will be corrupted or newly created files in privileged file system locations.
The product attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource.
Link | Tags |
---|---|
https://bugzilla.suse.com/show_bug.cgi?id=1150554 | third party advisory issue tracking |
https://sourceforge.net/projects/sarg/ | third party advisory |
http://www.openwall.com/lists/oss-security/2020/01/20/6 | third party advisory mailing list |
https://seclists.org/oss-sec/2020/q1/23 | third party advisory mailing list |
http://www.openwall.com/lists/oss-security/2020/01/27/1 | third party advisory mailing list |
http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00051.html | vendor advisory mailing list third party advisory |
http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00063.html | vendor advisory mailing list third party advisory |
https://security.gentoo.org/glsa/202007-32 | third party advisory vendor advisory |