CVE-2017-15099
MEDIUMPostgreSQL 9.5.x < 9.5.10, 9.6.x < 9.6.6, 10.x < 10.1 - Unauthorized Data Exposure via INSERT ON CONFLICT DO UPDATE
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2017-15099. PoCs published by ToontjeM.
AI-analyzed exploit summary This repository contains a Vagrant-based proof-of-concept for CVE-2017-15099, demonstrating a PostgreSQL JDBC driver vulnerability leading to RCE. It includes scripts to provision vulnerable and non-vulnerable PostgreSQL instances, as well as an attacker node with Metasploit.
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.
Exploits (1)
This repository contains a Vagrant-based proof-of-concept for CVE-2017-15099, demonstrating a PostgreSQL JDBC driver vulnerability leading to RCE. It includes scripts to provision vulnerable and non-vulnerable PostgreSQL instances, as well as an attacker node with Metasploit.
References (7)
Scores
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N