Uncontrolled search path element vulnerability exists in pg_ivm versions prior to 1.5.1. When refreshing an IMMV, pg_ivm executes functions without specifying schema names. Under certain conditions, pg_ivm may be tricked to execute unexpected functions from other schemas with the IMMV owner's privilege. If this vulnerability is exploited, an unexpected function provided by an attacker may be executed with the privilege of the materialized view owner.
References
Link | Resource |
---|---|
https://github.com/sraoss/pg_ivm | Product |
https://github.com/sraoss/pg_ivm/releases/tag/v1.5.1 | Release Notes |
https://jvn.jp/en/jp/JVN19872280/ | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2023-03-07 01:15
Updated : 2024-02-28 19:51
NVD link : CVE-2023-23554
Mitre link : CVE-2023-23554
CVE.ORG link : CVE-2023-23554
JSON object : View
Products Affected
sraoss
- pg_ivm
CWE
CWE-427
Uncontrolled Search Path Element