Smokescreen SSRF via deny list bypass (square brackets)
Medium5.3CVE-2022-29188 · Published May 10, 2022 · updated May 18, 2022
### Impact 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 surrounding the hostname with square brackets (e.g. `[example.com]`). ### Recommendation Upgrade Smokescreen to version 0.0.4 or later. ### Acknowledgements Thanks to [Axel Chong](https://github.com/haxatron) for reporting the issue. ### For more information Email us at security@stripe.com
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| smokescreen Go | < 0.0.4 | 0.0.4 |
Details and references
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/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 |
| Apr 72022 | Smokescreen SSRF via deny list bypass | Medium5.8 | 0.0.3 |
| 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 |