Vulnerabilities (CVE)

Filtered by vendor Cakefoundation Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-35239 1 Cakefoundation 1 Cakephp 2021-02-02 6.8 MEDIUM 8.8 HIGH
A vulnerability exists in CakePHP versions 4.0.x through 4.1.3. The CsrfProtectionMiddleware component allows method override parameters to bypass CSRF checks by changing the HTTP request method to an arbitrary string that is not in the list of request methods that CakePHP checks. Additionally, the route middleware does not verify that this overriden method (which can be an arbitrary string) is actually an HTTP method.
CVE-2019-11458 1 Cakefoundation 1 Cakephp 2020-08-24 6.4 MEDIUM 7.5 HIGH
An issue was discovered in SmtpTransport in CakePHP 3.7.6. An unserialized object with modified internal properties can trigger arbitrary file overwriting upon destruction.