CVE-2023-51444

HIGH

GeoServer <2.23.4, 2.24.1 - RCE

Title source: llm

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.

Exploits (1)

nomisec WRITEUP 1 stars
by iPlayForSG · poc
https://github.com/iPlayForSG/CVE-2023-51444

Scores

CVSS v3 7.2
EPSS 0.0472
EPSS Percentile 89.4%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

Details

CWE
CWE-434 CWE-20
Status published
Products (4)
geoserver/geoserver 2.24.0
geoserver/geoserver < 2.23.4
org.geoserver/gs-platform 0 - 2.23.4Maven
org.geoserver/gs-restconfig 0 - 2.23.4Maven
Published Mar 20, 2024
Tracked Since Feb 18, 2026