Search for packages
Package details: pkg:generic/postgresql@14.0.0
purl pkg:generic/postgresql@14.0.0
Next non-vulnerable version 14.1.0
Latest non-vulnerable version 17.5.0
Risk 10.0
Vulnerabilities affecting this package (20)
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.
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.
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.
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.
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.
14.5.0
Affected by 0 other vulnerabilities.
VCID-cy55-vkhp-aaar
Aliases:
CVE-2024-4317
Missing authorization in PostgreSQL built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwise read or results of functions they cannot execute. Installing an unaffected version only fixes fresh PostgreSQL installations, namely those that are created with the initdb utility after installing that version. Current PostgreSQL installations will remain vulnerable until they follow the instructions in the release notes. Within major versions 14-16, minor versions before PostgreSQL 16.3, 15.7, and 14.12 are affected. Versions before PostgreSQL 14 are unaffected.
14.12.0
Affected by 0 other vulnerabilities.
15.7.0
Affected by 0 other vulnerabilities.
16.3.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.
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.
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.
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.
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
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-sfhd-p49q-2udd
Aliases:
CVE-2025-1094
postgresql: PostgreSQL quoting APIs miss neutralizing quoting syntax in text that fails encoding validation
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-vbhe-jsxj-aaaj
Aliases:
CVE-2023-5868
postgresql: Memory disclosure in aggregate function calls
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.
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.
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.
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.
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.
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.
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.
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:46.987903+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.958885+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.874519+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.840974+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.788384+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.736154+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.685102+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.604547+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.528584+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.454113+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.399540+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.312938+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.263944+00:00 PostgreSQL Importer Affected by VCID-cy55-vkhp-aaar https://www.postgresql.org/support/security/CVE-2024-4317 36.1.3
2025-06-25T18:29:46.192870+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.087794+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.984760+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.888942+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.782803+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.675320+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.564982+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.084364+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.062972+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.006468+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.985300+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.949253+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.914519+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.879380+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.829675+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.781507+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.730600+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.696814+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.629658+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.588162+00:00 PostgreSQL Importer Affected by VCID-cy55-vkhp-aaar https://www.postgresql.org/support/security/CVE-2024-4317 36.1.0
2025-06-04T05:59:06.533272+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.458049+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.392043+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.319748+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.244693+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.168234+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.084363+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.248105+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.223812+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.153755+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.129461+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.085451+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.045526+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:50.001750+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.942564+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.887603+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.829534+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.789702+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.719114+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.674128+00:00 PostgreSQL Importer Affected by VCID-cy55-vkhp-aaar https://www.postgresql.org/support/security/CVE-2024-4317 36.1.2
2025-06-02T20:35:49.617963+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.540528+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.460397+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.386309+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.314825+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.233512+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.149456+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.009289+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.227318+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.031626+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.835764+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.640761+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:17.611971+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.426956+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.286071+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.108232+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.924873+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.681646+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.435483+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.190929+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.006104+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.819760+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.636606+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:10.704987+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.457819+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:09.931228+00:00 PostgreSQL Importer Affected by VCID-cy55-vkhp-aaar https://www.postgresql.org/support/security/CVE-2024-4317 36.0.0
2025-03-28T07:42:09.740191+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:40.398283+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.086318+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.309002+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.993638+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.511099+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.024940+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.539844+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.888800+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.230993+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.601595+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.151224+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.520578+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.855716+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.043596+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.260585+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.470601+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.668570+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:08.750326+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.660519+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.397553+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.302155+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.165749+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.034702+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.901978+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.718078+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.526206+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.333741+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.208784+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.997726+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.894953+00:00 PostgreSQL Importer Affected by VCID-cy55-vkhp-aaar https://www.postgresql.org/support/security/CVE-2024-4317 34.0.1
2024-09-18T01:54:06.712652+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.501063+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.800922+00:00 PostgreSQL Importer Affected by VCID-1av1-tagn-aaan https://www.postgresql.org/support/security/CVE-2024-0985 34.0.0rc4
2024-05-09T16:24:35.089793+00:00 PostgreSQL Importer Affected by VCID-cy55-vkhp-aaar https://www.postgresql.org/support/security/CVE-2024-4317 34.0.0rc4
2024-02-08T15:44:07.090435+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.221969+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.140621+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:46.916782+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.835547+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.708856+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.577723+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.444131+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.267896+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.086452+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.914256+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.790232+00:00 PostgreSQL Importer Affected by VCID-23g8-dcz6-aaan https://www.postgresql.org/support/security/CVE-2023-39417 34.0.0rc1