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.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/101781 | Third Party Advisory VDB Entry |
http://www.securitytracker.com/id/1039752 | Third Party Advisory VDB Entry |
https://access.redhat.com/errata/RHSA-2018:2511 | |
https://access.redhat.com/errata/RHSA-2018:2566 | |
https://www.debian.org/security/2017/dsa-4028 | Issue Tracking Third Party Advisory |
https://www.postgresql.org/about/news/1801/ | Issue Tracking Vendor Advisory |
https://www.postgresql.org/support/security/ | Issue Tracking Vendor Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
No history.
Information
Published : 2017-11-22 18:29
Updated : 2024-02-28 16:04
NVD link : CVE-2017-15099
Mitre link : CVE-2017-15099
CVE.ORG link : CVE-2017-15099
JSON object : View
Products Affected
debian
- debian_linux
postgresql
- postgresql
CWE
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor