CVE-2022-24846
Published Apr 14, 2022
Last updated 3 years ago
Overview
- Description
- GeoWebCache is a tile caching server implemented in Java. The GeoWebCache disk quota mechanism can perform an unchecked JNDI lookup, which in turn can be used to perform class deserialization and result in arbitrary code execution. While in GeoWebCache the JNDI strings are provided via local configuration file, in GeoServer a user interface is provided to perform the same, that can be accessed remotely, and requires admin-level login to be used. These lookup are unrestricted in scope and can lead to code execution. The lookups are going to be restricted in GeoWebCache 1.21.0, 1.20.2, 1.19.3.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
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
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:geoserver:geowebcache:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "EEA44AC8-3C94-423B-B621-4F142347AA96", "versionEndExcluding": "1.19.3" }, { "criteria": "cpe:2.3:a:geoserver:geowebcache:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "43223044-F95E-4A81-9809-13C51CFC36CD", "versionEndExcluding": "1.20.2", "versionStartIncluding": "1.20.0" } ], "operator": "OR" } ] } ]