Postgresql
postgresql
186 CVEs • 3 products
Products (3)
Click to collapseToggle
Products (3)
Click to collapse
CVEs (186)
CVE VENDORS PRODUCTS UPDATED PUBLISHED CVSS |
|---|
3Canonical DebianPostgresql3Debian Linux PostgresqlUbuntu LinuxNov 21, 2024 Aug 9, 2018 N/A· v4 8.1 HIGH· v3 5.5 MEDIUM· v2 It was discovered that PostgreSQL versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 failed to properly check authorization on certain statements involved with "INSERT ... ON CONFLICT DO UPDATE". An attacker with "...Show more |
4Canonical DebianPostgresql+1 more9Debian Linux Enterprise Linux DesktopEnterprise Linux Server+6 moreNov 21, 2024 Aug 9, 2018 N/A· v4 7.5 HIGH· v3 6.0 MEDIUM· v2 A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq was used with "host" or "hostaddr" co...Show more |
2Opensuse Postgresql2Leap PostgresqlNov 21, 2024 May 10, 2018 N/A· v4 9.1 CRITICAL· v3 6.4 MEDIUM· v2 postgresql before versions 10.4, 9.6.9 is vulnerable in the adminpack extension, the pg_catalog.pg_logfile_rotate() function doesn't follow the same ACLs than pg_rorate_logfile. If the adminpack is added to a database, a...Show more |
3Canonical PostgresqlRedhat3Cloudforms PostgresqlUbuntu LinuxNov 21, 2024 Mar 2, 2018 N/A· v4 8.8 HIGH· v3 6.5 MEDIUM· v2 A flaw was found in the way Postgresql allowed a user to modify the behavior of a query for other users. An attacker with a user account could use this flaw to execute code with the permissions of superuser in the databa...Show more |
2Postgresql Suse2Postgresql Suse Linux Enterprise ServerNov 21, 2024 Mar 1, 2018 N/A· v4 7.0 HIGH· v3 6.9 MEDIUM· v2 A race condition in the postgresql init script could be used by attackers able to access the postgresql account to escalate their privileges to root. |
4Canonical DebianPostgresql+1 more4Cloudforms Debian LinuxPostgresql+1 moreNov 21, 2024 Feb 9, 2018 N/A· v4 7.0 HIGH· v3 3.3 LOW· v2 In postgresql 9.3.x before 9.3.21, 9.4.x before 9.4.16, 9.5.x before 9.5.11, 9.6.x before 9.6.7 and 10.x before 10.2, pg_upgrade creates file in current working directory containing the output of `pg_dumpall -g` under um...Show more |
Memory disclosure vulnerability in table partitioning was found in postgresql 10.x before 10.2, allowing an authenticated attacker to read arbitrary bytes of server memory via purpose-crafted insert to a partitioned tabl...Show more |
PostgreSQL 10.x before 10.1, 9.6.x before 9.6.6, 9.5.x before 9.5.10, 9.4.x before 9.4.15, 9.3.x before 9.3.20, and 9.2.x before 9.2.24 runs under a non-root operating system account, and database superusers have effecti...Show more |
2Debian Postgresql2Debian Linux PostgresqlMay 13, 2026 Nov 22, 2017 N/A· v4 6.5 MEDIUM· v3 4.0 MEDIUM· v2 INSERT ... ON CONFLICT DO UPDATE commands in PostgreSQL 10.x before 10.1, 9.6.x before 9.6.6, and 9.5.x before 9.5.10 disclose table contents that the invoker lacks privilege to read. These exploits affect only tables wh...Show more |
2Debian Postgresql2Debian Linux PostgresqlMay 13, 2026 Nov 22, 2017 N/A· v4 8.1 HIGH· v3 5.5 MEDIUM· v2 Invalid json_populate_recordset or jsonb_populate_recordset function calls in PostgreSQL 10.x before 10.1, 9.6.x before 9.6.6, 9.5.x before 9.5.10, 9.4.x before 9.4.15, and 9.3.x before 9.3.20 can crash the server or dis...Show more |
The Debian pg_ctlcluster, pg_createcluster, and pg_upgradecluster scripts, as distributed in the Debian postgresql-common package before 181+deb9u1 for PostgreSQL (and other packages related to Debian and Ubuntu), handle...Show more |
2Debian Postgresql2Debian Linux PostgresqlMay 13, 2026 Aug 16, 2017 N/A· v4 7.5 HIGH· v3 4.0 MEDIUM· v2 PostgreSQL versions before 9.4.13, 9.5.8 and 9.6.4 are vulnerable to authorization flaw allowing remote authenticated attackers with no privileges on a large object to overwrite the entire contents of the object, resulti...Show more |
PostgreSQL versions before 9.2.22, 9.3.18, 9.4.13, 9.5.8 and 9.6.4 are vulnerable to authorization flaw allowing remote authenticated attackers to retrieve passwords from the user mappings defined by the foreign server o...Show more |
2Debian Postgresql2Debian Linux PostgresqlMay 13, 2026 Aug 16, 2017 N/A· v4 9.8 CRITICAL· v3 7.5 HIGH· v2 PostgreSQL versions before 9.2.22, 9.3.18, 9.4.13, 9.5.8 and 9.6.4 are vulnerable to incorrect authentication flaw allowing remote attackers to gain access to database accounts with an empty password. |
PostgreSQL PL/Java after 9.0 does not honor access controls on large objects. |
PostgreSQL versions 8.4 - 9.6 are vulnerable to information leak in pg_user_mappings view which discloses foreign server passwords to any user having USAGE privilege on the associated foreign server. |
In PostgreSQL 9.3.x before 9.3.17, 9.4.x before 9.4.12, 9.5.x before 9.5.7, and 9.6.x before 9.6.3, it was found that the PGREQUIRESSL environment variable was no longer enforcing a SSL/TLS connection to a PostgreSQL ser...Show more |
It was found that some selectivity estimation functions in PostgreSQL before 9.2.21, 9.3.x before 9.3.17, 9.4.x before 9.4.12, 9.5.x before 9.5.7, and 9.6.x before 9.6.3 did not check user privileges before providing inf...Show more |
2Debian Postgresql2Debian Linux PostgresqlMay 6, 2026 Dec 9, 2016 N/A· v4 7.1 HIGH· v3 4.6 MEDIUM· v2 PostgreSQL before 9.1.23, 9.2.x before 9.2.18, 9.3.x before 9.3.14, 9.4.x before 9.4.9, and 9.5.x before 9.5.4 might allow remote authenticated users with the CREATEDB or CREATEROLE role to gain superuser privileges via...Show more |
2Debian Postgresql2Debian Linux PostgresqlMay 6, 2026 Dec 9, 2016 N/A· v4 8.3 HIGH· v3 6.5 MEDIUM· v2 PostgreSQL before 9.1.23, 9.2.x before 9.2.18, 9.3.x before 9.3.14, 9.4.x before 9.4.9, and 9.5.x before 9.5.4 allow remote authenticated users to cause a denial of service (NULL pointer dereference and server crash), ob...Show more |