aiven-extras is a PostgreSQL extension. Versions prior to 1.1.9 contain a privilege escalation vulnerability, allowing elevation to superuser inside PostgreSQL databases that use the aiven-extras package. The vulnerability leverages missing schema qualifiers on privileged functions called by the aiven-extras extension. A low privileged user can create objects that collide with existing function names, which will then be executed instead. Exploiting this vulnerability could allow a low privileged user to acquire `superuser` privileges, which would allow full, unrestricted access to all data and database functions. And could lead to arbitrary code execution or data access on the underlying host as the `postgres` user. The issue has been patched as of version 1.1.9.
2023-05-12T19:15:08.953
2024-11-21T08:03:04.473
Modified
CVSSv3.1: 8.8 (HIGH)
Type | Vendor | Product | Version/Range | Vulnerable? |
---|---|---|---|---|
Application | aiven | aiven | < 1.1.9 | Yes |
Application | postgresql | postgresql | ≤ 10.22 | No |
Application | postgresql | postgresql | ≤ 11.7 | No |
Application | postgresql | postgresql | ≤ 12.12 | No |
Application | postgresql | postgresql | ≤ 13.8 | No |
Application | postgresql | postgresql | ≤ 14.5 | No |