Permissions, Privileges, and Access Controls in PostgreSQL Global Development Group products - CVE-2014-0067

 

Permissions, Privileges, and Access Controls in PostgreSQL Global Development Group products - CVE-2014-0067

Published: March 31, 2014 / Updated: August 10, 2020


Vulnerability identifier: #VU41879
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2014-0067
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Apple Inc.
PostgreSQL Global Development Group
Affected software:
macOS
macOS Server
PostgreSQL

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

The "make check" command for the test suites in PostgreSQL 9.3.3 and earlier does not properly invoke initdb to specify the authentication requirements for a database cluster to be used for the tests, which allows local users to gain privileges by leveraging access to this cluster.


How to mitigate CVE-2014-0067

Install update from vendor's website.

Sources