Open Redirect Affecting github.com/volatiletech/authboss/v3/defaults Open this link in a new tab package, versions <3.0.5
Attack Complexity
Low
User Interaction
Required
Do your applications use this vulnerable package?
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 applications-
snyk-id
SNYK-GOLANG-GITHUBCOMVOLATILETECHAUTHBOSSV3DEFAULTS-1293240
-
published
18 May 2021
-
disclosed
18 May 2021
-
credit
Unknown
Introduced: 18 May 2021
CWE-601 Open this link in a new tabHow to fix?
Upgrade github.com/volatiletech/authboss/v3/defaults
to version 3.0.5 or higher.
Overview
github.com/volatiletech/authboss/v3/defaults is a package that houses default implementations for the very many interfaces that authboss has. It's a goal of the defaults package to provide the core where authboss implements the shell.
Affected versions of this package are vulnerable to Open Redirect via the ?redir=
query parameter.