CVE-2005-4086
Sugar Suite < 4.0 beta - Directory Traversal via acceptDecline.php beanFiles Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2005-4086. PoCs published by pointslash.
AI-analyzed exploit summary This exploit targets a remote code execution vulnerability in Sugar Suite Open Source <= 4.0 beta. It leverages a file inclusion flaw in 'acceptDecline.php' to write a malicious PHP file ('pointslash.php') to the server, which then executes arbitrary commands via HTTP GET parameters.
Description
Directory traversal vulnerability in acceptDecline.php in Sugar Suite Open Source Customer Relationship Management (SugarCRM) 4.0 beta and earlier allows remote attackers to include arbitrary local files via ".." sequences in the beanFiles array parameter.
Exploits (2)
This exploit targets a remote code execution vulnerability in Sugar Suite Open Source <= 4.0 beta. It leverages a file inclusion flaw in 'acceptDecline.php' to write a malicious PHP file ('pointslash.php') to the server, which then executes arbitrary commands via HTTP GET parameters.
This PHP script exploits a remote code execution vulnerability in Sugar Suite Open Source <= 4.0 beta by sending a crafted HTTP GET request to the 'acceptDecline.php' endpoint with malicious input in the 'beanFiles' parameter. The exploit includes a web interface for user input and supports proxy usage.