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.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2022-05-20T23:50:10

Updated: 2022-05-20T23:50:10

Reserved: 2022-04-13T00:00:00


Link: CVE-2022-29188

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2022-05-21T00:15:11.323

Modified: 2022-06-07T21:23:46.777


Link: CVE-2022-29188

JSON object: View

cve-icon Redhat Information

No data.

CWE