CVE-2014-0061
medium
CVSS v3
—
CVSS v2
6.5
VIR risk
6.5
Description
The validator functions for the procedural languages (PLs) in PostgreSQL before 8.4.20, 9.0.x before 9.0.16, 9.1.x before 9.1.12, 9.2.x before 9.2.7, and 9.3.x before 9.3.3 allow remote authenticated users to gain privileges via a function that is (1) defined in another language or (2) not allowed to be directly called by the user due to permissions.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-0061
Vendor advisory: secalert@redhat.com — http://www.postgresql.org/about/news/1506/
Vendor advisory: secalert@redhat.com — http://wiki.postgresql.org/wiki/20140220securityrelease
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 1.20140221-1 |
| debian | bullseye | fixed | 1.20140221-1 |
| debian | forky | fixed | 1.20140221-1 |
| debian | sid | fixed | 1.20140221-1 |
| debian | trixie | fixed | 1.20140221-1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| postgresql | postgresql | {"endIncluding":"8.4.19"} | |
| postgresql | postgresql | 8.4.1 | |
| postgresql | postgresql | 8.4.2 | |
| postgresql | postgresql | 8.4.3 | |
| postgresql | postgresql | 8.4.4 | |
| postgresql | postgresql | 8.4.5 | |
| postgresql | postgresql | 8.4.6 | |
| postgresql | postgresql | 8.4.7 | |
| postgresql | postgresql | 8.4.8 | |
| postgresql | postgresql | 8.4.9 | |
| postgresql | postgresql | 8.4.10 | |
| postgresql | postgresql | 8.4.11 | |
| postgresql | postgresql | 8.4.12 | |
| postgresql | postgresql | 8.4.13 | |
| postgresql | postgresql | 8.4.14 | |
| postgresql | postgresql | 8.4.15 | |
| postgresql | postgresql | 8.4.16 | |
| postgresql | postgresql | 8.4.17 | |
| postgresql | postgresql | 8.4.18 | |
| postgresql | postgresql | 9.0 | |
| postgresql | postgresql | 9.0.1 | |
| postgresql | postgresql | 9.0.2 | |
| postgresql | postgresql | 9.0.3 | |
| postgresql | postgresql | 9.0.4 | |
| postgresql | postgresql | 9.0.5 | |
| postgresql | postgresql | 9.0.6 | |
| postgresql | postgresql | 9.0.7 | |
| postgresql | postgresql | 9.0.8 | |
| postgresql | postgresql | 9.0.9 | |
| postgresql | postgresql | 9.0.10 | |
| postgresql | postgresql | 9.0.11 | |
| postgresql | postgresql | 9.0.12 | |
| postgresql | postgresql | 9.0.13 | |
| postgresql | postgresql | 9.0.14 | |
| postgresql | postgresql | 9.0.15 | |
| postgresql | postgresql | 9.1 | |
| postgresql | postgresql | 9.1.1 | |
| postgresql | postgresql | 9.1.2 | |
| postgresql | postgresql | 9.1.3 | |
| postgresql | postgresql | 9.1.4 | |
| postgresql | postgresql | 9.1.5 | |
| postgresql | postgresql | 9.1.6 | |
| postgresql | postgresql | 9.1.7 | |
| postgresql | postgresql | 9.1.8 | |
| postgresql | postgresql | 9.1.9 | |
| postgresql | postgresql | 9.1.10 | |
| postgresql | postgresql | 9.1.11 | |
| postgresql | postgresql | 9.2 | |
| postgresql | postgresql | 9.2.1 | |
| postgresql | postgresql | 9.2.2 | |
| postgresql | postgresql | 9.2.3 | |
| postgresql | postgresql | 9.2.4 | |
| postgresql | postgresql | 9.2.5 | |
| postgresql | postgresql | 9.2.6 | |
| postgresql | postgresql | 9.3 | |
| postgresql | postgresql | 9.3.1 | |
| postgresql | postgresql | 9.3.2 | |
References
- http://archives.neohapsis.com/archives/bugtraq/2014-10/0103.html
- http://kb.juniper.net/InfoCenter/index?page=content&id=JSA10705
- http://lists.opensuse.org/opensuse-updates/2014-03/msg00018.html
- http://lists.opensuse.org/opensuse-updates/2014-03/msg00038.html
- http://rhn.redhat.com/errata/RHSA-2014-0211.html
- http://rhn.redhat.com/errata/RHSA-2014-0221.html
- http://rhn.redhat.com/errata/RHSA-2014-0249.html
- http://rhn.redhat.com/errata/RHSA-2014-0469.html
- http://secunia.com/advisories/61307
- http://support.apple.com/kb/HT6448
- http://wiki.postgresql.org/wiki/20140220securityrelease
- http://www.debian.org/security/2014/dsa-2864
- http://www.debian.org/security/2014/dsa-2865
- http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html
- http://www.postgresql.org/about/news/1506/
- http://www.ubuntu.com/usn/USN-2120-1
- https://support.apple.com/kb/HT6536
- https://security-tracker.debian.org/tracker/CVE-2014-0061
CWEs
CWE-264
Verify integrity in audit chain (admin only). AS-IS.