Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-6599. PoCs published by r0ut3r.
AI-analyzed exploit summary This exploit targets a command injection vulnerability in TorrentFlux 2.2 via the unsanitized 'announce' parameter in maketorrent.php. It leverages an authenticated session to inject arbitrary commands through an HTTP GET request, terminating the intended command with semicolons to bypass additional script logic.
Description
maketorrent.php in TorrentFlux 2.2 allows remote authenticated users to execute arbitrary commands via shell metacharacters (";" semicolon) in the announce parameter.
Exploits (1)
This exploit targets a command injection vulnerability in TorrentFlux 2.2 via the unsanitized 'announce' parameter in maketorrent.php. It leverages an authenticated session to inject arbitrary commands through an HTTP GET request, terminating the intended command with semicolons to bypass additional script logic.