CVE-2022-24847
Published Apr 13, 2022
Last updated a year ago
Overview
- 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.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 7.2
- Impact score
- 5.9
- Exploitability score
- 1.2
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
- Severity
- HIGH
CVSS 2.0
- Type
- Primary
- Base score
- 6.5
- Impact score
- 6.4
- Exploitability score
- 8
- Vector string
- AV:N/AC:L/Au:S/C:P/I:P/A:P
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:osgeo:geoserver:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "3D94AA9B-3DD0-4357-823B-75971C6C0844", "versionEndExcluding": "2.19.6" }, { "criteria": "cpe:2.3:a:osgeo:geoserver:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "BC8D49ED-70B2-4FFA-BF72-78F0A2A1063D", "versionEndExcluding": "2.20.4", "versionStartIncluding": "2.20.0" } ], "operator": "OR" } ] } ]