Search for packages
Package details: pkg:generic/postgresql@9.4.0
purl pkg:generic/postgresql@9.4.0
Next non-vulnerable version 9.4.1
Latest non-vulnerable version 17.5.0
Risk 10.0
Vulnerabilities affecting this package (28)
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.4.17
Affected by 0 other vulnerabilities.
9.5.12
Affected by 0 other vulnerabilities.
9.6.8
Affected by 0 other vulnerabilities.
10.3.0
Affected by 0 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.4.13
Affected by 0 other vulnerabilities.
9.5.8
Affected by 0 other vulnerabilities.
9.6.4
Affected by 0 other vulnerabilities.
VCID-38ay-2w19-aaap
Aliases:
CVE-2015-0241
CVE-2015-0241 postgresql: buffer overflow in the to_char() function
9.4.1
Affected by 0 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.4.9
Affected by 0 other vulnerabilities.
9.5.4
Affected by 0 other vulnerabilities.
VCID-4stg-1c76-aaas
Aliases:
CVE-2014-0067
CVE-2014-0067 postgresql: Vulnerability during "make check"
9.4.1
Affected by 0 other vulnerabilities.
VCID-4tv8-ga3v-aaar
Aliases:
CVE-2017-12172
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. PostgreSQL provides a script for starting the database server during system boot. Packages of PostgreSQL for many operating systems provide their own, packager-authored startup implementations. Several implementations use a log file name that the database superuser can replace with a symbolic link. As root, they open(), chmod() and/or chown() this log file name. This often suffices for the database superuser to escalate to root privileges when root starts the server.
9.4.15
Affected by 0 other vulnerabilities.
9.5.10
Affected by 0 other vulnerabilities.
9.6.6
Affected by 0 other vulnerabilities.
10.1.0
Affected by 0 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.4.15
Affected by 0 other vulnerabilities.
9.5.10
Affected by 0 other vulnerabilities.
9.6.6
Affected by 0 other vulnerabilities.
10.1.0
Affected by 0 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.4.9
Affected by 0 other vulnerabilities.
9.5.4
Affected by 0 other vulnerabilities.
VCID-9vft-pj4x-aaaf
Aliases:
CVE-2015-3165
CVE-2015-3165 postgresql: double-free after authentication timeout
9.4.2
Affected by 0 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.4.19
Affected by 0 other vulnerabilities.
9.5.14
Affected by 0 other vulnerabilities.
9.6.10
Affected by 0 other vulnerabilities.
10.5.0
Affected by 0 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.4.5
Affected by 0 other vulnerabilities.
VCID-dp3g-pqnq-aaak
Aliases:
CVE-2015-3166
CVE-2015-3166 postgresql: unanticipated errors from the standard library
9.4.2
Affected by 0 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.4.13
Affected by 0 other vulnerabilities.
9.5.8
Affected by 0 other vulnerabilities.
9.6.4
Affected by 0 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.4.12
Affected by 0 other vulnerabilities.
9.5.7
Affected by 0 other vulnerabilities.
9.6.3
Affected by 0 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.4.16
Affected by 0 other vulnerabilities.
9.5.11
Affected by 0 other vulnerabilities.
9.6.7
Affected by 0 other vulnerabilities.
10.2.0
Affected by 0 other vulnerabilities.
VCID-jfp1-648p-aaap
Aliases:
CVE-2019-3466
The pg_ctlcluster script in postgresql-common in versions prior to 210 didn't drop privileges when creating socket/statistics temporary directories, which could result in local privilege escalation.
9.4.25
Affected by 0 other vulnerabilities.
9.5.20
Affected by 0 other vulnerabilities.
9.6.16
Affected by 0 other vulnerabilities.
10.11.0
Affected by 0 other vulnerabilities.
11.6.0
Affected by 0 other vulnerabilities.
12.1.0
Affected by 0 other vulnerabilities.
VCID-kkvs-adkq-aaaa
Aliases:
CVE-2016-7048
The interactive installer in PostgreSQL before 9.3.15, 9.4.x before 9.4.10, and 9.5.x before 9.5.5 might allow remote attackers to execute arbitrary code by leveraging use of HTTP to download software.
9.4.10
Affected by 0 other vulnerabilities.
9.5.5
Affected by 0 other vulnerabilities.
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.4.12
Affected by 0 other vulnerabilities.
9.5.7
Affected by 0 other vulnerabilities.
9.6.3
Affected by 0 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.4.12
Affected by 0 other vulnerabilities.
9.5.7
Affected by 0 other vulnerabilities.
9.6.3
Affected by 0 other vulnerabilities.
VCID-nk5v-dr91-aaah
Aliases:
CVE-2014-8161
CVE-2014-8161 postgresql: information leak through constraint violation errors
9.4.1
Affected by 0 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.4.5
Affected by 0 other vulnerabilities.
VCID-rxnx-5hma-aaaf
Aliases:
CVE-2015-3167
CVE-2015-3167 postgresql: pgcrypto has multiple error messages for decryption with an incorrect key.
9.4.2
Affected by 0 other vulnerabilities.
VCID-sagc-9fh1-aaaa
Aliases:
CVE-2015-0244
CVE-2015-0244 postgresql: loss of frontend/backend protocol synchronization after an error
9.4.1
Affected by 0 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.4.6
Affected by 0 other vulnerabilities.
9.5.1
Affected by 0 other vulnerabilities.
VCID-vqta-bqpt-aaah
Aliases:
CVE-2015-0242
CVE-2015-0242 postgresql: buffer overflow flaws in replacement *printf() functions
9.4.1
Affected by 0 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.4.13
Affected by 0 other vulnerabilities.
9.5.8
Affected by 0 other vulnerabilities.
9.6.4
Affected by 0 other vulnerabilities.
VCID-x1qm-g99a-aaar
Aliases:
CVE-2019-10208
A flaw was discovered in postgresql versions 9.4.x before 9.4.24, 9.5.x before 9.5.19, 9.6.x before 9.6.15, 10.x before 10.10 and 11.x before 11.5 where arbitrary SQL statements can be executed given a suitable SECURITY DEFINER function. An attacker, with EXECUTE permission on the function, can execute arbitrary SQL as the owner of the function.
9.4.24
Affected by 0 other vulnerabilities.
9.5.19
Affected by 0 other vulnerabilities.
9.6.15
Affected by 0 other vulnerabilities.
10.10.0
Affected by 0 other vulnerabilities.
11.5.0
Affected by 0 other vulnerabilities.
VCID-yuxn-y4qx-aaas
Aliases:
CVE-2015-0243
CVE-2015-0243 postgresql: buffer overflow flaws in contrib/pgcrypto
9.4.1
Affected by 0 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
2025-06-25T18:29:50.533562+00:00 PostgreSQL Importer Affected by VCID-jfp1-648p-aaap https://www.postgresql.org/support/security/CVE-2019-3466 36.1.3
2025-06-25T18:29:50.070459+00:00 PostgreSQL Importer Affected by VCID-x1qm-g99a-aaar https://www.postgresql.org/support/security/CVE-2019-10208 36.1.3
2025-06-25T18:29:47.547649+00:00 PostgreSQL Importer Affected by VCID-4tv8-ga3v-aaar https://www.postgresql.org/support/security/CVE-2017-12172 36.1.3
2025-06-25T18:29:47.438277+00:00 PostgreSQL Importer Affected by VCID-6sdf-4fh4-aaah https://www.postgresql.org/support/security/CVE-2017-15098 36.1.3
2025-06-25T18:29:47.334690+00:00 PostgreSQL Importer Affected by VCID-gmgw-23h9-aaap https://www.postgresql.org/support/security/CVE-2018-1053 36.1.3
2025-06-25T18:29:47.233220+00:00 PostgreSQL Importer Affected by VCID-284w-w9ec-aaaa https://www.postgresql.org/support/security/CVE-2018-1058 36.1.3
2025-06-25T18:29:47.129142+00:00 PostgreSQL Importer Affected by VCID-c6cj-4u8q-aaap https://www.postgresql.org/support/security/CVE-2018-10915 36.1.3
2025-06-04T05:59:10.641340+00:00 PostgreSQL Importer Affected by VCID-6sdf-4fh4-aaah https://www.postgresql.org/support/security/CVE-2017-15098 36.1.0
2025-06-04T05:59:10.577748+00:00 PostgreSQL Importer Affected by VCID-gmgw-23h9-aaap https://www.postgresql.org/support/security/CVE-2018-1053 36.1.0
2025-06-04T05:59:10.511534+00:00 PostgreSQL Importer Affected by VCID-284w-w9ec-aaaa https://www.postgresql.org/support/security/CVE-2018-1058 36.1.0
2025-06-04T05:59:10.448319+00:00 PostgreSQL Importer Affected by VCID-c6cj-4u8q-aaap https://www.postgresql.org/support/security/CVE-2018-10915 36.1.0
2025-06-04T05:59:09.980432+00:00 PostgreSQL Importer Affected by VCID-4tv8-ga3v-aaar https://www.postgresql.org/support/security/CVE-2017-12172 36.1.0
2025-06-04T05:59:08.997496+00:00 PostgreSQL Importer Affected by VCID-jfp1-648p-aaap https://www.postgresql.org/support/security/CVE-2019-3466 36.1.0
2025-06-04T05:59:08.727258+00:00 PostgreSQL Importer Affected by VCID-x1qm-g99a-aaar https://www.postgresql.org/support/security/CVE-2019-10208 36.1.0
2025-06-02T20:35:52.823983+00:00 PostgreSQL Importer Affected by VCID-6sdf-4fh4-aaah https://www.postgresql.org/support/security/CVE-2017-15098 36.1.2
2025-06-02T20:35:52.705205+00:00 PostgreSQL Importer Affected by VCID-gmgw-23h9-aaap https://www.postgresql.org/support/security/CVE-2018-1053 36.1.2
2025-06-02T20:35:52.626303+00:00 PostgreSQL Importer Affected by VCID-284w-w9ec-aaaa https://www.postgresql.org/support/security/CVE-2018-1058 36.1.2
2025-06-02T20:35:52.546571+00:00 PostgreSQL Importer Affected by VCID-c6cj-4u8q-aaap https://www.postgresql.org/support/security/CVE-2018-10915 36.1.2
2025-06-02T20:35:52.398497+00:00 PostgreSQL Importer Affected by VCID-jfp1-648p-aaap https://www.postgresql.org/support/security/CVE-2019-3466 36.1.2
2025-06-02T20:35:52.103617+00:00 PostgreSQL Importer Affected by VCID-x1qm-g99a-aaar https://www.postgresql.org/support/security/CVE-2019-10208 36.1.2
2025-06-02T20:35:51.385229+00:00 PostgreSQL Importer Affected by VCID-4tv8-ga3v-aaar https://www.postgresql.org/support/security/CVE-2017-12172 36.1.2
2025-03-28T07:42:31.380045+00:00 PostgreSQL Importer Affected by VCID-ntg4-xv1r-aaan https://www.postgresql.org/support/security/CVE-2015-5289 36.0.0
2025-03-28T07:42:21.947559+00:00 PostgreSQL Importer Affected by VCID-vcf6-7r1n-aaaj https://www.postgresql.org/support/security/CVE-2016-0773 36.0.0
2025-03-28T07:42:21.724117+00:00 PostgreSQL Importer Affected by VCID-44h6-ywtt-aaar https://www.postgresql.org/support/security/CVE-2016-5423 36.0.0
2025-03-28T07:42:21.542652+00:00 PostgreSQL Importer Affected by VCID-8sev-sptw-aaac https://www.postgresql.org/support/security/CVE-2016-5424 36.0.0
2025-03-28T07:42:21.361318+00:00 PostgreSQL Importer Affected by VCID-kkvs-adkq-aaaa https://www.postgresql.org/support/security/CVE-2016-7048 36.0.0
2025-03-28T07:42:17.441896+00:00 PostgreSQL Importer Affected by VCID-4stg-1c76-aaas https://www.postgresql.org/support/security/CVE-2014-0067 36.0.0
2025-03-28T07:42:17.270953+00:00 PostgreSQL Importer Affected by VCID-nk5v-dr91-aaah https://www.postgresql.org/support/security/CVE-2014-8161 36.0.0
2025-03-28T07:42:17.091036+00:00 PostgreSQL Importer Affected by VCID-38ay-2w19-aaap https://www.postgresql.org/support/security/CVE-2015-0241 36.0.0
2025-03-28T07:42:16.908122+00:00 PostgreSQL Importer Affected by VCID-vqta-bqpt-aaah https://www.postgresql.org/support/security/CVE-2015-0242 36.0.0
2025-03-28T07:42:16.726753+00:00 PostgreSQL Importer Affected by VCID-yuxn-y4qx-aaas https://www.postgresql.org/support/security/CVE-2015-0243 36.0.0
2025-03-28T07:42:16.545734+00:00 PostgreSQL Importer Affected by VCID-sagc-9fh1-aaaa https://www.postgresql.org/support/security/CVE-2015-0244 36.0.0
2025-03-28T07:42:16.364796+00:00 PostgreSQL Importer Affected by VCID-9vft-pj4x-aaaf https://www.postgresql.org/support/security/CVE-2015-3165 36.0.0
2025-03-28T07:42:16.184400+00:00 PostgreSQL Importer Affected by VCID-dp3g-pqnq-aaak https://www.postgresql.org/support/security/CVE-2015-3166 36.0.0
2025-03-28T07:42:16.003254+00:00 PostgreSQL Importer Affected by VCID-rxnx-5hma-aaaf https://www.postgresql.org/support/security/CVE-2015-3167 36.0.0
2025-03-28T07:42:15.822929+00:00 PostgreSQL Importer Affected by VCID-cqtz-env6-aaag https://www.postgresql.org/support/security/CVE-2015-5288 36.0.0
2025-03-28T07:42:15.454970+00:00 PostgreSQL Importer Affected by VCID-mm2s-tcve-aaap https://www.postgresql.org/support/security/CVE-2017-7484 36.0.0
2025-03-28T07:42:15.319046+00:00 PostgreSQL Importer Affected by VCID-mnr8-muzu-aaap https://www.postgresql.org/support/security/CVE-2017-7485 36.0.0
2025-03-28T07:42:15.139220+00:00 PostgreSQL Importer Affected by VCID-etyx-9bbz-aaam https://www.postgresql.org/support/security/CVE-2017-7486 36.0.0
2025-03-28T07:42:14.956827+00:00 PostgreSQL Importer Affected by VCID-e9bb-mncs-aaae https://www.postgresql.org/support/security/CVE-2017-7546 36.0.0
2025-03-28T07:42:14.774544+00:00 PostgreSQL Importer Affected by VCID-vy3s-zrxr-aaah https://www.postgresql.org/support/security/CVE-2017-7547 36.0.0
2025-03-28T07:42:14.679726+00:00 PostgreSQL Importer Affected by VCID-2puf-bcqt-aaar https://www.postgresql.org/support/security/CVE-2017-7548 36.0.0
2025-03-28T07:42:14.447057+00:00 PostgreSQL Importer Affected by VCID-4tv8-ga3v-aaar https://www.postgresql.org/support/security/CVE-2017-12172 36.0.0
2025-03-28T07:42:14.258853+00:00 PostgreSQL Importer Affected by VCID-6sdf-4fh4-aaah https://www.postgresql.org/support/security/CVE-2017-15098 36.0.0
2025-03-28T07:42:13.977315+00:00 PostgreSQL Importer Affected by VCID-gmgw-23h9-aaap https://www.postgresql.org/support/security/CVE-2018-1053 36.0.0
2025-03-28T07:42:13.787379+00:00 PostgreSQL Importer Affected by VCID-284w-w9ec-aaaa https://www.postgresql.org/support/security/CVE-2018-1058 36.0.0
2025-03-28T07:42:13.549627+00:00 PostgreSQL Importer Affected by VCID-c6cj-4u8q-aaap https://www.postgresql.org/support/security/CVE-2018-10915 36.0.0
2025-03-28T07:42:13.212739+00:00 PostgreSQL Importer Affected by VCID-jfp1-648p-aaap https://www.postgresql.org/support/security/CVE-2019-3466 36.0.0
2025-03-28T07:42:12.528298+00:00 PostgreSQL Importer Affected by VCID-x1qm-g99a-aaar https://www.postgresql.org/support/security/CVE-2019-10208 36.0.0
2024-09-18T01:54:41.302021+00:00 PostgreSQL Importer Affected by VCID-ntg4-xv1r-aaan https://www.postgresql.org/support/security/CVE-2015-5289 34.0.1
2024-09-18T01:54:40.427465+00:00 PostgreSQL Importer Affected by VCID-mm2s-tcve-aaap https://www.postgresql.org/support/security/CVE-2017-7484 34.0.1
2024-09-18T01:54:40.291867+00:00 PostgreSQL Importer Affected by VCID-mnr8-muzu-aaap https://www.postgresql.org/support/security/CVE-2017-7485 34.0.1
2024-09-18T01:54:40.115540+00:00 PostgreSQL Importer Affected by VCID-etyx-9bbz-aaam https://www.postgresql.org/support/security/CVE-2017-7486 34.0.1
2024-09-18T01:54:39.938141+00:00 PostgreSQL Importer Affected by VCID-e9bb-mncs-aaae https://www.postgresql.org/support/security/CVE-2017-7546 34.0.1
2024-09-18T01:54:39.760561+00:00 PostgreSQL Importer Affected by VCID-vy3s-zrxr-aaah https://www.postgresql.org/support/security/CVE-2017-7547 34.0.1
2024-09-18T01:54:39.663939+00:00 PostgreSQL Importer Affected by VCID-2puf-bcqt-aaar https://www.postgresql.org/support/security/CVE-2017-7548 34.0.1
2024-09-18T01:54:37.425982+00:00 PostgreSQL Importer Affected by VCID-4tv8-ga3v-aaar https://www.postgresql.org/support/security/CVE-2017-12172 34.0.1
2024-09-18T01:54:37.251171+00:00 PostgreSQL Importer Affected by VCID-6sdf-4fh4-aaah https://www.postgresql.org/support/security/CVE-2017-15098 34.0.1
2024-09-18T01:54:36.974826+00:00 PostgreSQL Importer Affected by VCID-gmgw-23h9-aaap https://www.postgresql.org/support/security/CVE-2018-1053 34.0.1
2024-09-18T01:54:36.806334+00:00 PostgreSQL Importer Affected by VCID-284w-w9ec-aaaa https://www.postgresql.org/support/security/CVE-2018-1058 34.0.1
2024-09-18T01:54:36.587962+00:00 PostgreSQL Importer Affected by VCID-c6cj-4u8q-aaap https://www.postgresql.org/support/security/CVE-2018-10915 34.0.1
2024-09-18T01:54:30.510050+00:00 PostgreSQL Importer Affected by VCID-4stg-1c76-aaas https://www.postgresql.org/support/security/CVE-2014-0067 34.0.1
2024-09-18T01:54:30.356581+00:00 PostgreSQL Importer Affected by VCID-nk5v-dr91-aaah https://www.postgresql.org/support/security/CVE-2014-8161 34.0.1
2024-09-18T01:54:30.197794+00:00 PostgreSQL Importer Affected by VCID-38ay-2w19-aaap https://www.postgresql.org/support/security/CVE-2015-0241 34.0.1
2024-09-18T01:54:30.035789+00:00 PostgreSQL Importer Affected by VCID-vqta-bqpt-aaah https://www.postgresql.org/support/security/CVE-2015-0242 34.0.1
2024-09-18T01:54:29.875832+00:00 PostgreSQL Importer Affected by VCID-yuxn-y4qx-aaas https://www.postgresql.org/support/security/CVE-2015-0243 34.0.1
2024-09-18T01:54:29.712853+00:00 PostgreSQL Importer Affected by VCID-sagc-9fh1-aaaa https://www.postgresql.org/support/security/CVE-2015-0244 34.0.1
2024-09-18T01:54:29.540119+00:00 PostgreSQL Importer Affected by VCID-9vft-pj4x-aaaf https://www.postgresql.org/support/security/CVE-2015-3165 34.0.1
2024-09-18T01:54:29.347039+00:00 PostgreSQL Importer Affected by VCID-dp3g-pqnq-aaak https://www.postgresql.org/support/security/CVE-2015-3166 34.0.1
2024-09-18T01:54:29.172815+00:00 PostgreSQL Importer Affected by VCID-rxnx-5hma-aaaf https://www.postgresql.org/support/security/CVE-2015-3167 34.0.1
2024-09-18T01:54:29.010525+00:00 PostgreSQL Importer Affected by VCID-cqtz-env6-aaag https://www.postgresql.org/support/security/CVE-2015-5288 34.0.1
2024-09-18T01:54:28.844800+00:00 PostgreSQL Importer Affected by VCID-vcf6-7r1n-aaaj https://www.postgresql.org/support/security/CVE-2016-0773 34.0.1
2024-09-18T01:54:28.681684+00:00 PostgreSQL Importer Affected by VCID-44h6-ywtt-aaar https://www.postgresql.org/support/security/CVE-2016-5423 34.0.1
2024-09-18T01:54:28.510241+00:00 PostgreSQL Importer Affected by VCID-8sev-sptw-aaac https://www.postgresql.org/support/security/CVE-2016-5424 34.0.1
2024-09-18T01:54:28.351105+00:00 PostgreSQL Importer Affected by VCID-kkvs-adkq-aaaa https://www.postgresql.org/support/security/CVE-2016-7048 34.0.1
2024-09-18T01:54:20.694555+00:00 PostgreSQL Importer Affected by VCID-jfp1-648p-aaap https://www.postgresql.org/support/security/CVE-2019-3466 34.0.1
2024-09-18T01:54:19.955526+00:00 PostgreSQL Importer Affected by VCID-x1qm-g99a-aaar https://www.postgresql.org/support/security/CVE-2019-10208 34.0.1
2024-01-03T22:23:14.873607+00:00 PostgreSQL Importer Affected by VCID-ntg4-xv1r-aaan https://www.postgresql.org/support/security/CVE-2015-5289 34.0.0rc1
2024-01-03T22:23:13.918967+00:00 PostgreSQL Importer Affected by VCID-mnr8-muzu-aaap https://www.postgresql.org/support/security/CVE-2017-7485 34.0.0rc1
2024-01-03T22:23:13.321780+00:00 PostgreSQL Importer Affected by VCID-2puf-bcqt-aaar https://www.postgresql.org/support/security/CVE-2017-7548 34.0.0rc1
2024-01-03T22:23:12.931092+00:00 PostgreSQL Importer Affected by VCID-6sdf-4fh4-aaah https://www.postgresql.org/support/security/CVE-2017-15098 34.0.0rc1
2024-01-03T22:23:12.757681+00:00 PostgreSQL Importer Affected by VCID-gmgw-23h9-aaap https://www.postgresql.org/support/security/CVE-2018-1053 34.0.0rc1
2024-01-03T22:23:12.583165+00:00 PostgreSQL Importer Affected by VCID-284w-w9ec-aaaa https://www.postgresql.org/support/security/CVE-2018-1058 34.0.0rc1
2024-01-03T22:23:12.410069+00:00 PostgreSQL Importer Affected by VCID-c6cj-4u8q-aaap https://www.postgresql.org/support/security/CVE-2018-10915 34.0.0rc1
2024-01-03T22:23:11.056390+00:00 PostgreSQL Importer Affected by VCID-jfp1-648p-aaap https://www.postgresql.org/support/security/CVE-2019-3466 34.0.0rc1
2024-01-03T22:23:10.322283+00:00 PostgreSQL Importer Affected by VCID-x1qm-g99a-aaar https://www.postgresql.org/support/security/CVE-2019-10208 34.0.0rc1
2024-01-03T22:22:54.336217+00:00 PostgreSQL Importer Affected by VCID-vcf6-7r1n-aaaj https://www.postgresql.org/support/security/CVE-2016-0773 34.0.0rc1
2024-01-03T22:22:54.159727+00:00 PostgreSQL Importer Affected by VCID-44h6-ywtt-aaar https://www.postgresql.org/support/security/CVE-2016-5423 34.0.0rc1
2024-01-03T22:22:53.982387+00:00 PostgreSQL Importer Affected by VCID-8sev-sptw-aaac https://www.postgresql.org/support/security/CVE-2016-5424 34.0.0rc1
2024-01-03T22:22:53.802975+00:00 PostgreSQL Importer Affected by VCID-kkvs-adkq-aaaa https://www.postgresql.org/support/security/CVE-2016-7048 34.0.0rc1
2024-01-03T22:22:53.618727+00:00 PostgreSQL Importer Affected by VCID-mm2s-tcve-aaap https://www.postgresql.org/support/security/CVE-2017-7484 34.0.0rc1
2024-01-03T22:22:53.431875+00:00 PostgreSQL Importer Affected by VCID-etyx-9bbz-aaam https://www.postgresql.org/support/security/CVE-2017-7486 34.0.0rc1
2024-01-03T22:22:53.243339+00:00 PostgreSQL Importer Affected by VCID-e9bb-mncs-aaae https://www.postgresql.org/support/security/CVE-2017-7546 34.0.0rc1
2024-01-03T22:22:53.069070+00:00 PostgreSQL Importer Affected by VCID-vy3s-zrxr-aaah https://www.postgresql.org/support/security/CVE-2017-7547 34.0.0rc1
2024-01-03T22:22:52.836285+00:00 PostgreSQL Importer Affected by VCID-4tv8-ga3v-aaar https://www.postgresql.org/support/security/CVE-2017-12172 34.0.0rc1
2024-01-03T22:22:50.022795+00:00 PostgreSQL Importer Affected by VCID-4stg-1c76-aaas https://www.postgresql.org/support/security/CVE-2014-0067 34.0.0rc1
2024-01-03T22:22:49.852338+00:00 PostgreSQL Importer Affected by VCID-nk5v-dr91-aaah https://www.postgresql.org/support/security/CVE-2014-8161 34.0.0rc1
2024-01-03T22:22:49.676968+00:00 PostgreSQL Importer Affected by VCID-38ay-2w19-aaap https://www.postgresql.org/support/security/CVE-2015-0241 34.0.0rc1
2024-01-03T22:22:49.500675+00:00 PostgreSQL Importer Affected by VCID-vqta-bqpt-aaah https://www.postgresql.org/support/security/CVE-2015-0242 34.0.0rc1
2024-01-03T22:22:49.326835+00:00 PostgreSQL Importer Affected by VCID-yuxn-y4qx-aaas https://www.postgresql.org/support/security/CVE-2015-0243 34.0.0rc1
2024-01-03T22:22:49.153574+00:00 PostgreSQL Importer Affected by VCID-sagc-9fh1-aaaa https://www.postgresql.org/support/security/CVE-2015-0244 34.0.0rc1
2024-01-03T22:22:48.980310+00:00 PostgreSQL Importer Affected by VCID-9vft-pj4x-aaaf https://www.postgresql.org/support/security/CVE-2015-3165 34.0.0rc1
2024-01-03T22:22:48.792797+00:00 PostgreSQL Importer Affected by VCID-dp3g-pqnq-aaak https://www.postgresql.org/support/security/CVE-2015-3166 34.0.0rc1
2024-01-03T22:22:48.600162+00:00 PostgreSQL Importer Affected by VCID-rxnx-5hma-aaaf https://www.postgresql.org/support/security/CVE-2015-3167 34.0.0rc1
2024-01-03T22:22:48.418315+00:00 PostgreSQL Importer Affected by VCID-cqtz-env6-aaag https://www.postgresql.org/support/security/CVE-2015-5288 34.0.0rc1