pysec-2021-328
Vulnerability from pysec
Published
2021-09-16 15:15
Modified
2021-09-23 00:11
Details
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.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "mitmproxy", "purl": "pkg:pypi/mitmproxy" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "7.0.3" } ], "type": "ECOSYSTEM" } ], "versions": [ "0.10", "0.10.1", "0.11", "0.11.1", "0.11.2", "0.11.3", "0.12.0", "0.12.1", "0.13", "0.14.0", "0.15", "0.16", "0.17", "0.18.1", "0.18.2", "0.18.3", "0.8", "0.8.1", "0.9", "0.9.1", "0.9.2", "1.0.0", "1.0.1", "1.0.2", "2.0.0", "2.0.1", "2.0.2", "3.0.0", "3.0.1", "3.0.2", "3.0.3", "3.0.4", "4.0.0", "4.0.1", "4.0.3", "4.0.4", "5.0.0", "5.0.1", "5.1.0", "5.1.1", "5.2", "5.3.0", "6.0.0", "6.0.1", "6.0.2", "7.0.0", "7.0.1", "7.0.2" ] } ], "aliases": [ "CVE-2021-39214", "GHSA-22gh-3r9q-xf38" ], "details": "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\u0027s HTTP message body. While a smuggled request is still captured as part of another request\u0027s 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.", "id": "PYSEC-2021-328", "modified": "2021-09-23T00:11:00.900340Z", "published": "2021-09-16T15:15:00Z", "references": [ { "type": "ADVISORY", "url": "https://github.com/mitmproxy/mitmproxy/security/advisories/GHSA-22gh-3r9q-xf38" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.