CVE-2006-6445
Envolution 1.1.0 - Directory Traversal via PNSVlang Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-6445. PoCs published by Kacper.
AI-analyzed exploit summary This exploit targets a remote code execution vulnerability in Envolution <= 1.1.0 by manipulating the 'lang' session variable to include arbitrary PHP code. The exploit logs in, sets a malicious session variable, and triggers the inclusion of a crafted error.php file.
Description
Directory traversal vulnerability in error.php in Envolution 1.1.0 and earlier allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the PNSVlang (PNSV lang) parameter, as demonstrated by injecting PHP sequences into an Apache HTTP Server log file, which is then included by error.php.
Exploits (1)
This exploit targets a remote code execution vulnerability in Envolution <= 1.1.0 by manipulating the 'lang' session variable to include arbitrary PHP code. The exploit logs in, sets a malicious session variable, and triggers the inclusion of a crafted error.php file.