Show filters
176 Total Results
Displaying 81-90 of 176
Sort by:
Attacker Value
Unknown

CVE-2017-7546

Disclosure Date: August 16, 2017 (last updated November 26, 2024)
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.
0
Attacker Value
Unknown

CVE-2016-0768

Disclosure Date: June 06, 2017 (last updated November 26, 2024)
PostgreSQL PL/Java after 9.0 does not honor access controls on large objects.
0
Attacker Value
Unknown

CVE-2017-7486

Disclosure Date: May 12, 2017 (last updated November 26, 2024)
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.
0
Attacker Value
Unknown

CVE-2017-7485

Disclosure Date: May 12, 2017 (last updated November 26, 2024)
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.
0
Attacker Value
Unknown

CVE-2017-7484

Disclosure Date: May 12, 2017 (last updated November 26, 2024)
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.
0
Attacker Value
Unknown

CVE-2016-5424

Disclosure Date: December 09, 2016 (last updated November 25, 2024)
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.
0
Attacker Value
Unknown

CVE-2016-5423

Disclosure Date: December 09, 2016 (last updated November 25, 2024)
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.
0
Attacker Value
Unknown

CVE-2016-2193

Disclosure Date: April 11, 2016 (last updated November 08, 2023)
PostgreSQL before 9.5.x before 9.5.2 does not properly maintain row-security status in cached plans, which might allow attackers to bypass intended access restrictions by leveraging a session that performs queries as more than one role.
0
Attacker Value
Unknown

CVE-2016-3065

Disclosure Date: April 11, 2016 (last updated November 08, 2023)
The (1) brin_page_type and (2) brin_metapage_info functions in the pageinspect extension in PostgreSQL before 9.5.x before 9.5.2 allows attackers to bypass intended access restrictions and consequently obtain sensitive server memory information or cause a denial of service (server crash) via a crafted bytea value in a BRIN index page.
0
Attacker Value
Unknown

CVE-2016-0766

Disclosure Date: February 17, 2016 (last updated November 25, 2024)
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.