rpm package
almalinux/pgaudit
pkg:rpm/almalinux/pgaudit
Vulnerabilities (33)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2023-5868 | Med | 4.3 | < 1.5.0-1.module_el8.6.0+2760+1746ec94 | 1.5.0-1.module_el8.6.0+2760+1746ec94 | Dec 10, 2023 | A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with 'unknown'-type arguments. Handling 'unknown'-type values from string literals without type designation can disclo | |
| CVE-2023-39418 | Low | 3.1 | < 1.7.0-1.module_el9.2.0+22+09653793 | 1.7.0-1.module_el9.2.0+22+09653793 | Aug 11, 2023 | A vulnerability was found in PostgreSQL with the use of the MERGE command, which fails to test new rows against row security policies defined for UPDATE and SELECT. If UPDATE and SELECT policies forbid some rows that INSERT policies do not forbid, a user could store such rows. | |
| CVE-2023-39417 | Hig | 7.5 | < 1.5.0-1.module_el8.6.0+2760+1746ec94 | 1.5.0-1.module_el8.6.0+2760+1746ec94 | Aug 11, 2023 | 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, a | |
| CVE-2023-2455 | Med | 5.4 | < 1.7.0-1.module_el9.2.0+22+09653793 | 1.7.0-1.module_el9.2.0+22+09653793 | Jun 9, 2023 | 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 happe | |
| CVE-2023-2454 | Hig | 7.2 | < 1.7.0-1.module_el9.2.0+22+09653793 | 1.7.0-1.module_el9.2.0+22+09653793 | Jun 9, 2023 | 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. | |
| CVE-2022-41862 | Low | 3.7 | < 1.5.0-1.module_el8.6.0+2760+1746ec94 | 1.5.0-1.module_el8.6.0+2760+1746ec94 | Mar 3, 2023 | 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. | |
| CVE-2022-1552 | Hig | 8.8 | < 1.4.0-5.module_el8.6.0+2758+4f4474df | 1.4.0-5.module_el8.6.0+2758+4f4474df | Aug 31, 2022 | 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 protecti | |
| CVE-2022-2625 | Hig | 8.0 | < 1.4.0-5.module_el8.6.0+2758+4f4474df | 1.4.0-5.module_el8.6.0+2758+4f4474df | Aug 18, 2022 | 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 | |
| CVE-2021-23214 | Hig | 8.1 | < 1.4.0-5.module_el8.6.0+2758+4f4474df | 1.4.0-5.module_el8.6.0+2758+4f4474df | Mar 4, 2022 | 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 encrypt | |
| CVE-2021-3677 | Med | 6.5 | < 1.4.0-5.module_el8.6.0+2758+4f4474df | 1.4.0-5.module_el8.6.0+2758+4f4474df | Mar 2, 2022 | 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 | |
| CVE-2021-32028 | Med | 6.5 | < 1.5.0-1.module_el8.6.0+2760+1746ec94 | 1.5.0-1.module_el8.6.0+2760+1746ec94 | Oct 11, 2021 | 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. | |
| CVE-2021-32029 | Med | 6.5 | < 1.5.0-1.module_el8.6.0+2760+1746ec94 | 1.5.0-1.module_el8.6.0+2760+1746ec94 | Oct 8, 2021 | 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. | |
| CVE-2021-32027 | Hig | 8.8 | < 1.5.0-1.module_el8.6.0+2760+1746ec94 | 1.5.0-1.module_el8.6.0+2760+1746ec94 | Jun 1, 2021 | 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 t |
- affected < 1.5.0-1.module_el8.6.0+2760+1746ec94fixed 1.5.0-1.module_el8.6.0+2760+1746ec94
A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with 'unknown'-type arguments. Handling 'unknown'-type values from string literals without type designation can disclo
- affected < 1.7.0-1.module_el9.2.0+22+09653793fixed 1.7.0-1.module_el9.2.0+22+09653793
A vulnerability was found in PostgreSQL with the use of the MERGE command, which fails to test new rows against row security policies defined for UPDATE and SELECT. If UPDATE and SELECT policies forbid some rows that INSERT policies do not forbid, a user could store such rows.
- affected < 1.5.0-1.module_el8.6.0+2760+1746ec94fixed 1.5.0-1.module_el8.6.0+2760+1746ec94
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, a
- affected < 1.7.0-1.module_el9.2.0+22+09653793fixed 1.7.0-1.module_el9.2.0+22+09653793
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 happe
- affected < 1.7.0-1.module_el9.2.0+22+09653793fixed 1.7.0-1.module_el9.2.0+22+09653793
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.
- affected < 1.5.0-1.module_el8.6.0+2760+1746ec94fixed 1.5.0-1.module_el8.6.0+2760+1746ec94
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.
- affected < 1.4.0-5.module_el8.6.0+2758+4f4474dffixed 1.4.0-5.module_el8.6.0+2758+4f4474df
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 protecti
- affected < 1.4.0-5.module_el8.6.0+2758+4f4474dffixed 1.4.0-5.module_el8.6.0+2758+4f4474df
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
- affected < 1.4.0-5.module_el8.6.0+2758+4f4474dffixed 1.4.0-5.module_el8.6.0+2758+4f4474df
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 encrypt
- affected < 1.4.0-5.module_el8.6.0+2758+4f4474dffixed 1.4.0-5.module_el8.6.0+2758+4f4474df
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
- affected < 1.5.0-1.module_el8.6.0+2760+1746ec94fixed 1.5.0-1.module_el8.6.0+2760+1746ec94
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.
- affected < 1.5.0-1.module_el8.6.0+2760+1746ec94fixed 1.5.0-1.module_el8.6.0+2760+1746ec94
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.
- affected < 1.5.0-1.module_el8.6.0+2760+1746ec94fixed 1.5.0-1.module_el8.6.0+2760+1746ec94
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 t
Page 2 of 2