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

18 lines
796 B
Markdown

### [CVE-2014-7272](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7272)
![](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
Simple Desktop Display Manager (SDDM) before 0.10.0 allows local users to gain root privileges because code running as root performs write operations within a user home directory, and this user may have created links in advance (exploitation requires the user to win a race condition in the ~/.Xauthority chown case, but not other cases).
### POC
#### Reference
- https://github.com/sddm/sddm/pull/280
#### Github
No PoCs found on GitHub currently.