mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
19 lines
742 B
Markdown
19 lines
742 B
Markdown
### [CVE-2016-10156](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10156)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|