fkie_cve-2024-10306
Vulnerability from fkie_nvd
Published
2025-04-23 10:15
Modified
2025-07-01 03:15
Severity ?
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.
References
Impacted products
Vendor | Product | Version |
---|
{ "cveTags": [], "descriptions": [ { "lang": "en", "value": "A vulnerability was found in mod_proxy_cluster. The issue is that the \u003cDirectory\u003e directive should be replaced by the \u003cLocation\u003e 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." }, { "lang": "es", "value": "Se encontr\u00f3 una vulnerabilidad en mod_proxy_cluster. El problema radica en que la directiva deber\u00eda reemplazarse por la directiva , ya que esta no restringe el acceso a IP/host como sugiere `Require ip IP_ADDRESS`. Esto significa que cualquier persona con acceso al host podr\u00eda enviar solicitudes MCMP que podr\u00edan resultar en la adici\u00f3n, eliminaci\u00f3n o actualizaci\u00f3n de nodos para el balanceo. Sin embargo, este host no deber\u00eda ser accesible a la red p\u00fablica, ya que no atiende el tr\u00e1fico general." } ], "id": "CVE-2024-10306", "lastModified": "2025-07-01T03:15:20.857", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 2.5, "source": "secalert@redhat.com", "type": "Secondary" } ] }, "published": "2025-04-23T10:15:14.330", "references": [ { "source": "secalert@redhat.com", "url": "https://access.redhat.com/errata/RHBA-2025:2973" }, { "source": "secalert@redhat.com", "url": "https://access.redhat.com/errata/RHBA-2025:5309" }, { "source": "secalert@redhat.com", "url": "https://access.redhat.com/errata/RHSA-2025:9434" }, { "source": "secalert@redhat.com", "url": "https://access.redhat.com/errata/RHSA-2025:9466" }, { "source": "secalert@redhat.com", "url": "https://access.redhat.com/errata/RHSA-2025:9997" }, { "source": "secalert@redhat.com", "url": "https://access.redhat.com/security/cve/CVE-2024-10306" }, { "source": "secalert@redhat.com", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2321302" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-863" } ], "source": "secalert@redhat.com", "type": "Secondary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…