CVE-2023-6710
MEDIUMmod_proxy_cluster - Stored Cross-Site Scripting via Alias Parameter
Title source: llmExploitation Summary
EIP tracks 3 public exploits for CVE-2023-6710. PoCs published by Mohamed Mounir Boudjema, DedSec-47.
AI-analyzed exploit summary This exploit checks for a reflected XSS vulnerability in the 'Alias' parameter of a target URL. It modifies the parameter value to '<DedSec-47>' and checks if the response contains this value, indicating vulnerability.
Description
A flaw was found in the mod_proxy_cluster 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.
Exploits (3)
This exploit checks for a reflected XSS vulnerability in the 'Alias' parameter of a target URL. It modifies the parameter value to '<DedSec-47>' and checks if the response contains this value, indicating vulnerability.
The repository contains a Python script that scans for the presence of CVE-2023-6710 by checking for an 'Alias' parameter in URLs and injecting a test value. It does not demonstrate exploitation but confirms vulnerability by detecting reflected input.
The repository contains a Metasploit auxiliary module that scans for CVE-2023-6710, a stored XSS vulnerability in mod_cluster. It checks for the presence of the Alias parameter and attempts to inject a hardcoded value to confirm vulnerability.
References (5)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N