Vulnerability Details : CVE-2023-28442
GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data. Prior to versions 2.20.6, 2.19.6, and 2.18.7, anonymous users can obtain sensitive information about GeoNode configurations from the response of the `/geoserver/rest/about/status` Geoserver REST API endpoint. The Geoserver endpoint is secured by default, but the configuration of Geoserver for GeoNode opens a list of REST endpoints to support some of its public-facing services. The vulnerability impacts both GeoNode 3 and GeoNode 4 instances. Geoserver security configuration is provided by `geoserver-geonode-ext`. A patch for 2.20.7 has been released which blocks access to the affected endpoint. The patch has been backported to branches 2.20.6, 2.19.7, 2.19.6, and 2.18.7. All the published artifacts and Docker images have been updated accordingly. A more advanced patch has been applied to the master and development versions, which require some changes to GeoNode code. They will be available with the next 4.1.0 release. The patched configuration only has an effect on new deployments. For existing setups, the patch must be applied manually inside the Geoserver data directory. The patched file must replace the existing `<geoserver_datadir>/security/rest.properties` file.
Vulnerability category: Information leak
Products affected by CVE-2023-28442
- cpe:2.3:a:geosolutionsgroup:geonode:*:*:*:*:*:*:*:*
- cpe:2.3:a:geosolutionsgroup:geonode:*:*:*:*:*:*:*:*
- cpe:2.3:a:geosolutionsgroup:geonode:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-28442
0.15%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 51 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-28442
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.3
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
3.9
|
1.4
|
NIST | |
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
3.9
|
3.6
|
GitHub, Inc. |
CWE ids for CVE-2023-28442
-
The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.Assigned by: security-advisories@github.com (Primary)
References for CVE-2023-28442
-
https://github.com/GeoNode/geoserver-geonode-ext/commit/f44cb074d8361c0f4e625013675bdd7bd8203df6
only close the status endpoint to support GN <=4.0.3 (#159) · GeoNode/geoserver-geonode-ext@f44cb07 · GitHubPatch
-
https://github.com/GeoNode/geonode/security/advisories/GHSA-87mh-vw7c-5v6w
Geoserver for GeoNode sensitive information leak · Advisory · GeoNode/geonode · GitHubMitigation;Patch;Vendor Advisory
-
https://github.com/GeoNode/geoserver-geonode-ext/blob/2.20.7/data/security/rest.properties
geoserver-geonode-ext/rest.properties at 2.20.7 · GeoNode/geoserver-geonode-ext · GitHubPatch;Vendor Advisory
Jump to