CVE-2017-7484
Description
It was found that some selectivity estimation functions in PostgreSQL before 9.2.21, 9.3.x before 9.3.17, 9.4.x before 9.4.12, 9.5.x before 9.5.7, and 9.6.x before 9.6.3 did not check user privileges before providing information from pg_statistic, possibly leaking information. An unprivileged attacker could use this flaw to steal some information from tables they are otherwise not allowed to access.
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.
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| arch | fixed | 9.6.3-1 | |
| sles | affected | |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| postgresql | postgresql | {"endIncluding":"9.2.20"} | |
| postgresql | postgresql | 9.3 | |
| postgresql | postgresql | 9.3.1 | |
| postgresql | postgresql | 9.3.2 | |
| postgresql | postgresql | 9.3.3 | |
| postgresql | postgresql | 9.3.4 | |
| postgresql | postgresql | 9.3.5 | |
| postgresql | postgresql | 9.3.6 | |
| postgresql | postgresql | 9.3.7 | |
| postgresql | postgresql | 9.3.8 | |
| postgresql | postgresql | 9.3.9 | |
| postgresql | postgresql | 9.3.10 | |
| postgresql | postgresql | 9.3.11 | |
| postgresql | postgresql | 9.3.12 | |
| postgresql | postgresql | 9.3.13 | |
| postgresql | postgresql | 9.3.14 | |
| postgresql | postgresql | 9.3.15 | |
| postgresql | postgresql | 9.3.16 | |
| postgresql | postgresql | 9.4 | |
| postgresql | postgresql | 9.4.1 | |
| postgresql | postgresql | 9.4.2 | |
| postgresql | postgresql | 9.4.3 | |
| postgresql | postgresql | 9.4.4 | |
| postgresql | postgresql | 9.4.5 | |
| postgresql | postgresql | 9.4.6 | |
| postgresql | postgresql | 9.4.7 | |
| postgresql | postgresql | 9.4.8 | |
| postgresql | postgresql | 9.4.9 | |
| postgresql | postgresql | 9.4.10 | |
| postgresql | postgresql | 9.4.11 | |
| postgresql | postgresql | 9.5 | |
| postgresql | postgresql | 9.5.1 | |
| postgresql | postgresql | 9.5.2 | |
| postgresql | postgresql | 9.5.3 | |
| postgresql | postgresql | 9.5.4 | |
| postgresql | postgresql | 9.5.5 | |
| postgresql | postgresql | 9.5.6 | |
| postgresql | postgresql | 9.6 | |
| postgresql | postgresql | 9.6.1 | |
| postgresql | postgresql | 9.6.2 | |
References
- https://security.archlinux.org/ASA-201705-23
- http://www.debian.org/security/2017/dsa-3851
- http://www.securityfocus.com/bid/98459
- http://www.securitytracker.com/id/1038476
- https://access.redhat.com/errata/RHSA-2017:1677
- https://access.redhat.com/errata/RHSA-2017:1678
- https://access.redhat.com/errata/RHSA-2017:1838
- https://access.redhat.com/errata/RHSA-2017:1983
- https://access.redhat.com/errata/RHSA-2017:2425
- https://security.gentoo.org/glsa/201710-06
- https://www.postgresql.org/about/news/1746/
- https://www.suse.com/security/cve/CVE-2017-7484.html
CWEs
CWE-285 CWE-200
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.