mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 12:58:02 +02:00
941 B
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
- http://securityreason.com/securityalert/921
- http://securityreason.com/securityalert/921
- https://www.exploit-db.com/exploits/1785
- https://www.exploit-db.com/exploits/1785
Github
No PoCs found on GitHub currently.