9.8
CVSSv3

CVE-2017-16082

Published: 07/06/2018 Updated: 09/10/2019
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
CVSS v3 Base Score: 9.8 | Impact Score: 5.9 | Exploitability Score: 3.9
VMScore: 668
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

A remote code execution vulnerability was found within the pg module when the remote database or query specifies a specially crafted column name. There are 2 likely scenarios in which one would likely be vulnerable. 1) Executing unsafe, user-supplied sql which contains a malicious column name. 2) Connecting to an untrusted database and executing a query which returns results where any of the column names are malicious.

Vulnerable Product Search on Vulmon Subscribe to Product

node-postgres pg

Github Repositories

NodeJS + Postgres (Remote Code Execution) 🛰

CVE-2017-16082 Overview Affected versions of pg contain a remote code execution vulnerability that occurs when the remote database or query specifies a crafted column name There are two specific scenarios in which it is likely for an application to be vulnerable: The application executes unsafe, user-supplied sql which contains malicious column names The application connec