First published: Fri Jun 24 2022(Updated: )
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.
Credit: support@hackerone.com
Affected Software | Affected Version | How to fix |
---|---|---|
Concretecms Concrete Cms | <8.5.8 | |
Concretecms Concrete Cms | >=9.0.0<9.1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2022-30117 is critical with a severity value of 9.1.
CVE-2022-30117 allows traversal in /index.php/ccm/system/file/upload.
The potential exploit of CVE-2022-30117 is Arbitrary File Delete.
CVE-2022-30117 was remediated by sanitizing /index.php/ccm/system/file/upload and changing certain functionalities.
More information about CVE-2022-30117 can be found at the provided references.