An open API service providing security vulnerability metadata for many open source software ecosystems.

GSA_kwCzR0hTQS1nY2o3LWo0MzgtaGpqMs05RQ

Moderate EPSS: 0.00195% (0.41936 Percentile) EPSS:

Smokescreen SSRF via deny list bypass

Affected Packages Affected Versions Fixed Versions
go:github.com/stripe/smokescreen < 0.0.3 0.0.3
1 Dependent packages
2 Dependent repositories

Affected Version Ranges

All affected versions

0.0.2

All unaffected versions

0.0.3, 0.0.4

The primary use case for Smokescreen is to prevent server-side request forgery (SSRF) attacks in which external attackers leverage the behavior of applications to connect to or scan internal infrastructure.

Smokescreen also offers an option to deny access to additional (e.g., external) URLs by way of a deny list. There was an issue in Smokescreen that made it possible to bypass the deny list feature by appending a dot to the end of user-supplied URLs, or by providing input in a different letter case.

Recommendation

Upgrade Smokescreen to version 0.0.3 or later.

Acknowledgements

Thanks to Grzegorz Niedziela for reporting the issue.

For more information

Email us at [email protected]

References: