Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/stripe/smokescreen
  4. ›
  5. CVE-2022-29188

CVE-2022-29188: Server-Side Request Forgery (SSRF)

May 24, 2022

Smokescreen is an HTTP proxy. 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]). This only impacted the HTTP proxy functionality of Smokescreen. HTTPS requests were not impacted. Smokescreen version 0.0.4 contains a patch for this issue.

References

  • github.com/advisories/GHSA-qwrf-gfpj-qvj6
  • github.com/stripe/smokescreen/commit/dea7b3c89df000f4072ff9866d61d78e30df6a36
  • github.com/stripe/smokescreen/security/advisories/GHSA-qwrf-gfpj-qvj6
  • nvd.nist.gov/vuln/detail/CVE-2022-29188

Code Behaviors & Features

Detect and mitigate CVE-2022-29188 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.0.4

Fixed versions

  • v0.0.4

Solution

Upgrade to version 0.0.4 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

go/github.com/stripe/smokescreen/CVE-2022-29188.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:37 +0000.