CVE-2010-2006
LetoDMS < 1.7.2 - Authenticated Path Traversal via Lang Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-2006. PoCs published by D. Fabian.
AI-analyzed exploit summary This exploit demonstrates a local file inclusion vulnerability in LetoDMS by manipulating the 'lang' parameter to include arbitrary files (e.g., boot.ini). The null byte (%00) truncates the path, allowing directory traversal.
Description
Directory traversal vulnerability in op/op.Login.php in LetoDMS (formerly MyDMS) 1.7.2 and earlier allows remote authenticated users to include and execute arbitrary local files via a .. (dot dot) in the lang parameter.
Exploits (1)
This exploit demonstrates a local file inclusion vulnerability in LetoDMS by manipulating the 'lang' parameter to include arbitrary files (e.g., boot.ini). The null byte (%00) truncates the path, allowing directory traversal.