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.
Remediation
References
https://github.com/geoserver/geoserver/security/advisories/GHSA-4pm3-f52j-8ggh
Related Vulnerabilities
CVE-2020-8214 Vulnerability in npm package servey
CVE-2021-25946 Vulnerability in npm package nconf-toml
CVE-2020-28052 Vulnerability in maven package org.bouncycastle:bcprov-debug-jdk15on
CVE-2016-10592 Vulnerability in npm package jser-stat
CVE-2018-18854 Vulnerability in maven package io.spray:spray-json_2.10