Cross-site Request Forgery (CSRF) Affecting cakephp/cakephp package, versions <3.10.3 >=4.0.0-alpha1, <4.0.6


0.0
high

Snyk CVSS

    Attack Complexity High
    Confidentiality High
    Integrity High
    Availability High

    Threat Intelligence

    EPSS 0.05% (21st percentile)
Expand this section
NVD
4.3 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PHP-CAKEPHPCAKEPHP-575044
  • published 1 Jul 2020
  • disclosed 1 Jul 2020
  • credit Unknown

How to fix?

Upgrade cakephp/cakephp to version 3.10.3, 4.0.6 or higher.

Overview

cakephp/cakephp is a rapid development framework for PHP which uses commonly known design patterns like Associative Data Mapping, Front Controller, and MVC.

Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF). It mishandles CSRF token generation. This might be remotely exploitable in conjunction with XSS.