CVE-2024-1528: Cross-site Scripting in CMS Made Simple
CMS Made Simple version 2.2.14, does not sufficiently encode user-controlled input, resulting in a Cross-Site Scripting (XSS) vulnerability through /admin/moduleinterface.php, in multiple parameters. This vulnerability could allow a remote attacker to send a specially crafted JavaScript payload to an authenticated user and partially hijack their browser session.
Affected Software
Remediation
Information
Event History
Frequently Asked Questions
What is the severity of CVE-2024-1528?
CVE-2024-1528 is classified as a medium severity Cross-Site Scripting (XSS) vulnerability.
How do I fix CVE-2024-1528?
To fix CVE-2024-1528, update CMS Made Simple to the latest version that addresses this vulnerability.
What kind of attacks can CVE-2024-1528 facilitate?
CVE-2024-1528 can allow remote attackers to execute arbitrary JavaScript code in the context of an affected user's session.
Which versions of CMS Made Simple are affected by CVE-2024-1528?
CVE-2024-1528 affects CMS Made Simple version 2.2.14 and potentially earlier versions.
How is CVE-2024-1528 exploited?
CVE-2024-1528 is exploited through insufficient encoding of user-controlled input in the /admin/moduleinterface.php file.