CVE-2020-35239

Source
https://nvd.nist.gov/vuln/detail/CVE-2020-35239
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-35239.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-35239
Aliases
Related
Published
2021-01-26T18:15:53Z
Modified
2024-09-03T03:28:15.647223Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/cakephp/cakephp

Affected ranges

Type
GIT
Repo
https://github.com/cakephp/cakephp
Events

Affected versions

3.*

3.8.8

4.*

4.0.0
4.0.1
4.0.2
4.0.3
4.0.4
4.0.5
4.0.6
4.0.7
4.0.8
4.0.9
4.1.0
4.1.0-RC1
4.1.0-RC2
4.1.0-beta1
4.1.1
4.1.2
4.1.3