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 github.com/golang-jwt/jwt/v4
to version 4.5.2 or higher.
Affected versions of this package are vulnerable to Asymmetric Resource Consumption (Amplification) through the parse.ParseUnverified
function. An attacker can cause excessive memory allocation by sending a crafted request with many period characters in the Authorization
header.