CVE-2017-18359

Source
https://cve.org/CVERecord?id=CVE-2017-18359
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-18359.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-18359
Downstream
Related
Published
2019-01-25T05:29:00.700Z
Modified
2026-03-15T22:15:37.328057Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

PostGIS 2.x before 2.3.3, as used with PostgreSQL, allows remote attackers to cause a denial of service via crafted STAsX3D function input, as demonstrated by an abnormal server termination for "SELECT STAsX3D('LINESTRING EMPTY');" because empty geometries are mishandled.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-18359.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "2.0.0"
            },
            {
                "fixed": "2.3.3"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "8.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "9.0"
            }
        ]
    }
]