First published: Fri May 19 2006(Updated: )
Sugar Suite Open Source (SugarCRM) 4.2 and earlier, when register_globals is enabled, does not protect critical variables such as $_GLOBALS and $_SESSION from modification, which allows remote attackers to conduct attacks such as directory traversal or PHP remote file inclusion, as demonstrated by modifying the GLOBALS[sugarEntry] parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
SugarCRM | =3.5 | |
SugarCRM | =4.0 | |
SugarCRM | =4.1 | |
SugarCRM | =4.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2006-2460 has a high severity due to the potential for remote attacks and exploitation of critical variables.
To fix CVE-2006-2460, disable register_globals in your PHP configuration and upgrade to a version of SugarCRM that is secure.
CVE-2006-2460 affects SugarCRM versions 3.5, 4.0, 4.1, and 4.2.
Exploitation of CVE-2006-2460 can lead to directory traversal and PHP remote file inclusion attacks.
Any instance of SugarCRM version 4.2 and earlier with register_globals enabled is vulnerable to CVE-2006-2460.