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 postgresql
to version 13.22, 14.9, 15.14, 16.10, 17.6 or higher.
Affected versions of this package are vulnerable to Inclusion of Functionality from Untrusted Control Sphere when restoring from a plain-text dump file. An attacker can embed malicious psql meta-commands into dump files generated by pg_dump --format=plain
, pg_dumpall
, or pg_restore --file
. Once the dump is restored using psql, these commands will execute, allowing arbitrary code to run on the system performing the restore.