Vulnerability Description
GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data. A SSRF vulnerability exists starting in version 3.2.0, bypassing existing controls on the software. This can allow a user to request internal services for a full read SSRF, returning any data from the internal network. The application is using a whitelist, but the whitelist can be bypassed. The bypass will trick the application that the first host is a whitelisted address, but the browser will use `@` or `%40` as a credential to the host geoserver on port 8080, this will return the data to that host on the response. Version 4.1.3.post1 is the first available version that contains a patch.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Geosolutionsgroup | Geonode | >= 3.2.0, < 4.1.3 |
Related Weaknesses (CWE)
References
- https://github.com/GeoNode/geonode/commit/79ac6e70419c2e0261548bed91c159b54ff35bPatch
- https://github.com/GeoNode/geonode/releases/tag/4.1.3Release Notes
- https://github.com/GeoNode/geonode/security/advisories/GHSA-pxg5-h34r-7q8pExploitThird Party Advisory
- https://github.com/GeoNode/geonode/commit/79ac6e70419c2e0261548bed91c159b54ff35bPatch
- https://github.com/GeoNode/geonode/releases/tag/4.1.3Release Notes
- https://github.com/GeoNode/geonode/security/advisories/GHSA-pxg5-h34r-7q8pExploitThird Party Advisory
FAQ
What is CVE-2023-42439?
CVE-2023-42439 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. A SSRF vulnerability exists starting in version 3.2.0, bypassing existing controls ...
How severe is CVE-2023-42439?
CVE-2023-42439 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-42439?
Check the references section above for vendor advisories and patch information. Affected products include: Geosolutionsgroup Geonode.