CVE-2008-1908
cpCommerce 1.1.0 - Path Traversal via Language or Action Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-1908. PoCs published by BugReport.IR.
AI-analyzed exploit summary This is a vulnerability writeup detailing XSS, SQL injection, and local file inclusion flaws in cpCommerce 1.1.0. It includes proof-of-concept URLs and code snippets but no executable exploit code.
Description
Multiple directory traversal vulnerabilities in cpCommerce 1.1.0 allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in (1) the language parameter in a language action to the default URI, which is not properly handled in actions/language.act.php, or (2) the action parameter to category.php.
Exploits (1)
This is a vulnerability writeup detailing XSS, SQL injection, and local file inclusion flaws in cpCommerce 1.1.0. It includes proof-of-concept URLs and code snippets but no executable exploit code.