pysec-2023-176
Vulnerability from pysec
Published
2023-09-15 21:15
Modified
2023-09-20 17:25
Details

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. As of time of publication, no patched version is available.




{
  "affected": [
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "geonode",
        "purl": "pkg:pypi/geonode"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "3.2.0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "3.2.0",
        "3.2.1",
        "3.2.2",
        "3.2.3",
        "3.2.3.post1",
        "3.2.4",
        "3.3.0",
        "3.3.1",
        "3.3.1.post1",
        "3.3.2",
        "3.3.2.post1",
        "3.3.2.post2",
        "3.3.3",
        "4.0.0",
        "4.0.0.post1",
        "4.0.0rc0",
        "4.0.0rc1",
        "4.0.1",
        "4.0.2",
        "4.0.3",
        "4.1.0",
        "4.1.1",
        "4.1.2",
        "4.1.3",
        "4.1.3.post1"
      ]
    }
  ],
  "aliases": [
    "CVE-2023-42439",
    "GHSA-pxg5-h34r-7q8p"
  ],
  "details": "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. As of time of publication, no patched version is available.",
  "id": "PYSEC-2023-176",
  "modified": "2023-09-20T17:25:44.504117+00:00",
  "published": "2023-09-15T21:15:00+00:00",
  "references": [
    {
      "type": "EVIDENCE",
      "url": "https://github.com/GeoNode/geonode/security/advisories/GHSA-pxg5-h34r-7q8p"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/GeoNode/geonode/security/advisories/GHSA-pxg5-h34r-7q8p"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...

Loading...

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.