Search Results (1 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2024-10306 1 Redhat 4 Enterprise Linux, Jboss Core Services, Rhel Eus and 1 more 2025-10-01 5.4 Medium
A vulnerability was found in mod_proxy_cluster. The issue is that the <Directory> directive should be replaced by the <Location> directive as the former does not restrict IP/host access as `Require ip IP_ADDRESS` would suggest. This means that anyone with access to the host might send MCMP requests that may result in adding/removing/updating nodes for the balancing. However, this host should not be accessible to the public network as it does not serve the general traffic.