Lacking Protection against HTTP Request Smuggling in mitmproxy
Description
mitmproxy is an interactive, SSL/TLS-capable intercepting proxy. In mitmproxy 7.0.2 and below, a malicious client or server is able to perform HTTP request smuggling attacks through mitmproxy. This means that a malicious client/server could smuggle a request/response through mitmproxy as part of another request/response's HTTP message body. While a smuggled request is still captured as part of another request's body, it does not appear in the request list and does not go through the usual mitmproxy event hooks, where users may have implemented custom access control checks or input sanitization. Unless one uses mitmproxy to protect an HTTP/1 service, no action is required. The vulnerability has been fixed in mitmproxy 7.0.3 and above.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
mitmproxyPyPI | < 7.0.3 | 7.0.3 |
Affected products
6- ghsa-coords5 versionspkg:pypi/mitmproxypkg:rpm/opensuse/python-mitmproxy&distro=openSUSE%20Leap%2015.4pkg:rpm/opensuse/python-mitmproxy&distro=openSUSE%20Leap%2015.5pkg:rpm/suse/python-mitmproxy&distro=SUSE%20Package%20Hub%2015%20SP4pkg:rpm/suse/python-mitmproxy&distro=SUSE%20Package%20Hub%2015%20SP5
< 7.0.3+ 4 more
- (no CPE)range: < 7.0.3
- (no CPE)range: < 3.0.4-bp154.2.3.1
- (no CPE)range: < 3.0.4-bp155.3.3.1
- (no CPE)range: < 3.0.4-bp154.2.3.1
- (no CPE)range: < 3.0.4-bp155.3.3.1
Patches
Vulnerability mechanics
References
4News mentions
0No linked articles in our index yet.