mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
798 B
Markdown
18 lines
798 B
Markdown
### [CVE-2011-1548](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1548)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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/.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606544
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|