CVE-2023-41119
12.12.2023, 07:15
An issue was discovered in EnterpriseDB Postgres Advanced Server (EPAS) before 11.21.32, 12.x before 12.16.20, 13.x before 13.12.16, 14.x before 14.9.0, and 15.x before 15.4.0. It contains the function _dbms_aq_move_to_exception_queue that may be used to elevate a user's privileges to superuser. This function accepts the OID of a table, and then accesses that table as the superuser by using SELECT and DML commands.Enginsight
Vendor | Product | Version |
---|---|---|
enterprisedb | postgres_advanced_server | 𝑥 < 11.21.32 |
enterprisedb | postgres_advanced_server | 12.0.0 ≤ 𝑥 < 12.16.20 |
enterprisedb | postgres_advanced_server | 13.0.0 ≤ 𝑥 < 13.12.17 |
enterprisedb | postgres_advanced_server | 14.0.0 ≤ 𝑥 < 14.9.0 |
enterprisedb | postgres_advanced_server | 15.0.0 ≤ 𝑥 < 15.4.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration