Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. GeoNode
  4. ›
  5. CVE-2023-42439

CVE-2023-42439: GeoNode vulnerable to SSRF Bypass to return internal host data

September 20, 2023 (updated September 20, 2024)

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 allow list, but the allow list can be bypassed. The bypass will trick the application that the first host is a allow listed 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.

References

  • github.com/GeoNode/geonode
  • github.com/GeoNode/geonode/commit/79ac6e70419c2e0261548bed91c159b54ff35b8d
  • github.com/GeoNode/geonode/releases/tag/4.1.3
  • github.com/GeoNode/geonode/security/advisories/GHSA-pxg5-h34r-7q8p
  • github.com/advisories/GHSA-pxg5-h34r-7q8p
  • github.com/pypa/advisory-database/tree/main/vulns/geonode/PYSEC-2023-176.yaml
  • nvd.nist.gov/vuln/detail/CVE-2023-42439

Code Behaviors & Features

Detect and mitigate CVE-2023-42439 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 3.2.0 before 4.1.3.post1

Fixed versions

  • 4.1.3.post1

Solution

Upgrade to version 4.1.3.post1 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

pypi/GeoNode/CVE-2023-42439.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:01 +0000.