CVE-2023-51444
GeoServer Arbitrary File Upload RCE Vulnerability
Description
GeoServer is an open source software server written in Java that allows users to share and edit geospatial data. An arbitrary file upload vulnerability exists in versions prior to 2.23.4 and 2.24.1 that enables an authenticated administrator with permissions to modify coverage stores through the REST Coverage Store API to upload arbitrary file contents to arbitrary file locations which can lead to remote code execution. Coverage stores that are configured using relative paths use a GeoServer Resource implementation that has validation to prevent path traversal but coverage stores that are configured using absolute paths use a different Resource implementation that does not prevent path traversal. This vulnerability can lead to executing arbitrary code. An administrator with limited privileges could also potentially exploit this to overwrite GeoServer security files and obtain full administrator privileges. Versions 2.23.4 and 2.24.1 contain a fix for this issue.
INFO
Published Date :
March 20, 2024, 3:15 p.m.
Last Modified :
Dec. 18, 2024, 9:58 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
5.9
Exploitability Score :
1.2
Public PoC/Exploit Available at Github
CVE-2023-51444 has a 2 public PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2023-51444
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Ini adalah repository kumpulan CVE v.5
allcve cve cvelist newcve
渗透测试有关的POC、EXP、脚本、提权、小工具等---About penetration-testing python-script poc getshell csrf xss cms php-getshell domainmod-xss csrf-webshell cobub-razor cve rce sql sql-poc poc-exp bypass oa-getshell cve-cms
penetration-testing poc getshell csrf penetration-testing-poc csrf-webshell cve rce sql-poc poc-exp bypass oa-getshell cve-cms php-bypass thinkphp sql-getshell authentication-bypass cobalt-strike exploit
Python Ruby Makefile C C++ Shell HTML Java Assembly PHP
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2023-51444
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2023-51444
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Dec. 18, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H Added CWE NIST CWE-434 Added CPE Configuration OR *cpe:2.3:a:geoserver:geoserver:*:*:*:*:*:*:*:* versions up to (excluding) 2.23.4 *cpe:2.3:a:geoserver:geoserver:2.24.0:*:*:*:*:*:*:* Changed Reference Type https://github.com/geoserver/geoserver/commit/ca683170c669718cb6ad4c79e01b0451065e13b8 No Types Assigned https://github.com/geoserver/geoserver/commit/ca683170c669718cb6ad4c79e01b0451065e13b8 Patch Changed Reference Type https://github.com/geoserver/geoserver/commit/ca683170c669718cb6ad4c79e01b0451065e13b8 No Types Assigned https://github.com/geoserver/geoserver/commit/ca683170c669718cb6ad4c79e01b0451065e13b8 Patch Changed Reference Type https://github.com/geoserver/geoserver/commit/fe235b3bb1d7f05751a4a2ef5390c36f5c9e78ae No Types Assigned https://github.com/geoserver/geoserver/commit/fe235b3bb1d7f05751a4a2ef5390c36f5c9e78ae Patch Changed Reference Type https://github.com/geoserver/geoserver/commit/fe235b3bb1d7f05751a4a2ef5390c36f5c9e78ae No Types Assigned https://github.com/geoserver/geoserver/commit/fe235b3bb1d7f05751a4a2ef5390c36f5c9e78ae Patch Changed Reference Type https://github.com/geoserver/geoserver/pull/7222 No Types Assigned https://github.com/geoserver/geoserver/pull/7222 Issue Tracking Changed Reference Type https://github.com/geoserver/geoserver/pull/7222 No Types Assigned https://github.com/geoserver/geoserver/pull/7222 Issue Tracking Changed Reference Type https://github.com/geoserver/geoserver/security/advisories/GHSA-9v5q-2gwq-q9hq No Types Assigned https://github.com/geoserver/geoserver/security/advisories/GHSA-9v5q-2gwq-q9hq Exploit, Vendor Advisory Changed Reference Type https://github.com/geoserver/geoserver/security/advisories/GHSA-9v5q-2gwq-q9hq No Types Assigned https://github.com/geoserver/geoserver/security/advisories/GHSA-9v5q-2gwq-q9hq Exploit, Vendor Advisory Changed Reference Type https://osgeo-org.atlassian.net/browse/GEOS-11176 No Types Assigned https://osgeo-org.atlassian.net/browse/GEOS-11176 Issue Tracking Changed Reference Type https://osgeo-org.atlassian.net/browse/GEOS-11176 No Types Assigned https://osgeo-org.atlassian.net/browse/GEOS-11176 Issue Tracking -
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference https://github.com/geoserver/geoserver/commit/ca683170c669718cb6ad4c79e01b0451065e13b8 Added Reference https://github.com/geoserver/geoserver/commit/fe235b3bb1d7f05751a4a2ef5390c36f5c9e78ae Added Reference https://github.com/geoserver/geoserver/pull/7222 Added Reference https://github.com/geoserver/geoserver/security/advisories/GHSA-9v5q-2gwq-q9hq Added Reference https://osgeo-org.atlassian.net/browse/GEOS-11176 -
CVE Modified by [email protected]
May. 14, 2024
Action Type Old Value New Value -
CVE Received by [email protected]
Mar. 20, 2024
Action Type Old Value New Value Added Description GeoServer is an open source software server written in Java that allows users to share and edit geospatial data. An arbitrary file upload vulnerability exists in versions prior to 2.23.4 and 2.24.1 that enables an authenticated administrator with permissions to modify coverage stores through the REST Coverage Store API to upload arbitrary file contents to arbitrary file locations which can lead to remote code execution. Coverage stores that are configured using relative paths use a GeoServer Resource implementation that has validation to prevent path traversal but coverage stores that are configured using absolute paths use a different Resource implementation that does not prevent path traversal. This vulnerability can lead to executing arbitrary code. An administrator with limited privileges could also potentially exploit this to overwrite GeoServer security files and obtain full administrator privileges. Versions 2.23.4 and 2.24.1 contain a fix for this issue. Added Reference GitHub, Inc. https://github.com/geoserver/geoserver/security/advisories/GHSA-9v5q-2gwq-q9hq [No types assigned] Added Reference GitHub, Inc. https://github.com/geoserver/geoserver/pull/7222 [No types assigned] Added Reference GitHub, Inc. https://github.com/geoserver/geoserver/commit/ca683170c669718cb6ad4c79e01b0451065e13b8 [No types assigned] Added Reference GitHub, Inc. https://github.com/geoserver/geoserver/commit/fe235b3bb1d7f05751a4a2ef5390c36f5c9e78ae [No types assigned] Added Reference GitHub, Inc. https://osgeo-org.atlassian.net/browse/GEOS-11176 [No types assigned] Added CWE GitHub, Inc. CWE-20 Added CWE GitHub, Inc. CWE-434 Added CVSS V3.1 GitHub, Inc. AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2023-51444
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2023-51444
weaknesses.