CVE-2013-0255
Description
PostgreSQL 9.2.x before 9.2.3, 9.1.x before 9.1.8, 9.0.x before 9.0.12, 8.4.x before 8.4.16, and 8.3.x before 8.3.23 does not properly declare the enum_recv function in backend/utils/adt/enum.c, which causes it to be invoked with incorrect arguments and allows remote authenticated users to cause a denial of service (server crash) or read sensitive process memory via a crafted SQL command, which triggers an array index error and an out-of-bounds read.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| postgresql | postgresql | 8.3 | |
| postgresql | postgresql | 8.3.1 | |
| postgresql | postgresql | 8.3.2 | |
| postgresql | postgresql | 8.3.3 | |
| postgresql | postgresql | 8.3.4 | |
| postgresql | postgresql | 8.3.5 | |
| postgresql | postgresql | 8.3.6 | |
| postgresql | postgresql | 8.3.7 | |
| postgresql | postgresql | 8.3.8 | |
| postgresql | postgresql | 8.3.9 | |
| postgresql | postgresql | 8.3.10 | |
| postgresql | postgresql | 8.3.11 | |
| postgresql | postgresql | 8.3.12 | |
| postgresql | postgresql | 8.3.13 | |
| postgresql | postgresql | 8.3.14 | |
| postgresql | postgresql | 8.3.15 | |
| postgresql | postgresql | 8.3.16 | |
| postgresql | postgresql | 8.3.17 | |
| postgresql | postgresql | 8.3.18 | |
| postgresql | postgresql | 8.3.19 | |
| postgresql | postgresql | 8.3.20 | |
| postgresql | postgresql | 8.3.21 | |
| postgresql | postgresql | 8.3.22 | |
| postgresql | postgresql | 8.4 | |
| 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 | 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.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.2 | |
| postgresql | postgresql | 9.2.1 | |
| postgresql | postgresql | 9.2.2 | |
References
- http://lists.fedoraproject.org/pipermail/package-announce/2013-February/098586.html
- http://lists.opensuse.org/opensuse-updates/2013-02/msg00059.html
- http://lists.opensuse.org/opensuse-updates/2013-02/msg00060.html
- http://osvdb.org/89935
- http://rhn.redhat.com/errata/RHSA-2013-1475.html
- http://secunia.com/advisories/51923
- http://secunia.com/advisories/52819
- http://securitytracker.com/id?1028092
- http://www.debian.org/security/2013/dsa-2630
- http://www.mandriva.com/security/advisories?name=MDVSA-2013:142
- http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html
- http://www.postgresql.org/docs/8.3/static/release-8-3-23.html
- http://www.postgresql.org/docs/8.4/static/release-8-4-16.html
- http://www.postgresql.org/docs/9.0/static/release-9-0-12.html
- http://www.postgresql.org/docs/9.1/static/release-9-1-8.html
- http://www.postgresql.org/docs/9.2/static/release-9-2-3.html
- http://www.securityfocus.com/bid/57844
- http://www.ubuntu.com/usn/USN-1717-1
- https://blogs.oracle.com/sunsecurity/entry/cve_2013_0255_array_index
- https://bugzilla.redhat.com/show_bug.cgi?id=907892
- https://exchange.xforce.ibmcloud.com/vulnerabilities/81917
- http://lists.fedoraproject.org/pipermail/package-announce/2013-February/098586.html
- http://lists.opensuse.org/opensuse-updates/2013-02/msg00059.html
- http://lists.opensuse.org/opensuse-updates/2013-02/msg00060.html
- http://osvdb.org/89935
CWEs
CWE-20
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.