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

19 lines
742 B
Markdown

### [CVE-2016-10156](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10156)
![](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
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.
### POC
#### Reference
- https://bugzilla.suse.com/show_bug.cgi?id=1020601
- https://www.exploit-db.com/exploits/41171/
#### Github
- https://github.com/ARPSyndicate/cvemon