Exploitation Summary
EIP tracks 1 public exploit for CVE-2016-10156. PoCs published by Sebastian Krahmer.
AI-analyzed exploit summary This exploit leverages a vulnerability in systemd (CVE-2016-10156) where the `touch()` function creates files with mode 07777, including the SUID bit. The provided code creates a SUID binary in a world-writable directory, allowing local privilege escalation to root.
Description
A flaw in systemd v228 in /src/basic/fs-util.c caused world writable suid files to be created when using the systemd timers features, allowing local attackers to escalate their privileges to root. This is fixed in v229.
Exploits (1)
This exploit leverages a vulnerability in systemd (CVE-2016-10156) where the `touch()` function creates files with mode 07777, including the SUID bit. The provided code creates a SUID binary in a world-writable directory, allowing local privilege escalation to root.
References (6)
Scores
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H