CVE-2022-30117
CRITICAL9.1EPSS 0.23%Path traversal in Concrete CMS
發布日:2022/6/25修改日:2023/11/8
描述
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.
受影響套件(1)
- Packagist/concrete5/core>= 9.0.0, < 9.1.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | CRITICAL9.1 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H |
參考連結(5)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2022-30117
- PATCHhttps://github.com/concretecms/concretecms-core
- WEBhttps://documentation.concretecms.org/developers/introduction/version-history/858-release-notes
- WEBhttps://documentation.concretecms.org/developers/introduction/version-history/910-release-notes
- WEBhttps://hackerone.com/reports/1482280