Vulnerabilities (CVE)

Filtered by vendor Cakefoundation Subscribe
Total 3 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2010-4335 2 Cakefoundation, Cakephp 2 Cakephp, Cakephp 2025-04-11 7.5 HIGH N/A
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.
CVE-2012-4399 1 Cakefoundation 1 Cakephp 2025-04-11 5.0 MEDIUM 7.5 HIGH
The Xml class in CakePHP 2.1.x before 2.1.5 and 2.2.x before 2.2.1 allows remote attackers to read arbitrary files via XML data containing external entity references, aka an XML external entity (XXE) injection attack.
CVE-2020-15400 1 Cakefoundation 1 Cakephp 2024-11-21 4.3 MEDIUM 4.3 MEDIUM
CakePHP before 4.0.6 mishandles CSRF token generation. This might be remotely exploitable in conjunction with XSS.