In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade Oracle:8
postgresql-server
to version 0:15.5-1.module+el8.9.0+90110+d8a562d5 or higher.
This issue was patched in ELSA-2023-7884
.
Note: Versions mentioned in the description apply only to the upstream postgresql-server
package and not the postgresql-server
package as distributed by Oracle
.
See How to fix?
for Oracle:8
relevant fixed versions and status.
IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct (dollar quoting, '', or ""). If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with database-level CREATE privilege can execute arbitrary code as the bootstrap superuser.