PostgreSQL: Multiple vulnerabilities Multiple vulnerabilities have been found in PostgreSQL, the worst of which could result in information disclosure. postgresql 2021-05-26 2021-05-26 771942 local, remote 9.5.25 9.6.21 10.16 11.11 12.6 13.2 13.2

PostgreSQL is an open source object-relational database management system.

Multiple vulnerabilities have been discovered in PostgreSQL. Please review the CVE identifiers referenced below for details.

An authenticated remote attacker, by executing malicious crafted queries, could possibly disclose sensitive information.

There is no known workaround at this time.

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"
CVE-2021-20229 CVE-2021-3393 whissi whissi