VYPR
High severityNVD Advisory· Published Mar 20, 2024· Updated Aug 21, 2024

GeoServer arbitrary file upload vulnerability in REST Coverage Store API

CVE-2023-51444

Description

GeoServer is an open source software server written in Java that allows users to share and edit geospatial data. An arbitrary file upload vulnerability exists in versions prior to 2.23.4 and 2.24.1 that enables an authenticated administrator with permissions to modify coverage stores through the REST Coverage Store API to upload arbitrary file contents to arbitrary file locations which can lead to remote code execution. Coverage stores that are configured using relative paths use a GeoServer Resource implementation that has validation to prevent path traversal but coverage stores that are configured using absolute paths use a different Resource implementation that does not prevent path traversal. This vulnerability can lead to executing arbitrary code. An administrator with limited privileges could also potentially exploit this to overwrite GeoServer security files and obtain full administrator privileges. Versions 2.23.4 and 2.24.1 contain a fix for this issue.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.geoserver:gs-platformMaven
< 2.23.42.23.4
org.geoserver:gs-restconfigMaven
< 2.23.42.23.4
org.geoserver:gs-platformMaven
>= 2.24.0, < 2.24.12.24.1
org.geoserver:gs-restconfigMaven
>= 2.24.0, < 2.24.12.24.1

Affected products

3

Patches

Vulnerability mechanics

References

7

News mentions

0

No linked articles in our index yet.