← Back to browse · API

CVE-2023-25157

Severity
CRITICAL
CVSS
9.8
EPSS
0.85247
Risk score
69.04
CISA KEV
No
PoC
No
Published
2023-02-21
Modified
2025-03-10
First seen
2026-08-07
Aliases
EUVD-2023-0652, GHSA-7G5F-WRX8-5CCF
Products
geoserver:geoserver 2.22.0, < 2.22.2, geoserver:geoserver < 2.21.4
Sources
euvd EUVD-2023-0652

Description

GeoServer is an open source software server written in Java that allows users to share and edit geospatial data. GeoServer includes support for the OGC Filter expression language and the OGC Common Query Language (CQL) as part of the Web Feature Service (WFS) and Web Map Service (WMS) protocols. CQL is also supported through the Web Coverage Service (WCS) protocol for ImageMosaic coverages. Users are advised to upgrade to either version 2.21.4, or version 2.22.2 to resolve this issue. Users unable to upgrade should disable the PostGIS Datastore *encode functions* setting to mitigate ``strEndsWith``, ``strStartsWith`` and ``PropertyIsLike `` misuse and enable the PostGIS DataStore *preparedStatements* setting to mitigate the ``FeatureId`` misuse.

References