mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 04:59:31 +02:00
18 lines
886 B
Markdown
18 lines
886 B
Markdown
### [CVE-2020-28049](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28049)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in SDDM before 0.19.0. It incorrectly starts the X server in a way that - for a short time period - allows local unprivileged users to create a connection to the X server without providing proper authentication. A local attacker can thus access X server display contents and, for example, intercept keystrokes or access the clipboard. This is caused by a race condition during Xauthority file creation.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/sddm/sddm/releases
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|