First published: Wed Mar 30 2011(Updated: )
The default configuration of logrotate on Debian GNU/Linux uses root privileges to process files in directories that permit non-root write access, which allows local users to conduct symlink and hard link attacks by leveraging logrotate's lack of support for untrusted directories, as demonstrated by /var/log/postgresql/.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Logrotate | ||
Debian GNU/Linux |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2011-1548 is considered high due to the potential for local users to exploit it to gain unauthorized access and manipulate log files.
To fix CVE-2011-1548, ensure that logrotate is configured to operate on trusted directories only, or update to a version that addresses this vulnerability.
CVE-2011-1548 affects systems utilizing logrotate with insufficient directory access controls, particularly Debian GNU/Linux installations.
CVE-2011-1548 enables local users to perform symlink and hard link attacks, potentially allowing them to manipulate sensitive log files.
Yes, a patch is available in later releases of logrotate that addresses the vulnerabilities associated with CVE-2011-1548.