First published: Wed Apr 13 2022(Updated: )
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.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
OSGeo GeoServer | <2.19.6 | |
OSGeo GeoServer | >=2.20.0<2.20.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-24847 is a vulnerability in GeoServer, an open source software server written in Java, that allows for arbitrary code execution through unchecked JNDI lookup and class deserialization.
CVE-2022-24847 affects GeoServer versions up to 2.19.6 and versions between 2.20.0 and 2.20.4.
CVE-2022-24847 has a severity rating of 7.2, which is considered high.
CVE-2022-24847 can be exploited through unchecked JNDI lookup, which leads to class deserialization and allows for arbitrary code execution.
Yes, the fix for CVE-2022-24847 is to update your GeoServer software to a version that includes the necessary security patches.