Permissions, Privileges, and Access Controls in PostgreSQL - CVE-2016-0766

 

Permissions, Privileges, and Access Controls in PostgreSQL - CVE-2016-0766

Published: February 17, 2016 / Updated: July 28, 2020


Vulnerability identifier: #VU32338
CSH Severity: High
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2016-0766
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote authenticated user to execute arbitrary code.

PostgreSQL before 9.1.20, 9.2.x before 9.2.15, 9.3.x before 9.3.11, 9.4.x before 9.4.6, and 9.5.x before 9.5.1 does not properly restrict access to unspecified custom configuration settings (GUCS) for PL/Java, which allows attackers to gain privileges via unspecified vectors.


Affected software

PostgreSQL
Gentoo Linux
postgresql (Alpine package)

How to mitigate CVE-2016-0766

Install update from vendor's website.

PostgreSQL - addressed in versions 9.1.20, 9.2.15, 9.3.11, 9.4.6, 9.5.1
postgresql (Alpine package) - update to 9.3.11-r0

External References

Related Security Bulletins