CVE-2017-11744: XSS
In MODX Revolution 2.5.7, the "key" and "name" parameters in the System Settings module are vulnerable to XSS. A malicious payload sent to connectors/index.php will be triggered by every user, when they visit this module.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2017-11744?
CVE-2017-11744 has a medium severity rating due to its ability to allow Cross-Site Scripting (XSS) attacks.
How do I fix CVE-2017-11744?
To fix CVE-2017-11744, upgrade MODX Revolution to a version later than 2.5.7 where the vulnerability is patched.
Who is affected by CVE-2017-11744?
CVE-2017-11744 affects users running MODX Revolution version 2.5.7.
What are the consequences of exploiting CVE-2017-11744?
Exploiting CVE-2017-11744 could allow an attacker to execute arbitrary JavaScript code in the context of the user's browser.
How does CVE-2017-11744 work?
CVE-2017-11744 works by allowing XSS vulnerabilities through manipulated 'key' and 'name' parameters in the System Settings module.