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 com.ongres.scram:scram-common
to version 3.2 or higher.
Affected versions of this package are vulnerable to Timing Attack via the verifyClientProof
function which use Arrays.equals
function. An attacker can infer sensitive authentication material by exploiting timing differences during the comparison of secret values.