2 matches found
Incorrect results returned from Rows.Scan in database/sql
...
Race Condition
Overview std/database/sql is a Go standard library package std/database/sql Affected versions of this package are vulnerable to Race Condition. Go Vulnerability Report: Cancelling a query e.g. by cancelling the context passed to one of the query methods during a call to the Scan method of the...