Vulnerability CVE-2023-48648


Published: 2023-11-17

Description:
Concrete CMS before 8.5.13 and 9.x before 9.2.2 allows unauthorized access because directories can be created with insecure permissions. File creation functions (such as the Mkdir() function) gives universal access (0777) to created folders by default. Excessive permissions can be granted when creating a directory with permissions greater than 0755 or when the permissions argument is not specified.

 References:
https://www.concretecms.org/about/project-news/security/2023-11-09-security-blog-about-updated-cves-and-new-release
https://documentation.concretecms.org/developers/introduction/version-history/922-release-notes
https://documentation.concretecms.org/developers/introduction/version-history/8513-release-notes

Copyright 2026, cxsecurity.com

 

Back to Top