CVE-2024-10306

Summary

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.

Affected Software

VendorProductVersion RangeStatus
1.3.17 < 1.3.21.Finalaffected
Red HatRed Hat Enterprise Linux 100:1.3.21-1.el10 < *unaffected
Red HatRed Hat Enterprise Linux 100:1.3.22-1.el10_0.2 < *unaffected
Red HatRed Hat Enterprise Linux 90:1.3.22-1.el9_5.2 < *unaffected
Red HatRed Hat Enterprise Linux 90:1.3.22-1.el9_6.1 < *unaffected
Red HatRed Hat Enterprise Linux 9.4 Extended Update Support0:1.3.22-1.el9_4.1 < *unaffected

Weaknesses

  • CWE-863: Incorrect Authorization

Workarounds

Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References