Search for packages
Package details: pkg:deb/ubuntu/postgresql-9.3@9.3.5-0ubuntu1
purl pkg:deb/ubuntu/postgresql-9.3@9.3.5-0ubuntu1
Next non-vulnerable version None.
Latest non-vulnerable version None.
Risk 10.0
Vulnerabilities affecting this package (25)
Vulnerability Summary Fixed by
VCID-284w-w9ec-aaaa
Aliases:
CVE-2018-1058
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 database. Versions 9.3 through 10 are affected.
9.3.22-0ubuntu0.14.04
Affected by 3 other vulnerabilities.
VCID-295j-en19-aaan
Aliases:
CVE-2016-0766
PostgreSQL before 9.1.20, 9.2.x before 9.2.15, 9.3.x before 9.3.11, 9.4.x before 9.4.6, and 9.5.x before 9.5.1 does not properly restrict access to unspecified custom configuration settings (GUCS) for PL/Java, which allows attackers to gain privileges via unspecified vectors.
9.3.11-0ubuntu0.14.04
Affected by 14 other vulnerabilities.
VCID-2puf-bcqt-aaar
Aliases:
CVE-2017-7548
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, resulting in a denial of service.
9.3.18-0ubuntu0.14.04.1
Affected by 6 other vulnerabilities.
VCID-38ay-2w19-aaap
Aliases:
CVE-2015-0241
CVE-2015-0241 postgresql: buffer overflow in the to_char() function
9.3.6-0ubuntu0.14.04
Affected by 21 other vulnerabilities.
VCID-44h6-ywtt-aaar
Aliases:
CVE-2016-5423
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), obtain sensitive memory information, or possibly execute arbitrary code via (1) a CASE expression within the test value subexpression of another CASE or (2) inlining of an SQL function that implements the equality operator used for a CASE expression involving values of different types.
9.3.14-0ubuntu0.14.04
Affected by 12 other vulnerabilities.
VCID-6sdf-4fh4-aaah
Aliases:
CVE-2017-15098
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 disclose a few bytes of server memory.
9.3.20-0ubuntu0.14.04
Affected by 5 other vulnerabilities.
VCID-8sev-sptw-aaac
Aliases:
CVE-2016-5424
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 a (1) " (double quote), (2) \ (backslash), (3) carriage return, or (4) newline character in a (a) database or (b) role name that is mishandled during an administrative operation.
9.3.14-0ubuntu0.14.04
Affected by 12 other vulnerabilities.
VCID-9vft-pj4x-aaaf
Aliases:
CVE-2015-3165
CVE-2015-3165 postgresql: double-free after authentication timeout
9.3.7-0ubuntu0.14.04
Affected by 18 other vulnerabilities.
VCID-c6cj-4u8q-aaap
Aliases:
CVE-2018-10915
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" connection parameters from untrusted input, attackers could bypass client-side connection security features, obtain access to higher privileged connections or potentially cause other impact through SQL injection, by causing the PQescape() functions to malfunction. Postgresql versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 are affected.
9.3.24-0ubuntu0.14.04
Affected by 2 other vulnerabilities.
VCID-cqtz-env6-aaag
Aliases:
CVE-2015-5288
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.
9.3.10-0ubuntu0.14.04
Affected by 16 other vulnerabilities.
VCID-dp3g-pqnq-aaak
Aliases:
CVE-2015-3166
CVE-2015-3166 postgresql: unanticipated errors from the standard library
9.3.7-0ubuntu0.14.04
Affected by 18 other vulnerabilities.
VCID-e9bb-mncs-aaae
Aliases:
CVE-2017-7546
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.
9.3.18-0ubuntu0.14.04.1
Affected by 6 other vulnerabilities.
VCID-etyx-9bbz-aaam
Aliases:
CVE-2017-7486
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.
9.3.17-0ubuntu0.14.04
Affected by 9 other vulnerabilities.
VCID-gmgw-23h9-aaap
Aliases:
CVE-2018-1053
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 umask which was in effect when the user invoked pg_upgrade, and not under 0077 which is normally used for other temporary files. This can allow an authenticated attacker to read or modify the one file, which may contain encrypted or unencrypted database passwords. The attack is infeasible if a directory mode blocks the attacker searching the current working directory or if the prevailing umask blocks the attacker opening the file.
9.3.21-0ubuntu0.14.04
Affected by 4 other vulnerabilities.
VCID-jxde-hg99-aaap
Aliases:
CVE-2016-3065
CVE-2016-3065 postgresql: memory disclosure in pageinspect functions There are no reported fixed by versions.
VCID-mm2s-tcve-aaap
Aliases:
CVE-2017-7484
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 information from pg_statistic, possibly leaking information. An unprivileged attacker could use this flaw to steal some information from tables they are otherwise not allowed to access.
9.3.17-0ubuntu0.14.04
Affected by 9 other vulnerabilities.
VCID-mnr8-muzu-aaap
Aliases:
CVE-2017-7485
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 server. An active Man-in-the-Middle attacker could use this flaw to strip the SSL/TLS protection from a connection between a client and a server.
9.3.17-0ubuntu0.14.04
Affected by 9 other vulnerabilities.
VCID-nk5v-dr91-aaah
Aliases:
CVE-2014-8161
CVE-2014-8161 postgresql: information leak through constraint violation errors
9.3.6-0ubuntu0.14.04
Affected by 21 other vulnerabilities.
VCID-ntg4-xv1r-aaan
Aliases:
CVE-2015-5289
Multiple stack-based buffer overflows in json parsing in PostgreSQL before 9.3.x before 9.3.10 and 9.4.x before 9.4.5 allow attackers to cause a denial of service (server crash) via unspecified vectors, which are not properly handled in (1) json or (2) jsonb values.
9.3.10-0ubuntu0.14.04
Affected by 16 other vulnerabilities.
VCID-pyvh-7h7a-aaar
Aliases:
CVE-2016-2193
CVE-2016-2193 postgresql: row security policies in prepared statements disregard user ID changes There are no reported fixed by versions.
VCID-rxnx-5hma-aaaf
Aliases:
CVE-2015-3167
CVE-2015-3167 postgresql: pgcrypto has multiple error messages for decryption with an incorrect key.
9.3.7-0ubuntu0.14.04
Affected by 18 other vulnerabilities.
VCID-sagc-9fh1-aaaa
Aliases:
CVE-2015-0244
CVE-2015-0244 postgresql: loss of frontend/backend protocol synchronization after an error
9.3.6-0ubuntu0.14.04
Affected by 21 other vulnerabilities.
VCID-vcf6-7r1n-aaaj
Aliases:
CVE-2016-0773
CVE-2016-0773 postgresql: case insensitive range handling integer overflow leading to buffer overflow
9.3.11-0ubuntu0.14.04
Affected by 14 other vulnerabilities.
VCID-vy3s-zrxr-aaah
Aliases:
CVE-2017-7547
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 owners without actually having the privileges to do so.
9.3.18-0ubuntu0.14.04.1
Affected by 6 other vulnerabilities.
VCID-yuxn-y4qx-aaas
Aliases:
CVE-2015-0243
CVE-2015-0243 postgresql: buffer overflow flaws in contrib/pgcrypto
9.3.6-0ubuntu0.14.04
Affected by 21 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version