SCA: security update for cakephp/cakephp (GHSA-9pgx-pf36-w46r)

high Tenable Self-Hosted Container Security Plugin ID 413396

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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-2020-35239)

See Also

https://github.com/advisories/GHSA-9pgx-pf36-w46r

Plugin Details

Severity: High

ID: 413396

Version: Revision 1.10

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.12

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

Vector: CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:P

CVSS Score Source: CVE-2020-35239

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/24/2022

Vulnerability Publication Date: 1/20/2021

Reference Information

CVE: CVE-2020-35239

cwe: CWE-352