VYPR

Postgis

by Postgis

Source repositories

CVEs (3)

  • CVE-2026-73515HigAug 13, 2026
    risk 0.53cvss 8.1epss 0.00

    PostGIS before 3.7.0beta2 contains an out-of-bounds read vulnerability that allows attackers to cause memory disclosure or a server crash by supplying a malformed FlatGeobuf buffer. The FlatGeobuf property metadata decoder verifies that a string length field is present but fails…

  • CVE-2026-73514HigAug 13, 2026
    risk 0.50cvss 8.8epss 0.00

    The address_standardizer extension for PostGIS through 3.7.0, fixed in commit 423570b, contains an out-of-bounds write vulnerability that allows a database user with the ability to supply caller-controlled relation names to standardize_address() to trigger memory corruption by…

  • CVE-2017-18359HigJan 25, 2019
    risk 0.49cvss 7.5epss 0.03

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