Improper Input Validation in GeoServer
Description
GeoServer is an open source software server written in Java that allows users to share and edit geospatial data. The GeoServer security mechanism can perform an unchecked JNDI lookup, which in turn can be used to perform class deserialization and result in arbitrary code execution. The same can happen while configuring data stores with data sources located in JNDI, or while setting up the disk quota mechanism. In order to perform any of the above changes, the attack needs to have obtained admin rights and use either the GeoServer GUI, or its REST API. The lookups are going to be restricted in GeoServer 2.21.0, 2.20.4, 1.19.6. Users unable to upgrade should restrict access to the geoserver/web and geoserver/rest via a firewall and ensure that the GeoWebCache is not remotely accessible.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
org.geoserver:gs-mainMaven | >= 2.20.0, < 2.20.4 | 2.20.4 |
org.geoserver:gs-mainMaven | < 2.19.6 | 2.19.6 |
Affected products
2Patches
Vulnerability mechanics
References
4- github.com/advisories/GHSA-4pm3-f52j-8gghghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2022-24847ghsaADVISORY
- github.com/geoserver/geoserver/commit/b94a69943992df999d627b21a4ed056fad4569f8ghsaWEB
- github.com/geoserver/geoserver/security/advisories/GHSA-4pm3-f52j-8gghghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.