Vulnerability Description
The _validatePost function in libs/controller/components/security.php in CakePHP 1.3.x through 1.3.5 and 1.2.8 allows remote attackers to modify the internal Cake cache and execute arbitrary code via a crafted data[_Token][fields] value that is processed by the unserialize function, as demonstrated by modifying the file_map cache to execute arbitrary local files.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Cakefoundation | Cakephp | 1.3.0 |
| Cakephp | Cakephp | 1.2.8 |
Related Weaknesses (CWE)
References
- http://malloc.im/CakePHP-unserialize.txtExploit
- http://packetstormsecurity.org/files/view/95847/burnedcake.py.txtExploit
- http://secunia.com/advisories/42211Vendor Advisory
- http://securityreason.com/securityalert/8026
- http://www.exploit-db.com/exploits/16011
- http://www.osvdb.org/69352
- https://github.com/cakephp/cakephp/commit/e431e86aa4301ced4273dc7919b59362cbb353Patch
- http://malloc.im/CakePHP-unserialize.txtExploit
- http://packetstormsecurity.org/files/view/95847/burnedcake.py.txtExploit
- http://secunia.com/advisories/42211Vendor Advisory
- http://securityreason.com/securityalert/8026
- http://www.exploit-db.com/exploits/16011
- http://www.osvdb.org/69352
- https://github.com/cakephp/cakephp/commit/e431e86aa4301ced4273dc7919b59362cbb353Patch
FAQ
What is CVE-2010-4335?
CVE-2010-4335 is a vulnerability with a CVSS score of 7.5 (HIGH). The _validatePost function in libs/controller/components/security.php in CakePHP 1.3.x through 1.3.5 and 1.2.8 allows remote attackers to modify the internal Cake cache and execute arbitrary code via ...
How severe is CVE-2010-4335?
CVE-2010-4335 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2010-4335?
Check the references section above for vendor advisories and patch information. Affected products include: Cakefoundation Cakephp, Cakephp Cakephp.