PT-2007-4558 · Postgresql · Postgresql
Published
2007-06-19
·
Updated
2018-10-16
·
CVE-2007-3279
CVSS v2.0
10
High
| Vector | AV:N/AC:L/Au:N/C:C/I:C/A:C |
Name of the Vulnerable Software and Affected Versions
PostgreSQL versions 8.1 and later
Description
The issue allows remote attackers to create and execute functions, potentially leading to local brute-force password guessing attacks that may evade intrusion detection. This is possible because certain plpgsql privileges are granted to the PUBLIC domain when the PL/pgSQL (plpgsql) language has been created.
Recommendations
For PostgreSQL versions 8.1 and later, consider revoking unnecessary plpgsql privileges from the PUBLIC domain to prevent unauthorized function creation and execution. As a temporary workaround, consider restricting access to the PL/pgSQL language until a more permanent solution is available.
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Postgresql