Lucene search
K

13277 matches found

OSV
OSV
added 2024/03/06 11:5 a.m.28 views

BIT-POSTGRESQL-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...

6.5CVSS7.5AI score0.01449EPSS
Exploits0References5
OSV
OSV
added 2024/03/06 11:4 a.m.14 views

BIT-POSTGRESQL-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...

6.5CVSS7.3AI score0.01398EPSS
Exploits0References4
OSV
OSV
added 2024/03/06 11:4 a.m.23 views

BIT-POSTGRESQL-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. A...

4.3CVSS4.4AI score0.01187EPSS
Exploits2References4
OSV
OSV
added 2024/03/06 11:4 a.m.19 views

BIT-POSTGRESQL-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...

6.5CVSS6.6AI score0.01386EPSS
Exploits0References5
OSV
OSV
added 2024/03/06 11:4 a.m.38 views

BIT-POSTGRESQL-2021-43767

Odyssey passes to client unencrypted bytes from man-in-the-middle When Odyssey storage is configured to use the PostgreSQL server using 'trust' authentication with a 'clientcert' requirement or to use 'cert' authentication, a man-in-the-middle attacker can inject false responses to the client's...

5.9CVSS7.1AI score0.01501EPSS
Exploits0References3
OSV
OSV
added 2024/03/06 11:4 a.m.42 views

BIT-POSTGRESQL-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 pgamcheck commands activated relevant protections too late or no...

8.8CVSS8.4AI score0.11726EPSS
Exploits0References7
OSV
OSV
added 2024/03/06 11:3 a.m.34 views

BIT-POSTGRESQL-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 objec...

8CVSS7.6AI score0.0152EPSS
Exploits0References4
OSV
OSV
added 2024/03/06 11:3 a.m.28 views

BIT-POSTGRESQL-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...

3.7CVSS4.7AI score0.00616EPSS
Exploits0References4
OSV
OSV
added 2024/03/06 11:3 a.m.33 views

BIT-POSTGRESQL-2023-2454

schemaelement defeats protective searchpath changes; It was found that certain database calls in PostgreSQL could permit an authed attacker with elevated database-level privileges to execute arbitrary code...

7.2CVSS7.6AI score0.0119EPSS
Exploits0References4
OSV
OSV
added 2024/03/06 11:3 a.m.26 views

BIT-POSTGRESQL-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...

5.4CVSS6AI score0.00694EPSS
Exploits0References4
OSV
OSV
added 2024/03/06 11:3 a.m.35 views

BIT-POSTGRESQL-2023-39417 Postgresql: extension script @substitutions@ within quoting allow sql injection

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...

8.8CVSS8.8AI score0.01572EPSS
Exploits0References29
OSV
OSV
added 2024/03/06 11:3 a.m.28 views

BIT-POSTGRESQL-2023-39418 Postgresql: merge fails to enforce update or select row security policies

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...

4.3CVSS6AI score0.00964EPSS
Exploits0References11
OSV
OSV
added 2024/03/06 11:2 a.m.29 views

BIT-POSTGRESQL-2023-5868 Postgresql: memory disclosure in aggregate function calls

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 disclose bytes,...

4.3CVSS6.6AI score0.02775EPSS
Exploits0References28
OSV
OSV
added 2024/03/06 11:2 a.m.19 views

BIT-POSTGRESQL-JDBC-DRIVER-2020-13692

PostgreSQL JDBC Driver aka PgJDBC before 42.2.13 allows XXE...

7.7CVSS7.7AI score0.04094EPSS
Exploits0References15
OSV
OSV
added 2024/03/06 11:2 a.m.40 views

BIT-POSTGRESQL-2023-5869 Postgresql: buffer overrun from integer overflow in array modification

A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing...

8.8CVSS8.8AI score0.04322EPSS
Exploits0References36
OSV
OSV
added 2024/03/06 11:2 a.m.38 views

BIT-POSTGRESQL-JDBC-DRIVER-2022-21724 Unchecked Class Instantiation when providing Plugin Classes

pgjdbc is the offical PostgreSQL JDBC Driver. A security hole was found in the jdbc driver for postgresql database while doing security research. The system using the postgresql library will be attacked when attacker control the jdbc url or properties. pgjdbc instantiates plugin instances based o...

9.8CVSS8.4AI score0.0301EPSS
Exploits1References7
OSV
OSV
added 2024/03/06 11:2 a.m.34 views

BIT-POSTGRESQL-2023-5870 Postgresql: role pg_signal_backend can signal certain superuser processes.

A flaw was found in PostgreSQL involving the pgcancelbackend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would...

4.4CVSS6.2AI score0.02555EPSS
Exploits0References28
OSV
OSV
added 2024/03/06 11:2 a.m.49 views

BIT-POSTGRESQL-2024-0985 PostgreSQL non-owner REFRESH MATERIALIZED VIEW CONCURRENTLY executes arbitrary SQL

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...

8CVSS8.6AI score0.01465EPSS
Exploits0References5
OSV
OSV
added 2024/03/06 11:2 a.m.35 views

BIT-POSTGRESQL-JDBC-DRIVER-2022-31197 SQL Injection in ResultSet.refreshRow() with malicious column names in pgjdbc

PostgreSQL JDBC Driver PgJDBC for short allows Java programs to connect to a PostgreSQL database using standard, database independent Java code. The PGJDBC implementation of the java.sql.ResultRow.refreshRow method is not performing escaping of column names so a malicious column name that contain...

8CVSS7.7AI score0.01662EPSS
Exploits1References7
OSV
OSV
added 2024/03/06 11:2 a.m.15 views

BIT-POSTGRESQL-2024-24213

Supabase PostgreSQL v15.1 was discovered to contain a SQL injection vulnerability via the component /pgmeta/default/query. NOTE: the vendor's position is that this is an intended feature; also, it exists in the Supabase dashboard product, not the Supabase PostgreSQL product. Specifically,...

9.8CVSS9.8AI score0.00786EPSS
Exploits0References5
Rows per page
Query Builder