Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[ GLSA 202008-13 ] PostgreSQL
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index News & Announcements
View previous topic :: View next topic  
Author Message
GLSA
Advocate
Advocate


Joined: 12 May 2004
Posts: 2663

PostPosted: Thu Aug 27, 2020 12:26 am    Post subject: [ GLSA 202008-13 ] PostgreSQL Reply with quote

Gentoo Linux Security Advisory

Title: PostgreSQL: Multiple vulnerabilities (GLSA 202008-13)
Severity: normal
Exploitable: remote
Date: 2020-08-26
Bug(s): #737032
ID: 202008-13

Synopsis

Multiple vulnerabilities have been found in PostgreSQL, the worst
of which could result in privilege escalation.


Background

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


Affected Packages

Package: dev-db/postgresql
Vulnerable: < 9.5.23
Vulnerable: < 9.6.19
Vulnerable: < 10.14
Vulnerable: < 11.9
Vulnerable: < 12.4
Unaffected: >= 9.5.23
Unaffected: >= 9.6.19
Unaffected: >= 10.14
Unaffected: >= 11.9
Unaffected: >= 12.4
Architectures: All supported architectures


Description

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


Impact

Please review the referenced CVE identifiers for details.

Workaround

There is no known workaround at this time.

Resolution

All PostgreSQL 9.5 users should upgrade to the latest version:
Code:
# emerge --sync
      # emerge --ask --oneshot --verbose ">=dev-db/postgresql-9.5.23:9.5"
   
All PostgreSQL 9.6 users should upgrade to the latest version:
Code:
# emerge --sync
      # emerge --ask --oneshot --verbose ">=dev-db/postgresql-9.6.19:9.6"
   
All PostgreSQL 10 users should upgrade to the latest version:
Code:
# emerge --sync
      # emerge --ask --oneshot --verbose ">=dev-db/postgresql-10.14:10"
   
All PostgreSQL 11 users should upgrade to the latest version:
Code:
# emerge --sync
      # emerge --ask --oneshot --verbose ">=dev-db/postgresql-11.9:11"
   
All PostgreSQL 12 users should upgrade to the latest version:
Code:
# emerge --sync
      # emerge --ask --oneshot --verbose ">=dev-db/postgresql-12.4:12"
   


References

CVE-2020-14349
CVE-2020-14350
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index News & Announcements All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum