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 applicationsThere is no fixed version for github.com/jackc/pgx/v4
.
This was deemed not a vulnerability.
github.com/jackc/pgx/v4 is a pure Go driver and toolkit for PostgreSQL
Affected versions of this package are vulnerable to Uncaught Exception that allows creating a pipeline in error with a PgConn
that is busy or closed. This allows an attacker who can ascertain that a pipeline is in such a state to trigger a panic by calling the Sync()
function on the pipeline.