Insufficient Protection against HTTP Request Smuggling in mitmproxy
Description
mitmproxy is an interactive, SSL/TLS-capable intercepting proxy. In mitmproxy 7.0.4 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 mitmproxy would only see one request, the target server would see multiple requests. A smuggled request is still captured as part of another request's body, but 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 mitmproxy is used to protect an HTTP/1 service, no action is required. The vulnerability has been fixed in mitmproxy 8.0.0 and above. There are currently no known workarounds.
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 | < 8.0.0 | 8.0.0 |
Affected products
3- ghsa-coords2 versions
< 8.0.0+ 1 more
- (no CPE)range: < 8.0.0
- (no CPE)range: < 11.1.2-1.1
Patches
Vulnerability mechanics
References
7- github.com/advisories/GHSA-gcx2-gvj7-pxv3ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2022-24766ghsaADVISORY
- github.com/mitmproxy/mitmproxy/commit/b06fb6d157087d526bd02e7aadbe37c56865c71bghsax_refsource_MISCWEB
- github.com/mitmproxy/mitmproxy/security/advisories/GHSA-gcx2-gvj7-pxv3ghsax_refsource_CONFIRMWEB
- github.com/pypa/advisory-database/tree/main/vulns/mitmproxy/PYSEC-2022-170.yamlghsaWEB
- mitmproxy.org/posts/releases/mitmproxy8ghsaWEB
- mitmproxy.org/posts/releases/mitmproxy8/mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.