mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
18 lines
796 B
Markdown
18 lines
796 B
Markdown
### [CVE-2014-7272](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7272)
|
|

|
|

|
|

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