Vulnerability Details : CVE-2022-30117
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.
Vulnerability category: Directory traversal
Products affected by CVE-2022-30117
- cpe:2.3:a:concretecms:concrete_cms:*:*:*:*:*:*:*:*
- cpe:2.3:a:concretecms:concrete_cms:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-30117
0.16%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 51 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-30117
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.4
|
MEDIUM | AV:N/AC:L/Au:N/C:N/I:P/A:P |
10.0
|
4.9
|
NIST | |
9.1
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H |
3.9
|
5.2
|
NIST |
CWE ids for CVE-2022-30117
-
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.Assigned by:
- nvd@nist.gov (Primary)
- support@hackerone.com (Secondary)
References for CVE-2022-30117
-
https://documentation.concretecms.org/developers/introduction/version-history/910-release-notes
9.1.0 Release Notes :: Concrete CMSRelease Notes;Vendor Advisory
-
https://hackerone.com/reports/1482280
Sign inPermissions Required;Third Party Advisory
-
https://documentation.concretecms.org/developers/introduction/version-history/858-release-notes
8.5.8 Release Notes :: Concrete CMSRelease Notes;Vendor Advisory
Jump to