### [CVE-2016-10369](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10369) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### 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.