Search for packages
Package details: pkg:generic/postgresql@13.0.0
purl pkg:generic/postgresql@13.0.0
Next non-vulnerable version 13.1.0
Latest non-vulnerable version 17.5.0
Risk 10.0
Vulnerabilities affecting this package (28)
Vulnerability Summary Fixed by
VCID-1av1-tagn-aaan
Aliases:
CVE-2024-0985
Late privilege drop in REFRESH MATERIALIZED VIEW CONCURRENTLY in PostgreSQL allows an object creator to execute arbitrary SQL functions as the command issuer. The command intends to run SQL functions as the owner of the materialized view, enabling safe refresh of untrusted materialized views. The victim is a superuser or member of one of the attacker's roles. The attack requires luring the victim into running REFRESH MATERIALIZED VIEW CONCURRENTLY on the attacker's materialized view. Versions before PostgreSQL 16.2, 15.6, 14.11, 13.14, and 12.18 are affected.
13.14.0
Affected by 0 other vulnerabilities.
14.11.0
Affected by 0 other vulnerabilities.
15.6.0
Affected by 0 other vulnerabilities.
16.2.0
Affected by 0 other vulnerabilities.
VCID-1x7h-y79g-aaam
Aliases:
CVE-2023-5869
postgresql: Buffer overrun from integer overflow in array modification.
13.13.0
Affected by 0 other vulnerabilities.
14.10.0
Affected by 0 other vulnerabilities.
15.5.0
Affected by 0 other vulnerabilities.
16.1.0
Affected by 0 other vulnerabilities.
VCID-1yyd-u1nn-aaaj
Aliases:
CVE-2024-7348
Time-of-check Time-of-use (TOCTOU) race condition in pg_dump in PostgreSQL allows an object creator to execute arbitrary SQL functions as the user running pg_dump, which is often a superuser. The attack involves replacing another relation type with a view or foreign table. The attack requires waiting for pg_dump to start, but winning the race condition is trivial if the attacker retains an open transaction. Versions before PostgreSQL 16.4, 15.8, 14.13, 13.16, and 12.20 are affected.
13.16.0
Affected by 0 other vulnerabilities.
14.13.0
Affected by 0 other vulnerabilities.
15.8.0
Affected by 0 other vulnerabilities.
16.4.0
Affected by 0 other vulnerabilities.
VCID-23g8-dcz6-aaan
Aliases:
CVE-2023-39417
IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct (dollar quoting, '', or ""). If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with database-level CREATE privilege can execute arbitrary code as the bootstrap superuser.
13.12.0
Affected by 0 other vulnerabilities.
14.9.0
Affected by 0 other vulnerabilities.
15.4.0
Affected by 0 other vulnerabilities.
VCID-3342-7zd2-aaac
Aliases:
CVE-2022-2625
A vulnerability was found in PostgreSQL. This attack requires permission to create non-temporary objects in at least one schema, the ability to lure or wait for an administrator to create or update an affected extension in that schema, and the ability to lure or wait for a victim to use the object targeted in CREATE OR REPLACE or CREATE IF NOT EXISTS. Given all three prerequisites, this flaw allows an attacker to run arbitrary code as the victim role, which may be a superuser.
13.8.0
Affected by 0 other vulnerabilities.
14.5.0
Affected by 0 other vulnerabilities.
VCID-5n1r-psrw-aaac
Aliases:
CVE-2021-3393
An information leak was discovered in postgresql in versions before 13.2, before 12.6 and before 11.11. A user having UPDATE permission but not SELECT permission to a particular column could craft queries which, under some circumstances, might disclose values from that column in error messages. An attacker could use this flaw to obtain information stored in a column they are allowed to write but not read.
13.2.0
Affected by 0 other vulnerabilities.
VCID-9hqr-9vgj-aaam
Aliases:
CVE-2021-3677
A flaw was found in postgresql. A purpose-crafted query can read arbitrary bytes of server memory. In the default configuration, any authenticated database user can complete this attack at will. The attack does not require the ability to create objects. If server settings include max_worker_processes=0, the known versions of this attack are infeasible. However, undiscovered variants of the attack may be independent of that setting.
13.4.0
Affected by 0 other vulnerabilities.
VCID-abn1-q8d7-aaac
Aliases:
CVE-2021-32028
A flaw was found in postgresql. Using an INSERT ... ON CONFLICT ... DO UPDATE command on a purpose-crafted table, an authenticated database user could read arbitrary bytes of server memory. The highest threat from this vulnerability is to data confidentiality.
13.3.0
Affected by 0 other vulnerabilities.
VCID-bjfv-tdu3-aaaf
Aliases:
CVE-2020-25696
A flaw was found in the psql interactive terminal of PostgreSQL in versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If an interactive psql session uses \gset when querying a compromised server, the attacker can execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
13.1.0
Affected by 0 other vulnerabilities.
VCID-dhqp-6vx5-aaap
Aliases:
CVE-2021-20229
A flaw was found in PostgreSQL in versions before 13.2. This flaw allows a user with SELECT privilege on one column to craft a special query that returns all columns of the table. The highest threat from this vulnerability is to confidentiality.
13.2.0
Affected by 0 other vulnerabilities.
VCID-emb8-3ekz-aaaq
Aliases:
CVE-2020-25694
A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
13.1.0
Affected by 0 other vulnerabilities.
VCID-fzrb-th1j-xyg4
Aliases:
CVE-2024-10978
Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting('role') or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.
13.17.0
Affected by 0 other vulnerabilities.
14.14.0
Affected by 0 other vulnerabilities.
15.9.0
Affected by 0 other vulnerabilities.
16.5.0
Affected by 0 other vulnerabilities.
17.1.0
Affected by 0 other vulnerabilities.
VCID-hy31-bfxa-77f7
Aliases:
CVE-2024-10977
Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistakes for valid query results. This is probably not a concern for clients where the user interface unambiguously indicates the boundary between one error message and other text. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.
13.17.0
Affected by 0 other vulnerabilities.
14.14.0
Affected by 0 other vulnerabilities.
15.9.0
Affected by 0 other vulnerabilities.
16.5.0
Affected by 0 other vulnerabilities.
17.1.0
Affected by 0 other vulnerabilities.
VCID-kpnh-gadr-aaae
Aliases:
CVE-2022-41862
In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.
13.10.0
Affected by 0 other vulnerabilities.
14.7.0
Affected by 0 other vulnerabilities.
15.2.0
Affected by 0 other vulnerabilities.
VCID-m2ku-ydb8-aaaf
Aliases:
CVE-2023-2455
Row security policies disregard user ID changes after inlining; PostgreSQL could permit incorrect policies to be applied in certain cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy.
13.11.0
Affected by 0 other vulnerabilities.
14.8.0
Affected by 0 other vulnerabilities.
15.3.0
Affected by 0 other vulnerabilities.
VCID-mu53-49bq-g3bq
Aliases:
CVE-2025-4207
PostgreSQL GB18030 encoding validation can read one byte past end of allocation for text that fails validationmore details
13.21.0
Affected by 0 other vulnerabilities.
14.18.0
Affected by 0 other vulnerabilities.
15.13.0
Affected by 0 other vulnerabilities.
16.9.0
Affected by 0 other vulnerabilities.
17.5.0
Affected by 0 other vulnerabilities.
VCID-pcnf-hxf7-aaaj
Aliases:
CVE-2020-25695
A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
13.1.0
Affected by 0 other vulnerabilities.
VCID-sfhd-p49q-2udd
Aliases:
CVE-2025-1094
postgresql: PostgreSQL quoting APIs miss neutralizing quoting syntax in text that fails encoding validation
13.19.0
Affected by 0 other vulnerabilities.
14.16.0
Affected by 0 other vulnerabilities.
15.11.0
Affected by 0 other vulnerabilities.
16.7.0
Affected by 0 other vulnerabilities.
17.3.0
Affected by 0 other vulnerabilities.
VCID-u1bv-tfg8-aaaf
Aliases:
CVE-2021-32027
A flaw was found in postgresql in versions before 13.3, before 12.7, before 11.12, before 10.17 and before 9.6.22. While modifying certain SQL array values, missing bounds checks let authenticated database users write arbitrary bytes to a wide area of server memory. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
13.3.0
Affected by 0 other vulnerabilities.
VCID-uz5d-sf31-aaar
Aliases:
CVE-2021-32029
A flaw was found in postgresql. Using an UPDATE ... RETURNING command on a purpose-crafted table, an authenticated database user could read arbitrary bytes of server memory. The highest threat from this vulnerability is to data confidentiality.
13.3.0
Affected by 0 other vulnerabilities.
VCID-vbhe-jsxj-aaaj
Aliases:
CVE-2023-5868
postgresql: Memory disclosure in aggregate function calls
13.13.0
Affected by 0 other vulnerabilities.
14.10.0
Affected by 0 other vulnerabilities.
15.5.0
Affected by 0 other vulnerabilities.
16.1.0
Affected by 0 other vulnerabilities.
VCID-vy41-nzv2-aaab
Aliases:
CVE-2022-1552
A flaw was found in PostgreSQL. There is an issue with incomplete efforts to operate safely when a privileged user is maintaining another user's objects. The Autovacuum, REINDEX, CREATE INDEX, REFRESH MATERIALIZED VIEW, CLUSTER, and pg_amcheck commands activated relevant protections too late or not at all during the process. This flaw allows an attacker with permission to create non-temporary objects in at least one schema to execute arbitrary SQL functions under a superuser identity.
13.7.0
Affected by 0 other vulnerabilities.
14.3.0
Affected by 0 other vulnerabilities.
VCID-w1rw-arxv-aaar
Aliases:
CVE-2021-23222
A man-in-the-middle attacker can inject false responses to the client's first few queries, despite the use of SSL certificate verification and encryption.
13.5.0
Affected by 0 other vulnerabilities.
14.1.0
Affected by 0 other vulnerabilities.
VCID-wkf7-5gqh-2fcd
Aliases:
CVE-2024-10976
Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application's pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.
13.17.0
Affected by 0 other vulnerabilities.
14.14.0
Affected by 0 other vulnerabilities.
15.9.0
Affected by 0 other vulnerabilities.
16.5.0
Affected by 0 other vulnerabilities.
17.1.0
Affected by 0 other vulnerabilities.
VCID-y8yz-9q93-aaaq
Aliases:
CVE-2023-2454
schema_element defeats protective search_path changes; It was found that certain database calls in PostgreSQL could permit an authed attacker with elevated database-level privileges to execute arbitrary code.
13.11.0
Affected by 0 other vulnerabilities.
14.8.0
Affected by 0 other vulnerabilities.
15.3.0
Affected by 0 other vulnerabilities.
VCID-yyby-4mgu-sbau
Aliases:
CVE-2024-10979
Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.
13.17.0
Affected by 0 other vulnerabilities.
14.14.0
Affected by 0 other vulnerabilities.
15.9.0
Affected by 0 other vulnerabilities.
16.5.0
Affected by 0 other vulnerabilities.
17.1.0
Affected by 0 other vulnerabilities.
VCID-zf9j-hpj7-aaaj
Aliases:
CVE-2023-5870
postgresql: Role pg_signal_backend can signal certain superuser processes.
13.13.0
Affected by 0 other vulnerabilities.
14.10.0
Affected by 0 other vulnerabilities.
15.5.0
Affected by 0 other vulnerabilities.
16.1.0
Affected by 0 other vulnerabilities.
VCID-zh5y-x6pg-aaar
Aliases:
CVE-2021-23214
When the server is configured to use trust authentication with a clientcert requirement or to use cert authentication, a man-in-the-middle attacker can inject arbitrary SQL queries when a connection is first established, despite the use of SSL certificate verification and encryption.
13.5.0
Affected by 0 other vulnerabilities.
14.1.0
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:47.103933+00:00 PostgreSQL Importer Affected by VCID-emb8-3ekz-aaaq https://www.postgresql.org/support/security/CVE-2020-25694 36.1.3
2025-06-25T18:29:47.086944+00:00 PostgreSQL Importer Affected by VCID-pcnf-hxf7-aaaj https://www.postgresql.org/support/security/CVE-2020-25695 36.1.3
2025-06-25T18:29:47.069518+00:00 PostgreSQL Importer Affected by VCID-bjfv-tdu3-aaaf https://www.postgresql.org/support/security/CVE-2020-25696 36.1.3
2025-06-25T18:29:47.051215+00:00 PostgreSQL Importer Affected by VCID-5n1r-psrw-aaac https://www.postgresql.org/support/security/CVE-2021-3393 36.1.3
2025-06-25T18:29:47.034297+00:00 PostgreSQL Importer Affected by VCID-9hqr-9vgj-aaam https://www.postgresql.org/support/security/CVE-2021-3677 36.1.3
2025-06-25T18:29:47.016936+00:00 PostgreSQL Importer Affected by VCID-dhqp-6vx5-aaap https://www.postgresql.org/support/security/CVE-2021-20229 36.1.3
2025-06-25T18:29:46.985690+00:00 PostgreSQL Importer Affected by VCID-zh5y-x6pg-aaar https://www.postgresql.org/support/security/CVE-2021-23214 36.1.3
2025-06-25T18:29:46.956666+00:00 PostgreSQL Importer Affected by VCID-w1rw-arxv-aaar https://www.postgresql.org/support/security/CVE-2021-23222 36.1.3
2025-06-25T18:29:46.940144+00:00 PostgreSQL Importer Affected by VCID-u1bv-tfg8-aaaf https://www.postgresql.org/support/security/CVE-2021-32027 36.1.3
2025-06-25T18:29:46.923105+00:00 PostgreSQL Importer Affected by VCID-abn1-q8d7-aaac https://www.postgresql.org/support/security/CVE-2021-32028 36.1.3
2025-06-25T18:29:46.905976+00:00 PostgreSQL Importer Affected by VCID-uz5d-sf31-aaar https://www.postgresql.org/support/security/CVE-2021-32029 36.1.3
2025-06-25T18:29:46.871842+00:00 PostgreSQL Importer Affected by VCID-vy41-nzv2-aaab https://www.postgresql.org/support/security/CVE-2022-1552 36.1.3
2025-06-25T18:29:46.838193+00:00 PostgreSQL Importer Affected by VCID-3342-7zd2-aaac https://www.postgresql.org/support/security/CVE-2022-2625 36.1.3
2025-06-25T18:29:46.785813+00:00 PostgreSQL Importer Affected by VCID-kpnh-gadr-aaae https://www.postgresql.org/support/security/CVE-2022-41862 36.1.3
2025-06-25T18:29:46.733978+00:00 PostgreSQL Importer Affected by VCID-y8yz-9q93-aaaq https://www.postgresql.org/support/security/CVE-2023-2454 36.1.3
2025-06-25T18:29:46.682295+00:00 PostgreSQL Importer Affected by VCID-m2ku-ydb8-aaaf https://www.postgresql.org/support/security/CVE-2023-2455 36.1.3
2025-06-25T18:29:46.602133+00:00 PostgreSQL Importer Affected by VCID-vbhe-jsxj-aaaj https://www.postgresql.org/support/security/CVE-2023-5868 36.1.3
2025-06-25T18:29:46.526118+00:00 PostgreSQL Importer Affected by VCID-1x7h-y79g-aaam https://www.postgresql.org/support/security/CVE-2023-5869 36.1.3
2025-06-25T18:29:46.451430+00:00 PostgreSQL Importer Affected by VCID-zf9j-hpj7-aaaj https://www.postgresql.org/support/security/CVE-2023-5870 36.1.3
2025-06-25T18:29:46.396516+00:00 PostgreSQL Importer Affected by VCID-23g8-dcz6-aaan https://www.postgresql.org/support/security/CVE-2023-39417 36.1.3
2025-06-25T18:29:46.310790+00:00 PostgreSQL Importer Affected by VCID-1av1-tagn-aaan https://www.postgresql.org/support/security/CVE-2024-0985 36.1.3
2025-06-25T18:29:46.190596+00:00 PostgreSQL Importer Affected by VCID-1yyd-u1nn-aaaj https://www.postgresql.org/support/security/CVE-2024-7348 36.1.3
2025-06-25T18:29:46.085217+00:00 PostgreSQL Importer Affected by VCID-wkf7-5gqh-2fcd https://www.postgresql.org/support/security/CVE-2024-10976 36.1.3
2025-06-25T18:29:45.982134+00:00 PostgreSQL Importer Affected by VCID-hy31-bfxa-77f7 https://www.postgresql.org/support/security/CVE-2024-10977 36.1.3
2025-06-25T18:29:45.886332+00:00 PostgreSQL Importer Affected by VCID-fzrb-th1j-xyg4 https://www.postgresql.org/support/security/CVE-2024-10978 36.1.3
2025-06-25T18:29:45.780031+00:00 PostgreSQL Importer Affected by VCID-yyby-4mgu-sbau https://www.postgresql.org/support/security/CVE-2024-10979 36.1.3
2025-06-25T18:29:45.672642+00:00 PostgreSQL Importer Affected by VCID-sfhd-p49q-2udd https://www.postgresql.org/support/security/CVE-2025-1094 36.1.3
2025-06-25T18:29:45.560493+00:00 PostgreSQL Importer Affected by VCID-mu53-49bq-g3bq https://www.postgresql.org/support/security/CVE-2025-4207 36.1.3
2025-06-04T05:59:07.161144+00:00 PostgreSQL Importer Affected by VCID-emb8-3ekz-aaaq https://www.postgresql.org/support/security/CVE-2020-25694 36.1.0
2025-06-04T05:59:07.149312+00:00 PostgreSQL Importer Affected by VCID-pcnf-hxf7-aaaj https://www.postgresql.org/support/security/CVE-2020-25695 36.1.0
2025-06-04T05:59:07.137870+00:00 PostgreSQL Importer Affected by VCID-bjfv-tdu3-aaaf https://www.postgresql.org/support/security/CVE-2020-25696 36.1.0
2025-06-04T05:59:07.126649+00:00 PostgreSQL Importer Affected by VCID-5n1r-psrw-aaac https://www.postgresql.org/support/security/CVE-2021-3393 36.1.0
2025-06-04T05:59:07.114709+00:00 PostgreSQL Importer Affected by VCID-9hqr-9vgj-aaam https://www.postgresql.org/support/security/CVE-2021-3677 36.1.0
2025-06-04T05:59:07.103192+00:00 PostgreSQL Importer Affected by VCID-dhqp-6vx5-aaap https://www.postgresql.org/support/security/CVE-2021-20229 36.1.0
2025-06-04T05:59:07.082850+00:00 PostgreSQL Importer Affected by VCID-zh5y-x6pg-aaar https://www.postgresql.org/support/security/CVE-2021-23214 36.1.0
2025-06-04T05:59:07.061178+00:00 PostgreSQL Importer Affected by VCID-w1rw-arxv-aaar https://www.postgresql.org/support/security/CVE-2021-23222 36.1.0
2025-06-04T05:59:07.048521+00:00 PostgreSQL Importer Affected by VCID-u1bv-tfg8-aaaf https://www.postgresql.org/support/security/CVE-2021-32027 36.1.0
2025-06-04T05:59:07.037511+00:00 PostgreSQL Importer Affected by VCID-abn1-q8d7-aaac https://www.postgresql.org/support/security/CVE-2021-32028 36.1.0
2025-06-04T05:59:07.026143+00:00 PostgreSQL Importer Affected by VCID-uz5d-sf31-aaar https://www.postgresql.org/support/security/CVE-2021-32029 36.1.0
2025-06-04T05:59:07.004909+00:00 PostgreSQL Importer Affected by VCID-vy41-nzv2-aaab https://www.postgresql.org/support/security/CVE-2022-1552 36.1.0
2025-06-04T05:59:06.983588+00:00 PostgreSQL Importer Affected by VCID-3342-7zd2-aaac https://www.postgresql.org/support/security/CVE-2022-2625 36.1.0
2025-06-04T05:59:06.947567+00:00 PostgreSQL Importer Affected by VCID-kpnh-gadr-aaae https://www.postgresql.org/support/security/CVE-2022-41862 36.1.0
2025-06-04T05:59:06.912626+00:00 PostgreSQL Importer Affected by VCID-y8yz-9q93-aaaq https://www.postgresql.org/support/security/CVE-2023-2454 36.1.0
2025-06-04T05:59:06.877705+00:00 PostgreSQL Importer Affected by VCID-m2ku-ydb8-aaaf https://www.postgresql.org/support/security/CVE-2023-2455 36.1.0
2025-06-04T05:59:06.828009+00:00 PostgreSQL Importer Affected by VCID-vbhe-jsxj-aaaj https://www.postgresql.org/support/security/CVE-2023-5868 36.1.0
2025-06-04T05:59:06.779669+00:00 PostgreSQL Importer Affected by VCID-1x7h-y79g-aaam https://www.postgresql.org/support/security/CVE-2023-5869 36.1.0
2025-06-04T05:59:06.728910+00:00 PostgreSQL Importer Affected by VCID-zf9j-hpj7-aaaj https://www.postgresql.org/support/security/CVE-2023-5870 36.1.0
2025-06-04T05:59:06.695177+00:00 PostgreSQL Importer Affected by VCID-23g8-dcz6-aaan https://www.postgresql.org/support/security/CVE-2023-39417 36.1.0
2025-06-04T05:59:06.627707+00:00 PostgreSQL Importer Affected by VCID-1av1-tagn-aaan https://www.postgresql.org/support/security/CVE-2024-0985 36.1.0
2025-06-04T05:59:06.531305+00:00 PostgreSQL Importer Affected by VCID-1yyd-u1nn-aaaj https://www.postgresql.org/support/security/CVE-2024-7348 36.1.0
2025-06-04T05:59:06.456338+00:00 PostgreSQL Importer Affected by VCID-wkf7-5gqh-2fcd https://www.postgresql.org/support/security/CVE-2024-10976 36.1.0
2025-06-04T05:59:06.390355+00:00 PostgreSQL Importer Affected by VCID-hy31-bfxa-77f7 https://www.postgresql.org/support/security/CVE-2024-10977 36.1.0
2025-06-04T05:59:06.317722+00:00 PostgreSQL Importer Affected by VCID-fzrb-th1j-xyg4 https://www.postgresql.org/support/security/CVE-2024-10978 36.1.0
2025-06-04T05:59:06.242824+00:00 PostgreSQL Importer Affected by VCID-yyby-4mgu-sbau https://www.postgresql.org/support/security/CVE-2024-10979 36.1.0
2025-06-04T05:59:06.166212+00:00 PostgreSQL Importer Affected by VCID-sfhd-p49q-2udd https://www.postgresql.org/support/security/CVE-2025-1094 36.1.0
2025-06-04T05:59:06.081546+00:00 PostgreSQL Importer Affected by VCID-mu53-49bq-g3bq https://www.postgresql.org/support/security/CVE-2025-4207 36.1.0
2025-06-02T20:35:50.349992+00:00 PostgreSQL Importer Affected by VCID-emb8-3ekz-aaaq https://www.postgresql.org/support/security/CVE-2020-25694 36.1.2
2025-06-02T20:35:50.335431+00:00 PostgreSQL Importer Affected by VCID-pcnf-hxf7-aaaj https://www.postgresql.org/support/security/CVE-2020-25695 36.1.2
2025-06-02T20:35:50.321588+00:00 PostgreSQL Importer Affected by VCID-bjfv-tdu3-aaaf https://www.postgresql.org/support/security/CVE-2020-25696 36.1.2
2025-06-02T20:35:50.306709+00:00 PostgreSQL Importer Affected by VCID-5n1r-psrw-aaac https://www.postgresql.org/support/security/CVE-2021-3393 36.1.2
2025-06-02T20:35:50.287096+00:00 PostgreSQL Importer Affected by VCID-9hqr-9vgj-aaam https://www.postgresql.org/support/security/CVE-2021-3677 36.1.2
2025-06-02T20:35:50.272582+00:00 PostgreSQL Importer Affected by VCID-dhqp-6vx5-aaap https://www.postgresql.org/support/security/CVE-2021-20229 36.1.2
2025-06-02T20:35:50.245996+00:00 PostgreSQL Importer Affected by VCID-zh5y-x6pg-aaar https://www.postgresql.org/support/security/CVE-2021-23214 36.1.2
2025-06-02T20:35:50.221637+00:00 PostgreSQL Importer Affected by VCID-w1rw-arxv-aaar https://www.postgresql.org/support/security/CVE-2021-23222 36.1.2
2025-06-02T20:35:50.206779+00:00 PostgreSQL Importer Affected by VCID-u1bv-tfg8-aaaf https://www.postgresql.org/support/security/CVE-2021-32027 36.1.2
2025-06-02T20:35:50.190966+00:00 PostgreSQL Importer Affected by VCID-abn1-q8d7-aaac https://www.postgresql.org/support/security/CVE-2021-32028 36.1.2
2025-06-02T20:35:50.176296+00:00 PostgreSQL Importer Affected by VCID-uz5d-sf31-aaar https://www.postgresql.org/support/security/CVE-2021-32029 36.1.2
2025-06-02T20:35:50.151870+00:00 PostgreSQL Importer Affected by VCID-vy41-nzv2-aaab https://www.postgresql.org/support/security/CVE-2022-1552 36.1.2
2025-06-02T20:35:50.127719+00:00 PostgreSQL Importer Affected by VCID-3342-7zd2-aaac https://www.postgresql.org/support/security/CVE-2022-2625 36.1.2
2025-06-02T20:35:50.083797+00:00 PostgreSQL Importer Affected by VCID-kpnh-gadr-aaae https://www.postgresql.org/support/security/CVE-2022-41862 36.1.2
2025-06-02T20:35:50.043691+00:00 PostgreSQL Importer Affected by VCID-y8yz-9q93-aaaq https://www.postgresql.org/support/security/CVE-2023-2454 36.1.2
2025-06-02T20:35:49.999651+00:00 PostgreSQL Importer Affected by VCID-m2ku-ydb8-aaaf https://www.postgresql.org/support/security/CVE-2023-2455 36.1.2
2025-06-02T20:35:49.940721+00:00 PostgreSQL Importer Affected by VCID-vbhe-jsxj-aaaj https://www.postgresql.org/support/security/CVE-2023-5868 36.1.2
2025-06-02T20:35:49.885963+00:00 PostgreSQL Importer Affected by VCID-1x7h-y79g-aaam https://www.postgresql.org/support/security/CVE-2023-5869 36.1.2
2025-06-02T20:35:49.827647+00:00 PostgreSQL Importer Affected by VCID-zf9j-hpj7-aaaj https://www.postgresql.org/support/security/CVE-2023-5870 36.1.2
2025-06-02T20:35:49.787898+00:00 PostgreSQL Importer Affected by VCID-23g8-dcz6-aaan https://www.postgresql.org/support/security/CVE-2023-39417 36.1.2
2025-06-02T20:35:49.716756+00:00 PostgreSQL Importer Affected by VCID-1av1-tagn-aaan https://www.postgresql.org/support/security/CVE-2024-0985 36.1.2
2025-06-02T20:35:49.616107+00:00 PostgreSQL Importer Affected by VCID-1yyd-u1nn-aaaj https://www.postgresql.org/support/security/CVE-2024-7348 36.1.2
2025-06-02T20:35:49.538521+00:00 PostgreSQL Importer Affected by VCID-wkf7-5gqh-2fcd https://www.postgresql.org/support/security/CVE-2024-10976 36.1.2
2025-06-02T20:35:49.458398+00:00 PostgreSQL Importer Affected by VCID-hy31-bfxa-77f7 https://www.postgresql.org/support/security/CVE-2024-10977 36.1.2
2025-06-02T20:35:49.384210+00:00 PostgreSQL Importer Affected by VCID-fzrb-th1j-xyg4 https://www.postgresql.org/support/security/CVE-2024-10978 36.1.2
2025-06-02T20:35:49.313053+00:00 PostgreSQL Importer Affected by VCID-yyby-4mgu-sbau https://www.postgresql.org/support/security/CVE-2024-10979 36.1.2
2025-06-02T20:35:49.231657+00:00 PostgreSQL Importer Affected by VCID-sfhd-p49q-2udd https://www.postgresql.org/support/security/CVE-2025-1094 36.1.2
2025-06-02T20:35:49.147146+00:00 PostgreSQL Importer Affected by VCID-mu53-49bq-g3bq https://www.postgresql.org/support/security/CVE-2025-4207 36.1.2
2025-05-08T13:39:54.003775+00:00 PostgreSQL Importer Affected by VCID-mu53-49bq-g3bq https://www.postgresql.org/support/security/CVE-2025-4207 36.0.0
2025-04-03T10:17:00.222426+00:00 PostgreSQL Importer Affected by VCID-wkf7-5gqh-2fcd https://www.postgresql.org/support/security/CVE-2024-10976 36.0.0
2025-04-03T10:17:00.026785+00:00 PostgreSQL Importer Affected by VCID-hy31-bfxa-77f7 https://www.postgresql.org/support/security/CVE-2024-10977 36.0.0
2025-04-03T10:16:59.830783+00:00 PostgreSQL Importer Affected by VCID-fzrb-th1j-xyg4 https://www.postgresql.org/support/security/CVE-2024-10978 36.0.0
2025-04-03T10:16:59.635748+00:00 PostgreSQL Importer Affected by VCID-yyby-4mgu-sbau https://www.postgresql.org/support/security/CVE-2024-10979 36.0.0
2025-03-28T07:42:18.190880+00:00 PostgreSQL Importer Affected by VCID-5n1r-psrw-aaac https://www.postgresql.org/support/security/CVE-2021-3393 36.0.0
2025-03-28T07:42:18.105275+00:00 PostgreSQL Importer Affected by VCID-9hqr-9vgj-aaam https://www.postgresql.org/support/security/CVE-2021-3677 36.0.0
2025-03-28T07:42:17.783131+00:00 PostgreSQL Importer Affected by VCID-uz5d-sf31-aaar https://www.postgresql.org/support/security/CVE-2021-32029 36.0.0
2025-03-28T07:42:17.607037+00:00 PostgreSQL Importer Affected by VCID-vy41-nzv2-aaab https://www.postgresql.org/support/security/CVE-2022-1552 36.0.0
2025-03-28T07:42:17.422055+00:00 PostgreSQL Importer Affected by VCID-3342-7zd2-aaac https://www.postgresql.org/support/security/CVE-2022-2625 36.0.0
2025-03-28T07:42:17.281219+00:00 PostgreSQL Importer Affected by VCID-kpnh-gadr-aaae https://www.postgresql.org/support/security/CVE-2022-41862 36.0.0
2025-03-28T07:42:17.103295+00:00 PostgreSQL Importer Affected by VCID-y8yz-9q93-aaaq https://www.postgresql.org/support/security/CVE-2023-2454 36.0.0
2025-03-28T07:42:16.920053+00:00 PostgreSQL Importer Affected by VCID-m2ku-ydb8-aaaf https://www.postgresql.org/support/security/CVE-2023-2455 36.0.0
2025-03-28T07:42:16.676733+00:00 PostgreSQL Importer Affected by VCID-vbhe-jsxj-aaaj https://www.postgresql.org/support/security/CVE-2023-5868 36.0.0
2025-03-28T07:42:16.430628+00:00 PostgreSQL Importer Affected by VCID-1x7h-y79g-aaam https://www.postgresql.org/support/security/CVE-2023-5869 36.0.0
2025-03-28T07:42:16.186029+00:00 PostgreSQL Importer Affected by VCID-zf9j-hpj7-aaaj https://www.postgresql.org/support/security/CVE-2023-5870 36.0.0
2025-03-28T07:42:16.001171+00:00 PostgreSQL Importer Affected by VCID-23g8-dcz6-aaan https://www.postgresql.org/support/security/CVE-2023-39417 36.0.0
2025-03-28T07:42:15.814923+00:00 PostgreSQL Importer Affected by VCID-1av1-tagn-aaan https://www.postgresql.org/support/security/CVE-2024-0985 36.0.0
2025-03-28T07:42:15.631703+00:00 PostgreSQL Importer Affected by VCID-1yyd-u1nn-aaaj https://www.postgresql.org/support/security/CVE-2024-7348 36.0.0
2025-03-28T07:42:11.442704+00:00 PostgreSQL Importer Affected by VCID-emb8-3ekz-aaaq https://www.postgresql.org/support/security/CVE-2020-25694 36.0.0
2025-03-28T07:42:11.197619+00:00 PostgreSQL Importer Affected by VCID-pcnf-hxf7-aaaj https://www.postgresql.org/support/security/CVE-2020-25695 36.0.0
2025-03-28T07:42:10.951037+00:00 PostgreSQL Importer Affected by VCID-bjfv-tdu3-aaaf https://www.postgresql.org/support/security/CVE-2020-25696 36.0.0
2025-03-28T07:42:10.700172+00:00 PostgreSQL Importer Affected by VCID-zh5y-x6pg-aaar https://www.postgresql.org/support/security/CVE-2021-23214 36.0.0
2025-03-28T07:42:10.452819+00:00 PostgreSQL Importer Affected by VCID-w1rw-arxv-aaar https://www.postgresql.org/support/security/CVE-2021-23222 36.0.0
2025-03-28T07:42:10.268764+00:00 PostgreSQL Importer Affected by VCID-u1bv-tfg8-aaaf https://www.postgresql.org/support/security/CVE-2021-32027 36.0.0
2025-03-28T07:42:10.083198+00:00 PostgreSQL Importer Affected by VCID-abn1-q8d7-aaac https://www.postgresql.org/support/security/CVE-2021-32028 36.0.0
2025-03-28T07:42:10.036454+00:00 PostgreSQL Importer Affected by VCID-dhqp-6vx5-aaap https://www.postgresql.org/support/security/CVE-2021-20229 36.0.0
2025-03-28T07:42:09.734438+00:00 PostgreSQL Importer Affected by VCID-sfhd-p49q-2udd https://www.postgresql.org/support/security/CVE-2025-1094 36.0.0
2024-11-18T17:45:41.321589+00:00 PostgreSQL Importer Affected by VCID-emb8-3ekz-aaaq https://www.postgresql.org/support/security/CVE-2020-25694 34.3.2
2024-11-18T17:45:41.165183+00:00 PostgreSQL Importer Affected by VCID-pcnf-hxf7-aaaj https://www.postgresql.org/support/security/CVE-2020-25695 34.3.2
2024-11-18T17:45:41.014309+00:00 PostgreSQL Importer Affected by VCID-bjfv-tdu3-aaaf https://www.postgresql.org/support/security/CVE-2020-25696 34.3.2
2024-11-18T17:45:40.862837+00:00 PostgreSQL Importer Affected by VCID-5n1r-psrw-aaac https://www.postgresql.org/support/security/CVE-2021-3393 34.3.2
2024-11-18T17:45:40.704200+00:00 PostgreSQL Importer Affected by VCID-9hqr-9vgj-aaam https://www.postgresql.org/support/security/CVE-2021-3677 34.3.2
2024-11-18T17:45:40.393765+00:00 PostgreSQL Importer Affected by VCID-zh5y-x6pg-aaar https://www.postgresql.org/support/security/CVE-2021-23214 34.3.2
2024-11-18T17:45:40.081483+00:00 PostgreSQL Importer Affected by VCID-w1rw-arxv-aaar https://www.postgresql.org/support/security/CVE-2021-23222 34.3.2
2024-11-18T17:45:39.926819+00:00 PostgreSQL Importer Affected by VCID-u1bv-tfg8-aaaf https://www.postgresql.org/support/security/CVE-2021-32027 34.3.2
2024-11-18T17:45:39.770439+00:00 PostgreSQL Importer Affected by VCID-abn1-q8d7-aaac https://www.postgresql.org/support/security/CVE-2021-32028 34.3.2
2024-11-18T17:45:39.614516+00:00 PostgreSQL Importer Affected by VCID-uz5d-sf31-aaar https://www.postgresql.org/support/security/CVE-2021-32029 34.3.2
2024-11-18T17:45:39.304043+00:00 PostgreSQL Importer Affected by VCID-vy41-nzv2-aaab https://www.postgresql.org/support/security/CVE-2022-1552 34.3.2
2024-11-18T17:45:38.988528+00:00 PostgreSQL Importer Affected by VCID-3342-7zd2-aaac https://www.postgresql.org/support/security/CVE-2022-2625 34.3.2
2024-11-18T17:45:38.506435+00:00 PostgreSQL Importer Affected by VCID-kpnh-gadr-aaae https://www.postgresql.org/support/security/CVE-2022-41862 34.3.2
2024-11-18T17:45:38.019802+00:00 PostgreSQL Importer Affected by VCID-y8yz-9q93-aaaq https://www.postgresql.org/support/security/CVE-2023-2454 34.3.2
2024-11-18T17:45:37.534958+00:00 PostgreSQL Importer Affected by VCID-m2ku-ydb8-aaaf https://www.postgresql.org/support/security/CVE-2023-2455 34.3.2
2024-11-18T17:45:36.883638+00:00 PostgreSQL Importer Affected by VCID-vbhe-jsxj-aaaj https://www.postgresql.org/support/security/CVE-2023-5868 34.3.2
2024-11-18T17:45:36.226035+00:00 PostgreSQL Importer Affected by VCID-1x7h-y79g-aaam https://www.postgresql.org/support/security/CVE-2023-5869 34.3.2
2024-11-18T17:45:35.597022+00:00 PostgreSQL Importer Affected by VCID-zf9j-hpj7-aaaj https://www.postgresql.org/support/security/CVE-2023-5870 34.3.2
2024-11-18T17:45:35.146670+00:00 PostgreSQL Importer Affected by VCID-23g8-dcz6-aaan https://www.postgresql.org/support/security/CVE-2023-39417 34.3.2
2024-11-18T17:45:34.515501+00:00 PostgreSQL Importer Affected by VCID-1av1-tagn-aaan https://www.postgresql.org/support/security/CVE-2024-0985 34.3.2
2024-11-18T17:45:33.851338+00:00 PostgreSQL Importer Affected by VCID-1yyd-u1nn-aaaj https://www.postgresql.org/support/security/CVE-2024-7348 34.3.2
2024-11-18T17:45:33.039214+00:00 PostgreSQL Importer Affected by VCID-wkf7-5gqh-2fcd https://www.postgresql.org/support/security/CVE-2024-10976 34.3.2
2024-11-18T17:45:32.256060+00:00 PostgreSQL Importer Affected by VCID-hy31-bfxa-77f7 https://www.postgresql.org/support/security/CVE-2024-10977 34.3.2
2024-11-18T17:45:31.465292+00:00 PostgreSQL Importer Affected by VCID-fzrb-th1j-xyg4 https://www.postgresql.org/support/security/CVE-2024-10978 34.3.2
2024-11-18T17:45:30.661994+00:00 PostgreSQL Importer Affected by VCID-yyby-4mgu-sbau https://www.postgresql.org/support/security/CVE-2024-10979 34.3.2
2024-09-18T01:54:09.061387+00:00 PostgreSQL Importer Affected by VCID-emb8-3ekz-aaaq https://www.postgresql.org/support/security/CVE-2020-25694 34.0.1
2024-09-18T01:54:09.011111+00:00 PostgreSQL Importer Affected by VCID-pcnf-hxf7-aaaj https://www.postgresql.org/support/security/CVE-2020-25695 34.0.1
2024-09-18T01:54:08.959195+00:00 PostgreSQL Importer Affected by VCID-bjfv-tdu3-aaaf https://www.postgresql.org/support/security/CVE-2020-25696 34.0.1
2024-09-18T01:54:08.908970+00:00 PostgreSQL Importer Affected by VCID-5n1r-psrw-aaac https://www.postgresql.org/support/security/CVE-2021-3393 34.0.1
2024-09-18T01:54:08.858392+00:00 PostgreSQL Importer Affected by VCID-9hqr-9vgj-aaam https://www.postgresql.org/support/security/CVE-2021-3677 34.0.1
2024-09-18T01:54:08.826575+00:00 PostgreSQL Importer Affected by VCID-dhqp-6vx5-aaap https://www.postgresql.org/support/security/CVE-2021-20229 34.0.1
2024-09-18T01:54:08.745232+00:00 PostgreSQL Importer Affected by VCID-zh5y-x6pg-aaar https://www.postgresql.org/support/security/CVE-2021-23214 34.0.1
2024-09-18T01:54:08.655379+00:00 PostgreSQL Importer Affected by VCID-w1rw-arxv-aaar https://www.postgresql.org/support/security/CVE-2021-23222 34.0.1
2024-09-18T01:54:08.598573+00:00 PostgreSQL Importer Affected by VCID-u1bv-tfg8-aaaf https://www.postgresql.org/support/security/CVE-2021-32027 34.0.1
2024-09-18T01:54:08.537318+00:00 PostgreSQL Importer Affected by VCID-abn1-q8d7-aaac https://www.postgresql.org/support/security/CVE-2021-32028 34.0.1
2024-09-18T01:54:08.482207+00:00 PostgreSQL Importer Affected by VCID-uz5d-sf31-aaar https://www.postgresql.org/support/security/CVE-2021-32029 34.0.1
2024-09-18T01:54:08.392597+00:00 PostgreSQL Importer Affected by VCID-vy41-nzv2-aaab https://www.postgresql.org/support/security/CVE-2022-1552 34.0.1
2024-09-18T01:54:08.296943+00:00 PostgreSQL Importer Affected by VCID-3342-7zd2-aaac https://www.postgresql.org/support/security/CVE-2022-2625 34.0.1
2024-09-18T01:54:08.160787+00:00 PostgreSQL Importer Affected by VCID-kpnh-gadr-aaae https://www.postgresql.org/support/security/CVE-2022-41862 34.0.1
2024-09-18T01:54:08.029744+00:00 PostgreSQL Importer Affected by VCID-y8yz-9q93-aaaq https://www.postgresql.org/support/security/CVE-2023-2454 34.0.1
2024-09-18T01:54:07.897097+00:00 PostgreSQL Importer Affected by VCID-m2ku-ydb8-aaaf https://www.postgresql.org/support/security/CVE-2023-2455 34.0.1
2024-09-18T01:54:07.713087+00:00 PostgreSQL Importer Affected by VCID-vbhe-jsxj-aaaj https://www.postgresql.org/support/security/CVE-2023-5868 34.0.1
2024-09-18T01:54:07.520905+00:00 PostgreSQL Importer Affected by VCID-1x7h-y79g-aaam https://www.postgresql.org/support/security/CVE-2023-5869 34.0.1
2024-09-18T01:54:07.328600+00:00 PostgreSQL Importer Affected by VCID-zf9j-hpj7-aaaj https://www.postgresql.org/support/security/CVE-2023-5870 34.0.1
2024-09-18T01:54:07.204221+00:00 PostgreSQL Importer Affected by VCID-23g8-dcz6-aaan https://www.postgresql.org/support/security/CVE-2023-39417 34.0.1
2024-09-18T01:54:06.992607+00:00 PostgreSQL Importer Affected by VCID-1av1-tagn-aaan https://www.postgresql.org/support/security/CVE-2024-0985 34.0.1
2024-09-18T01:54:06.707151+00:00 PostgreSQL Importer Affected by VCID-1yyd-u1nn-aaaj https://www.postgresql.org/support/security/CVE-2024-7348 34.0.1
2024-08-08T18:01:24.495835+00:00 PostgreSQL Importer Affected by VCID-1yyd-u1nn-aaaj https://www.postgresql.org/support/security/CVE-2024-7348 34.0.0rc4
2024-06-25T04:03:03.796284+00:00 PostgreSQL Importer Affected by VCID-1av1-tagn-aaan https://www.postgresql.org/support/security/CVE-2024-0985 34.0.0rc4
2024-02-08T15:44:07.085197+00:00 PostgreSQL Importer Affected by VCID-1av1-tagn-aaan https://www.postgresql.org/support/security/CVE-2024-0985 34.0.0rc2
2024-01-03T22:22:47.546158+00:00 PostgreSQL Importer Affected by VCID-emb8-3ekz-aaaq https://www.postgresql.org/support/security/CVE-2020-25694 34.0.0rc1
2024-01-03T22:22:47.495978+00:00 PostgreSQL Importer Affected by VCID-pcnf-hxf7-aaaj https://www.postgresql.org/support/security/CVE-2020-25695 34.0.0rc1
2024-01-03T22:22:47.437050+00:00 PostgreSQL Importer Affected by VCID-bjfv-tdu3-aaaf https://www.postgresql.org/support/security/CVE-2020-25696 34.0.0rc1
2024-01-03T22:22:47.379581+00:00 PostgreSQL Importer Affected by VCID-5n1r-psrw-aaac https://www.postgresql.org/support/security/CVE-2021-3393 34.0.0rc1
2024-01-03T22:22:47.325837+00:00 PostgreSQL Importer Affected by VCID-9hqr-9vgj-aaam https://www.postgresql.org/support/security/CVE-2021-3677 34.0.0rc1
2024-01-03T22:22:47.292869+00:00 PostgreSQL Importer Affected by VCID-dhqp-6vx5-aaap https://www.postgresql.org/support/security/CVE-2021-20229 34.0.0rc1
2024-01-03T22:22:47.217258+00:00 PostgreSQL Importer Affected by VCID-zh5y-x6pg-aaar https://www.postgresql.org/support/security/CVE-2021-23214 34.0.0rc1
2024-01-03T22:22:47.135890+00:00 PostgreSQL Importer Affected by VCID-w1rw-arxv-aaar https://www.postgresql.org/support/security/CVE-2021-23222 34.0.0rc1
2024-01-03T22:22:47.087876+00:00 PostgreSQL Importer Affected by VCID-u1bv-tfg8-aaaf https://www.postgresql.org/support/security/CVE-2021-32027 34.0.0rc1
2024-01-03T22:22:47.040746+00:00 PostgreSQL Importer Affected by VCID-abn1-q8d7-aaac https://www.postgresql.org/support/security/CVE-2021-32028 34.0.0rc1
2024-01-03T22:22:46.993322+00:00 PostgreSQL Importer Affected by VCID-uz5d-sf31-aaar https://www.postgresql.org/support/security/CVE-2021-32029 34.0.0rc1
2024-01-03T22:22:46.912097+00:00 PostgreSQL Importer Affected by VCID-vy41-nzv2-aaab https://www.postgresql.org/support/security/CVE-2022-1552 34.0.0rc1
2024-01-03T22:22:46.830918+00:00 PostgreSQL Importer Affected by VCID-3342-7zd2-aaac https://www.postgresql.org/support/security/CVE-2022-2625 34.0.0rc1
2024-01-03T22:22:46.704234+00:00 PostgreSQL Importer Affected by VCID-kpnh-gadr-aaae https://www.postgresql.org/support/security/CVE-2022-41862 34.0.0rc1
2024-01-03T22:22:46.572749+00:00 PostgreSQL Importer Affected by VCID-y8yz-9q93-aaaq https://www.postgresql.org/support/security/CVE-2023-2454 34.0.0rc1
2024-01-03T22:22:46.439378+00:00 PostgreSQL Importer Affected by VCID-m2ku-ydb8-aaaf https://www.postgresql.org/support/security/CVE-2023-2455 34.0.0rc1
2024-01-03T22:22:46.263173+00:00 PostgreSQL Importer Affected by VCID-vbhe-jsxj-aaaj https://www.postgresql.org/support/security/CVE-2023-5868 34.0.0rc1
2024-01-03T22:22:46.081749+00:00 PostgreSQL Importer Affected by VCID-1x7h-y79g-aaam https://www.postgresql.org/support/security/CVE-2023-5869 34.0.0rc1
2024-01-03T22:22:45.909629+00:00 PostgreSQL Importer Affected by VCID-zf9j-hpj7-aaaj https://www.postgresql.org/support/security/CVE-2023-5870 34.0.0rc1
2024-01-03T22:22:45.785552+00:00 PostgreSQL Importer Affected by VCID-23g8-dcz6-aaan https://www.postgresql.org/support/security/CVE-2023-39417 34.0.0rc1