Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Geosolutionsgroup | Geonode | < 2.18.7 |
Related Weaknesses (CWE)
References
- https://github.com/GeoNode/geonode/security/advisories/GHSA-87mh-vw7c-5v6wMitigationPatchVendor Advisory
- https://github.com/GeoNode/geoserver-geonode-ext/blob/2.20.7/data/security/rest.PatchVendor Advisory
- https://github.com/GeoNode/geoserver-geonode-ext/commit/f44cb074d8361c0f4e625013Patch
- https://github.com/GeoNode/geonode/security/advisories/GHSA-87mh-vw7c-5v6wMitigationPatchVendor Advisory
- https://github.com/GeoNode/geoserver-geonode-ext/blob/2.20.7/data/security/rest.PatchVendor Advisory
- https://github.com/GeoNode/geoserver-geonode-ext/commit/f44cb074d8361c0f4e625013Patch
FAQ
What is CVE-2023-28442?
CVE-2023-28442 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 ...
How severe is CVE-2023-28442?
CVE-2023-28442 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-28442?
Check the references section above for vendor advisories and patch information. Affected products include: Geosolutionsgroup Geonode.