Back to search
CVE-2020-35239
Published: Jan 20, 2021
Modified: Aug 4, 2024
PUBLISHED
Description
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.
| Vendor | Product | Versions |
|---|---|---|
n/a | n/a | affected n/a |
References
https://bakery.cakephp.org/2020/12/07/cakephp_4010_released.html
x_refsource_MISC
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now