Skip to content

Path traversal in Concrete CMS

Critical severity GitHub Reviewed Published Jun 25, 2022 to the GitHub Advisory Database • Updated Jan 27, 2023

Package

composer concrete5/core (Composer)

Affected versions

>= 9.0.0, < 9.1.0
< 8.5.8

Patched versions

9.1.0
8.5.8

Description

Concrete 8.5.7 and below as well as Concrete 9.0 through 9.0.2 allow traversal in /index.php/ccm/system/file/upload which could result in an Arbitrary File Delete exploit. This was remediated by sanitizing /index.php/ccm/system/file/upload to ensure Concrete doesn’t allow traversal and by changing isFullChunkFilePresent to have an early false return when input doesn't match expectations.Concrete CMS Security team ranked this 5.8 with CVSS v3.1 vector AV:N/AC:H/PR:H/UI:N/S:C/C:N/I:N/A:H. Credit to Siebene for reporting.

References

Published by the National Vulnerability Database Jun 24, 2022
Published to the GitHub Advisory Database Jun 25, 2022
Reviewed Jun 29, 2022
Last updated Jan 27, 2023

Severity

Critical
9.1
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H

Weaknesses

CVE ID

CVE-2022-30117

GHSA ID

GHSA-3jxh-6635-6jwp
Checking history
See something to contribute? Suggest improvements for this vulnerability.