Smokescreen SSRF via deny list bypass
Medium5.8CVE-2022-24825 · Published Apr 7, 2022
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](https://twitter.com/gregxsunday) for reporting the issue. ### For more information Email us at security@stripe.com
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| smokescreen Go | < 0.0.3 | 0.0.3 |
Details and references
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N
- Severity from
- GitHub (reviewed advisory)
More Stripe advisories
All Stripe| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Sep 52024 | Vulnerability in stripe-cli >= 1.11.1 | High7.5 | 1.21.3 |
| May 102022 | Smokescreen SSRF via deny list bypass (square brackets) | Medium5.3 | 0.0.4 |
| Mar 92022 | Vulnerability in Stripe CLI < 1.7.13 | Medium | 1.7.13 |
| Mar 312021 | Vulnerability in Stripe for Visual Studio Code < 1.7.3 | High7.5 | 1.7.3 |