SCA: security update for craftcms/cms (GHSA-vqxf-r9ph-cc9c)

high Tenable Cloud Security Plugin ID 419508

Description

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

- Craft CMS is an open source content management system. In affected versions of Craft CMS an unrestricted
file extension may lead to Remote Code Execution. If the name parameter value is not empty string('') in
the View.php's doesTemplateExist() -> resolveTemplate() -> _resolveTemplateInternal() ->
_resolveTemplate() function, it returns directly without extension verification, so that arbitrary
extension files are rendered as twig templates. When attacker with admin privileges on a DEV or an
improperly configured STG or PROD environment, they can exploit this vulnerability to remote code
execution. Code execution may grant the attacker access to the host operating system. This issue has been
addressed in version 4.4.6. Users are advised to upgrade. There are no known workarounds for this
vulnerability. (CVE-2023-32679)

See Also

https://github.com/advisories/GHSA-vqxf-r9ph-cc9c

Plugin Details

Severity: High

ID: 419508

Version: Revision 1.6

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.58

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 8.3

Temporal Score: 6.5

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

CVSS Score Source: CVE-2023-32679

CVSS v3

Risk Factor: High

Base Score: 7.2

Temporal Score: 6.5

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 5/22/2023

Vulnerability Publication Date: 5/19/2023

Reference Information

CVE: CVE-2023-32679

cwe: CWE-74