CVE-2023-6710: Mod_cluster/mod_proxy_cluster: stored cross site scripting
A flaw was found in the modproxycluster in the Apache server. A malicious user can add a script in the 'alias' parameter in the URL to trigger the stored cross-site scripting vulnerability. by adding a script on the alias parameter on the URL it adds a new virtual host and adds the script to the cluster-manager page. The impact of this vulnerability is considered as Low as the clustermanager URL should NOT be exposed outside and protected by user/password.
Other sources
A flaw was found in the modproxycluster in the Apache server. This issue may allow a malicious user to add a script in the 'alias' parameter in the URL to trigger the stored cross-site scripting (XSS) vulnerability. By adding a script on the alias parameter on the URL, it adds a new virtual host and adds the script to the cluster-manager page.
— NVD
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2023-6710?
The severity of CVE-2023-6710 is classified as high due to its potential for cross-site scripting attacks.
How do I fix CVE-2023-6710?
To fix CVE-2023-6710, you should update the mod_proxy_cluster module to the latest version provided by Apache.
Who is affected by CVE-2023-6710?
CVE-2023-6710 affects users of the mod_proxy_cluster module in Apache, particularly those running it on Red Hat Enterprise Linux 9.0.
What type of vulnerability is CVE-2023-6710?
CVE-2023-6710 is a stored cross-site scripting (XSS) vulnerability that can allow an attacker to execute scripts in the context of another user's session.
Is CVE-2023-6710 easy to exploit?
Yes, CVE-2023-6710 can be easily exploited by a malicious user who knows how to manipulate the alias parameter in the URL.