Information disclosure in PostgreSQL - CVE-2015-5288

 

Information disclosure in PostgreSQL - CVE-2015-5288

Published: October 26, 2015 / Updated: July 28, 2020


Vulnerability identifier: #VU32375
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2015-5288
CWE-ID: CWE-200
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to #BASIC_IMPACT#.

The crypt function in contrib/pgcrypto in PostgreSQL before 9.0.23, 9.1.x before 9.1.19, 9.2.x before 9.2.14, 9.3.x before 9.3.10, and 9.4.x before 9.4.5 allows attackers to cause a denial of service (server crash) or read arbitrary server memory via a "too-short" salt.


Affected software

PostgreSQL
Gentoo Linux
Amazon Linux AMI
Fedora
postgresql (Alpine package)
postgresql

How to mitigate CVE-2015-5288

Install update from vendor's website.

PostgreSQL - addressed in versions 9.0.23, 9.1.19, 9.2.14, 9.3.10, 9.4.5
postgresql (Alpine package) - update to 9.3.10-r0
postgresql - addressed in versions 9.3.10-1.fc21, 9.4.5-1.fc22, 9.4.5-1.fc23

External References

Related Security Bulletins