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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
It was discovered that libXdmcp before 1.1.2 including used weak entropy to generate session keys. On a multi-user system using xdmcp, a local attacker could potentially use information available from the process list to brute force the key, allowing them to hijack other users' sessions.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.x41-dsec.de/lab/advisories/x41-2017-001-xorg/
|
|
|
|
#### Github
|
|
- https://github.com/nediazla/LinuxFundamentals
|
|
|