Improper authorization control for web services In postgresql
Description
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.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
rpm rhel5 | 0:8.1.23-4.el5_8 | ||
rpm rhel6 | 0:8.4.11-1.el6_2 | ||
rpm rhel5 | 0:8.4.11-1.el5_8 |
Aliases
1. 2. 3.