ghsa-8fvr-fgp7-p77m
Vulnerability from github
Published
2022-05-17 03:23
Modified
2022-05-17 03:23
Details
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.
{ "affected": [], "aliases": [ "CVE-2012-0866" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2012-07-18T23:55:00Z", "severity": "MODERATE" }, "details": "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.", "id": "GHSA-8fvr-fgp7-p77m", "modified": "2022-05-17T03:23:41Z", "published": "2022-05-17T03:23:41Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-0866" }, { "type": "WEB", "url": "http://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10705" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2012-09/msg00060.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2012-0677.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2012-0678.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/49272" }, { "type": "WEB", "url": "http://secunia.com/advisories/49273" }, { "type": "WEB", "url": "http://www.debian.org/security/2012/dsa-2418" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2012:026" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2012:027" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2012:092" }, { "type": "WEB", "url": "http://www.postgresql.org/about/news/1377" }, { "type": "WEB", "url": "http://www.postgresql.org/docs/8.3/static/release-8-3-18.html" }, { "type": "WEB", "url": "http://www.postgresql.org/docs/8.4/static/release-8-4-11.html" }, { "type": "WEB", "url": "http://www.postgresql.org/docs/9.0/static/release-9-0-7.html" }, { "type": "WEB", "url": "http://www.postgresql.org/docs/9.1/static/release-9-1-3.html" } ], "schema_version": "1.4.0", "severity": [] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.