First published: Mon Mar 12 2018(Updated: )
CMS Made Simple (CMSMS) 2.2.6 has XSS in admin/moduleinterface.php via the pagedata parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
CMS Made Simple | =2.2.6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-8058 has been classified as a medium severity vulnerability due to its potential for cross-site scripting (XSS) attacks.
To fix CVE-2018-8058, update CMS Made Simple to a version later than 2.2.6 where this vulnerability has been patched.
CVE-2018-8058 specifically affects the admin/moduleinterface.php component via the pagedata parameter in CMS Made Simple 2.2.6.
Yes, CVE-2018-8058 can potentially allow attackers to execute scripts in the context of the user's session, leading to data theft or manipulation.
A temporary workaround for CVE-2018-8058 may include sanitizing the pagedata parameter to prevent execution of malicious scripts.