Bug 2321302 (CVE-2024-10306) - CVE-2024-10306 mod_proxy_cluster: mod_proxy_cluster unauthorized MCMP requests
Summary: CVE-2024-10306 mod_proxy_cluster: mod_proxy_cluster unauthorized MCMP requests
Keywords:
Status: NEW
Alias: CVE-2024-10306
Deadline: 2025-02-28
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-10-23 14:04 UTC by OSIDB Bzimport
Modified: 2025-05-16 08:28 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-10-23 14:04:16 UTC
The issue is that the <Directory> directive should be replaced by <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.


Note You need to log in before you can comment on or make changes to this bug.