CVE-2017-15099
Description
INSERT ... ON CONFLICT DO UPDATE commands in PostgreSQL 10.x before 10.1, 9.6.x before 9.6.6, and 9.5.x before 9.5.10 disclose table contents that the invoker lacks privilege to read. These exploits affect only tables where the attacker lacks full read access but has both INSERT and UPDATE privileges. Exploits bypass row level security policies and lack of SELECT privilege.
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
Debian Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| 9.0 | Affected | โ |
SUSE Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| โ | Affected | โ |
Arch Fixed 1 release
| Version | Status | Fixed in |
|---|---|---|
| โ | Fixed | 9.6.6-1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| 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.5.7 | |
| postgresql | postgresql | 9.5.8 | |
| postgresql | postgresql | 9.5.9 | |
| postgresql | postgresql | 9.6 | |
| postgresql | postgresql | 9.6.1 | |
| postgresql | postgresql | 9.6.2 | |
| postgresql | postgresql | 9.6.3 | |
| postgresql | postgresql | 9.6.4 | |
| postgresql | postgresql | 9.6.5 | |
| postgresql | postgresql | 10.0 | |
References
- https://security.archlinux.org/ASA-201711-18
- https://security.archlinux.org/ASA-201711-17
- http://www.securityfocus.com/bid/101781
- http://www.securitytracker.com/id/1039752
- https://access.redhat.com/errata/RHSA-2018:2511
- https://access.redhat.com/errata/RHSA-2018:2566
- https://www.debian.org/security/2017/dsa-4028
- https://www.postgresql.org/about/news/1801/
- https://www.postgresql.org/support/security/
- https://www.suse.com/security/cve/CVE-2017-15099.html
CWEs
CWE-200
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.