PostgreSQL: Privilege escalation PostgreSQL contains a vulnerability that could result in SQL privilege escalation. postgresql 2007-05-10 2009-05-28 175791 remote 8.0.13 7.4.17 7.3.19 7.3.21 7.4.19 8.0.13

PostgreSQL is an open source object-relational database management system.

An error involving insecure search_path settings in the SECURITY DEFINER functions has been reported in PostgreSQL.

If allowed to call a SECURITY DEFINER function, an attacker could gain the SQL privileges of the owner of the called function.

There is no known workaround at this time.

All PostgreSQL users should upgrade to the latest version and fix their SECURITY DEFINER functions:

# emerge --sync # emerge --ask --oneshot --verbose "dev-db/postgresql"

In order to fix the SECURITY DEFINER functions, PostgreSQL users are advised to refer to the PostgreSQL documentation: http://www.postgresql .org/docs/techdocs.77

CVE-2007-2138 aetius falco jaervosz