CVE-2004-1227
SugarCRM Sugar Sales < 2.0.1c - Directory Traversal via Module, Action, or Theme Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2004-1227. PoCs published by GulfTech Security.
AI-analyzed exploit summary The exploit demonstrates directory traversal vulnerabilities in SugarCRM by manipulating the 'module' and 'action' parameters in the URL to access sensitive files like '/etc/passwd'. The PoC shows how insufficient input sanitization allows path traversal attacks.
Description
Directory traversal vulnerability in SugarCRM Sugar Sales 2.0.1c and earlier allows remote attackers to read arbitrary files and possibly execute arbitrary PHP code via .. (dot dot) sequences in the (1) module, (2) action, or (3) theme parameters to index.php, (4) the theme parameter to Login.php, and possibly other parameters or scripts.
Exploits (1)
The exploit demonstrates directory traversal vulnerabilities in SugarCRM by manipulating the 'module' and 'action' parameters in the URL to access sensitive files like '/etc/passwd'. The PoC shows how insufficient input sanitization allows path traversal attacks.