
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-23554 is an uncontrolled search path element vulnerability discovered in pg_ivm versions prior to 1.5.1. The vulnerability was disclosed on March 6, 2023, affecting the PostgreSQL extension module pg_ivm, which provides Incremental View Maintenance (IVM) functionality. When refreshing an Incrementally Maintainable Materialized View (IMMV), pg_ivm executes functions without specifying schema names, which can lead to security issues (JVN Advisory, NVD).
The vulnerability stems from pg_ivm's handling of function execution during IMMV refresh operations. The core issue is that functions in pg_catalog schema used during view maintenance were not properly qualified with schema names. This could allow functions in other schemas to be referenced unintentionally. The vulnerability has been assigned a CVSS v3.1 base score of 8.8 HIGH (Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H) (NVD).
Under certain conditions, pg_ivm may be tricked to execute unexpected functions from other schemas with the IMMV owner's privilege. This could result in privilege escalation where a malicious user with function creation capabilities could execute arbitrary functions under the IMMV owner's privilege (GitHub Release, JVN Advisory).
The vulnerability can be exploited by an attacker who has the ability to create functions in the database. When the search_path is changed, the query text was analyzed again, and tables or functions in a wrong schema could be referenced in the plan, potentially leading to execution of malicious functions (GitHub Release).
The vulnerability has been fixed in pg_ivm version 1.5.1. The fix includes proper qualification of function names during maintenance and rebuilding of query plans for recalculating min/max values after search_path changes. Users are strongly advised to upgrade to version 1.5.1 or later to address this security issue (GitHub Release, JVN Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."