Files
CVEs-PoC/2015/CVE-2015-2285.md
T
2024-06-18 02:51:15 +02:00

19 lines
814 B
Markdown

### [CVE-2015-2285](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2285)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The logrotation script (/etc/cron.daily/upstart) in the Ubuntu Upstart package before 1.13.2-0ubuntu9, as used in Ubuntu Vivid 15.04, allows local users to execute arbitrary commands and gain privileges via a crafted file in /run/user/*/upstart/sessions/.
### POC
#### Reference
- http://packetstormsecurity.com/files/130587/Ubuntu-Vivid-Upstart-Privilege-Escalation.html
- http://seclists.org/fulldisclosure/2015/Mar/7
#### Github
No PoCs found on GitHub currently.