CVE-2024-34711

CRITICAL

Osgeo Geoserver < 2.25.0 - Information Disclosure

Title source: rule
STIX 2.1

Description

GeoServer is an open source server that allows users to share and edit geospatial data. An improper URI validation vulnerability exists that enables an unauthorized attacker to perform XML External Entities (XEE) attack, then send GET request to any HTTP server. By default, GeoServer use PreventLocalEntityResolver class from GeoTools to filter out malicious URIs in XML entities before resolving them. The URI must match the regex (?i)(jar:file|http|vfs)[^?#;]*\\.xsd. But the regex leaves a chance for attackers to request to any HTTP server or limited file. Attacker can abuse this to scan internal networks and gain information about them then exploit further. GeoServer 2.25.0 and greater default to the use of ENTITY_RESOLUTION_ALLOWLIST and does not require you to provide a system property.

Scores

CVSS v3 9.3
EPSS 0.0042
EPSS Percentile 62.2%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact partial

Details

CWE
CWE-611 CWE-918 CWE-200
Status published
Products (3)
org.geoserver.main/gs-main 0 - 2.25.0Maven
org.geoserver.web/gs-web-app 0 - 2.25.0Maven
osgeo/geoserver < 2.25.0
Published Jun 10, 2025
Tracked Since Feb 18, 2026