Exploitation Summary
EIP tracks 1 public exploit for CVE-2015-2285. PoCs published by halfdog.
AI-analyzed exploit summary This exploit leverages an insecure upstart logrotation script in Ubuntu Vivid 15.04 that executes user-supplied data from /run/user/[uid]/upstart/sessions without sanitization, allowing arbitrary command execution with root privileges during the daily cron job.
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/.
Exploits (1)
This exploit leverages an insecure upstart logrotation script in Ubuntu Vivid 15.04 that executes user-supplied data from /run/user/[uid]/upstart/sessions without sanitization, allowing arbitrary command execution with root privileges during the daily cron job.