-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| pleaser | rust | <= 0.5.4 |
The vulnerability stems from improper isolation of child processes' terminal access. The exploit demonstrates that when Pleaser executes a malicious binary (like /tmp/TIOCSTI), the child process can manipulate the parent terminal's input buffer through TIOCSTI ioctls. This indicates:
The merge request fix mentions adding PTY creation, confirming the original vulnerability was due to missing terminal isolation in process execution functions.
KEV Misses 88% of Exploited CVEs- Get the report