CVE-2005-3550
toendaCMS < 0.6.1 - Directory Traversal via id_user Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-3550. PoCs published by Bernhard Mueller.
AI-analyzed exploit summary The provided text describes a directory traversal vulnerability in toendaCMS version 2.1, allowing remote attackers to read arbitrary files by manipulating the 'id_user' parameter. The example demonstrates accessing '/etc/passwd' via path traversal sequences.
Description
Directory traversal vulnerability in admin.php in toendaCMS before 0.6.2 allows remote attackers to access arbitrary files via a .. (dot dot) in the id_user parameter.
Exploits (1)
The provided text describes a directory traversal vulnerability in toendaCMS version 2.1, allowing remote attackers to read arbitrary files by manipulating the 'id_user' parameter. The example demonstrates accessing '/etc/passwd' via path traversal sequences.