CVE-1999-1479
textcounter.pl - Remote Command Execution via Shell Metacharacters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-1999-1479. PoCs published by Doru Petrescu.
AI-analyzed exploit summary This exploit targets a command injection vulnerability in textcounter.pl from Matt's Scripts archive. It manipulates the $DOCUMENT_URI environment variable to execute arbitrary commands via wget or lynx, potentially leading to remote code execution (RCE) with the privileges of the httpd process.
Description
The textcounter.pl by Matt Wright allows remote attackers to execute arbitrary commands via shell metacharacters.
Exploits (1)
This exploit targets a command injection vulnerability in textcounter.pl from Matt's Scripts archive. It manipulates the $DOCUMENT_URI environment variable to execute arbitrary commands via wget or lynx, potentially leading to remote code execution (RCE) with the privileges of the httpd process.