CREATE TRIGGER in PostgreSQL 8.3.x before 8.3.18, 8.4.x before 8.4.11, 9.0.x before 9.0.7, and 9.1.x before 9.1.3 does not properly check the execute permission for trigger functions marked SECURITY DEFINER, which allows remote authenticated users to execute otherwise restricted triggers on arbitrary data by installing the trigger on an attacker-owned table.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
History
No history.
Information
Published : 2012-07-18 23:55
Updated : 2024-02-28 12:00
NVD link : CVE-2012-0866
Mitre link : CVE-2012-0866
CVE.ORG link : CVE-2012-0866
JSON object : View
Products Affected
postgresql
- postgresql
CWE
CWE-264
Permissions, Privileges, and Access Controls