CVE-2024-23643: GeoServer Stored Cross-Site Scripting (XSS) vulnerability in GWC Seed Form
Summary A stored cross-site scripting (XSS) vulnerability exists that enables an authenticated administrator with workspace-level privileges to store a JavaScript payload in the GeoServer catalog that will execute in the context of another administrator’s browser when viewed in the GWC Seed Form. Access to the GWC Seed Form is limited to full administrators by default and granting non-administrators access to this endpoint is not recommended.
Details Give all details on the vulnerability. Pointing to the incriminated source code is very helpful for the maintainer.
PoC Complete instructions, including specific configuration details, to reproduce the vulnerability.
Impact If an attacker can control a script that is executed in the victim's browser, then they can typically fully compromise that user. Amongst other things, the attacker can:
1 .Perform any action within the application that the user can perform. 2. View any information that the user is able to view. 3. Modify any information that the user is able to modify. 4. Initiate interactions with other application users, including malicious attacks, that will appear to originate from the initial victim user.
References https://github.com/GeoWebCache/geowebcache/issues/1172 https://github.com/GeoWebCache/geowebcache/pull/1174
Other sources
GeoServer is an open source software server written in Java that allows users to share and edit geospatial data. A stored cross-site scripting (XSS) vulnerability exists in versions prior to 2.23.2 and 2.24.1 that enables an authenticated administrator with workspace-level privileges to store a JavaScript payload in the GeoServer catalog that will execute in the context of another administrator’s browser when viewed in the GWC Seed Form. Access to the GWC Seed Form is limited to full administrators by default and granting non-administrators access to this endpoint is not recommended. Versions 2.23.2 and 2.24.1 contain a fix for this issue.
— NVD
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-23643?
CVE-2024-23643 is classified as a stored cross-site scripting (XSS) vulnerability.
How do I fix CVE-2024-23643?
To fix CVE-2024-23643, upgrade GeoServer to version 2.24.1 or later, or to version 2.23.2 if you are on an earlier version.
Which applications are affected by CVE-2024-23643?
CVE-2024-23643 affects GeoServer versions up to 2.23.2 and 2.24.0.
What type of attack does CVE-2024-23643 enable?
CVE-2024-23643 enables an attacker to execute JavaScript payloads in the context of another user's browser.
Who is at risk from CVE-2024-23643?
Authenticated administrators with workspace-level privileges are at risk from CVE-2024-23643.