cve/2007/CVE-2007-1400.md
2024-05-26 14:27:05 +02:00

711 B

CVE-2007-1400

Description

Plash permits sandboxed processes to open /dev/tty, which allows local users to escape sandbox restrictions and execute arbitrary commands by sending characters to a shell process on the same termimal via the TIOCSTI ioctl.

POC

Reference

No PoCs from references.

Github