CVE-2014-0064
medium
CVSS v3
—
CVSS v2
6.5
VIR risk
6.5
Description
Multiple integer overflows in the path_in and other unspecified functions 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 have unspecified impact and attack vectors, which trigger a buffer overflow. NOTE: this identifier has been SPLIT due to different affected versions; use CVE-2014-2669 for the hstore vector.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: secalert@redhat.com — http://www.postgresql.org/support/security/
Vendor advisory: secalert@redhat.com — http://www.postgresql.org/about/news/1506/
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.postgresql.org/support/security/
- http://www.securityfocus.com/bid/65725
- http://www.ubuntu.com/usn/USN-2120-1
- https://bugzilla.redhat.com/show_bug.cgi?id=1065230
- https://github.com/postgres/postgres/commit/31400a673325147e1205326008e32135a78b4d8a
- https://support.apple.com/kb/HT6536
- 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
CWEs
CWE-189
Verify integrity in audit chain (admin only). AS-IS.