First published: Wed Oct 16 2024(Updated: )
ClassCMS <=4.8 is vulnerable to file inclusion in the nowView method in/class/cms/cms.php, which can include a file uploaded to the/class/template directory to execute PHP code.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Classcms | <=4.8 | |
Classcms | <=4.8 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-48180 is categorized as a high-severity vulnerability due to its potential for executing arbitrary PHP code.
To mitigate CVE-2024-48180, update ClassCMS to a version higher than 4.8 and ensure proper file inclusion security measures are in place.
CVE-2024-48180 affects ClassCMS versions up to and including 4.8.
CVE-2024-48180 is a remote code execution vulnerability caused by improper file inclusion.
CVE-2024-48180 occurs in the nowView method located in /class/cms/cms.php.