Search Results (2 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2023-53921 1 Sitemagic 1 Sitemagic Cms 2025-12-18 9.8 Critical
SitemagicCMS 4.4.3 contains a remote code execution vulnerability that allows attackers to upload malicious PHP files to the files/images directory. Attackers can upload a .phar file with system command execution payload to compromise the web application and execute arbitrary system commands.
CVE-2019-9042 1 Sitemagic 1 Sitemagic Cms 2024-11-21 N/A
An issue was discovered in Sitemagic CMS v4.4. In the index.php?SMExt=SMFiles URI, the user can upload a .php file to execute arbitrary code, as demonstrated by 404.php. This can only occur if the administrator neglects to set FileExtensionFilter and there are untrusted user accounts. NOTE: The maintainer states that this is not a vulnerability but a feature used in conjunction with External Modules