Server-side Request Forgery (SSRF) Affecting github.com/stripe/smokescreen/pkg/smokescreen Open this link in a new tab package, versions <0.0.4
Attack Complexity
Low
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-GITHUBCOMSTRIPESMOKESCREENPKGSMOKESCREEN-2841466
-
published
22 May 2022
-
disclosed
22 May 2022
-
credit
Axel Chong
How to fix?
Upgrade github.com/stripe/smokescreen/pkg/smokescreen
to version 0.0.4 or higher.
Overview
Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) due to a possible bypass of the deny list feature, by surrounding the hostname with square brackets (e.g. [example.com]
)