Vulnerabilities > Postgresql > Medium

DATE CVE VULNERABILITY TITLE RISK
2017-11-22 CVE-2017-12172 Link Following vulnerability in Postgresql
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 effective ability to run arbitrary code under that system account.
local
low complexity
postgresql CWE-59
6.7
2017-11-22 CVE-2017-15099 Information Exposure vulnerability in multiple products
INSERT ...
network
low complexity
postgresql debian CWE-200
6.5
2017-11-13 CVE-2017-8806 Link Following vulnerability in Postgresql
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), handled symbolic links insecurely, which could result in local denial of service by overwriting arbitrary files.
local
low complexity
postgresql CWE-59
5.5
2017-05-12 CVE-2017-7485 Missing Encryption of Sensitive Data vulnerability in Postgresql
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.
network
high complexity
postgresql CWE-311
5.9
2012-10-03 CVE-2012-3489 XXE vulnerability in multiple products
The xml_parse function in the libxml2 support in the core server component in PostgreSQL 8.3 before 8.3.20, 8.4 before 8.4.13, 9.0 before 9.0.9, and 9.1 before 9.1.5 allows remote authenticated users to determine the existence of arbitrary files or URLs, and possibly obtain file or URL content that triggers a parsing error, via an XML value that refers to (1) a DTD or (2) an entity, related to an XML External Entity (aka XXE) issue.
6.5