cve/2016/CVE-2016-10156.md

19 lines
742 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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