CVE-2001-0956
speechd < 0.54 - Remote Code Execution via Shell Metacharacters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2001-0956. PoCs published by Tyler Spivey.
AI-analyzed exploit summary This exploit leverages a command injection vulnerability in SpeechD by writing malicious commands to /dev/speech, which are executed with root privileges. The PoC demonstrates how a local user can exploit this flaw to achieve arbitrary command execution.
Description
speechd 0.54 and earlier, with the Festival or rsynth speech synthesis package, allows attackers to execute arbitrary commands via shell metacharacters.
Exploits (1)
This exploit leverages a command injection vulnerability in SpeechD by writing malicious commands to /dev/speech, which are executed with root privileges. The PoC demonstrates how a local user can exploit this flaw to achieve arbitrary command execution.