mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 20:57:49 +02:00
18 lines
749 B
Markdown
18 lines
749 B
Markdown
### [CVE-2016-10369](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10369)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
unixsocket.c in lxterminal through 0.3.0 insecurely uses /tmp for a socket file, allowing a local user to cause a denial of service (preventing terminal launch), or possibly have other impact (bypassing terminal access control).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://unix.stackexchange.com/questions/333539/lxterminal-in-the-netstat-output/333578
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|