[PostGIS] #5998: Ensure postgis_tiger_geocoder packaged tables are created by the extension
PostGIS
trac at osgeo.org
Tue Oct 7 15:34:36 PDT 2025
#5998: Ensure postgis_tiger_geocoder packaged tables are created by the extension
----------------------------+----------------------------
Reporter: robe | Owner: robe
Type: patch | Status: new
Priority: medium | Milestone: PostGIS 3.0.12
Component: tiger geocoder | Version: 3.5.x
Keywords: |
----------------------------+----------------------------
This is a security patch provided by the Yandex group to address the
possibility that a rogue user might create tables in tiger schema before
create extension is done and then apply triggers to the table that could
be triggered on insert of data by the extension.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5998>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list