CVE-2022-2625 Information

Share on:

Description

A vulnerability found in postgresql. On this security issue an attack requires permission to create non-temporary objects in at least one schema ability to lure or wait for an administrator to create or update an affected extension in that schema and 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 the attacker can run arbitrary code as the victim role which may be a superuser. Known-affected extensions include both PostgreSQL-bundled and non-bundled extensions. PostgreSQL blocks this attack in the core server so there’s no need to modify individual extensions.

Reference

https://bugzilla.redhat.com/show_bug.cgi?id=2113825 https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/ https://access.redhat.com/security/cve/CVE-2022-2625