#VU112127 Configuration in mod_proxy_cluster - CVE-2024-10306
Published: July 3, 2025
Vulnerability identifier: #VU112127
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2024-10306
CWE-ID: CWE-16
Exploitation vector: Adjecent network
Exploit availability:
No public exploit available
Vulnerable software:
mod_proxy_cluster
mod_proxy_cluster
Software vendor:
modcluster
modcluster
Description
The issue may allow a remote attacker to gain unauthorized access to the module.
The issue exists due to the <Directory> cannot be used to restricted IP/host access, as described in the documentation. A remote attacker can gain unauthorized access to the application.
Remediation
Update your module configuration and replace the <Directory> directive with <Location> directive.