cve/2006/CVE-2006-2460.md
2024-06-09 00:33:16 +00:00

941 B

CVE-2006-2460

Description

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.

POC

Reference

Github

No PoCs found on GitHub currently.