← Back to CVE List

CVE-2023-48648

Published: 2023-11-17T04:15Z
Last Modified: 2024-11-21T08:32Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt