The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
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
pg_repack
to version 0:1.4.8-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 pg_repack
package and not the pg_repack
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.