National Cyber Awareness System
Vulnerability Summary for CVE-2012-0866
Original release date:07/18/2012
Last revised:01/04/2013
Source:
US-CERT/NIST
Overview
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.
Impact
CVSS Severity (version 2.0):
Impact Subscore:
6.4
Exploitability Subscore:
8.0
CVSS Version 2 Metrics:
Access Vector: Network exploitable
Access Complexity: Low
Authentication: Required to exploit
Impact Type:Allows unauthorized disclosure of information; Allows unauthorized modification; Allows disruption of service
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to nvd@nist.gov.
External Source: CONFIRM
Name: http://www.postgresql.org/docs/9.1/static/release-9-1-3.html
External Source: CONFIRM
Name: http://www.postgresql.org/docs/9.0/static/release-9-0-7.html
External Source: CONFIRM
Name: http://www.postgresql.org/docs/8.4/static/release-8-4-11.html
External Source: CONFIRM
Name: http://www.postgresql.org/docs/8.3/static/release-8-3-18.html
External Source: CONFIRM
Name: http://www.postgresql.org/about/news/1377/
Type: Advisory
External Source: MANDRIVA
Name: MDVSA-2012:092
External Source: MANDRIVA
Name: MDVSA-2012:027
External Source: MANDRIVA
Name: MDVSA-2012:026
External Source: DEBIAN
Name: DSA-2418
External Source: SECUNIA
Name: 49273
External Source: SECUNIA
Name: 49272
External Source: REDHAT
Name: RHSA-2012:0678
External Source: REDHAT
Name: RHSA-2012:0677
External Source: SUSE
Name: openSUSE-SU-2012:1173
Technical Details
- Permissions, Privileges, and Access Control (CWE-264)