GLSA 202105-32: PostgreSQL: Multiple vulnerabilities
Severity: | low |
Title: | PostgreSQL: Multiple vulnerabilities |
Date: | 05/26/2021 |
Bugs: |
|
ID: | 202105-32 |
Synopsis
Multiple vulnerabilities have been found in PostgreSQL, the worst of which could result in information disclosure.Background
PostgreSQL is an open source object-relational database management system.
Affected packages
Package | Vulnerable | Unaffected | Architecture(s) |
---|---|---|---|
dev-db/postgresql | < 13.2 | >= 9.5.25 | All supported architectures |
Description
Multiple vulnerabilities have been discovered in PostgreSQL. Please review the CVE identifiers referenced below for details.
Impact
An authenticated remote attacker, by executing malicious crafted queries, could possibly disclose sensitive information.
Workaround
There is no known workaround at this time.
Resolution
All PostgreSQL 9.5.x users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose ">=dev-db/postgresql-9.5.25:9.5"
All PostgreSQL 9.6.x users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-db/postgresql-9.6.21:9.6"
All PostgreSQL 10.x users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-db/postgresql-10.16:10"
All PostgreSQL 11.x users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-db/postgresql-11.11:11"
All PostgreSQL 12.x users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-db/postgresql-12.6:12"
All PostgreSQL 13.x users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-db/postgresql-13.2:13"
References
Availability
This GLSA and any updates to it are available for viewing at the Gentoo Security Website:
Concerns?
Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.
License
Copyright 2010 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.