CVE-2024-41810
- EPSS 62.29%
- Published 29.07.2024 16:15:05
- Last modified 21.11.2024 09:33:07
Twisted is an event-based framework for internet applications, supporting Python 3.6+. The `twisted.web.util.redirectTo` function contains an HTML injection vulnerability. If application code allows an attacker to control the redirect URL this vulner...
CVE-2024-41671
- EPSS 0.07%
- Published 29.07.2024 15:15:15
- Last modified 21.11.2024 09:32:56
Twisted is an event-based framework for internet applications, supporting Python 3.6+. The HTTP 1.0 and 1.1 server provided by twisted.web could process pipelined HTTP requests out-of-order, possibly resulting in information disclosure. This vulnerab...
CVE-2023-46137
- EPSS 0.56%
- Published 25.10.2023 21:15:10
- Last modified 25.11.2024 18:12:24
Twisted is an event-based framework for internet applications. Prior to version 23.10.0rc1, when sending multiple HTTP requests in one TCP packet, twisted.web will process the requests asynchronously without guaranteeing the response order. If one of...
CVE-2022-39348
- EPSS 0.45%
- Published 26.10.2022 20:15:10
- Last modified 25.11.2024 18:12:24
Twisted is an event-based framework for internet applications. Started with version 0.9.4, when the host header does not match a configured host `twisted.web.vhost.NameVirtualHost` will return a `NoResource` resource which renders the Host header une...
CVE-2022-24801
- EPSS 1.2%
- Published 04.04.2022 18:15:07
- Last modified 25.11.2024 18:12:24
Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to version 22.4.0rc1, the Twisted Web HTTP 1.1 server, located in the `twisted.web.http` module, parsed several HTTP request constructs more leniently than p...
CVE-2022-21716
- EPSS 1.15%
- Published 03.03.2022 21:15:07
- Last modified 25.11.2024 18:12:24
Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to 22.2.0, Twisted SSH client and server implement is able to accept an infinite amount of data for the peer's SSH version identifier. This ends up with a bu...
CVE-2022-21712
- EPSS 0.17%
- Published 07.02.2022 22:15:08
- Last modified 25.11.2024 18:12:24
twisted is an event-driven networking engine written in Python. In affected versions twisted exposes cookies and authorization headers when following cross-origin redirects. This issue is present in the `twited.web.RedirectAgent` and `twisted.web. Br...
CVE-2020-10108
- EPSS 3.72%
- Published 12.03.2020 13:15:12
- Last modified 25.11.2024 18:12:24
In Twisted Web through 19.10.0, there was an HTTP request splitting vulnerability. When presented with two content-length headers, it ignored the first header. When the second content-length value was set to zero, the request body was interpreted as ...
CVE-2020-10109
- EPSS 2.52%
- Published 12.03.2020 13:15:12
- Last modified 25.11.2024 18:12:24
In Twisted Web through 19.10.0, there was an HTTP request splitting vulnerability. When presented with a content-length and a chunked encoding header, the content-length took precedence and the remainder of the request body was interpreted as a pipel...
CVE-2016-1000111
- EPSS 0.58%
- Published 11.03.2020 20:15:11
- Last modified 25.11.2024 18:12:24
Twisted before 16.3.1 does not attempt to address RFC 3875 section 4.1.18 namespace conflicts and therefore does not protect CGI applications from the presence of untrusted client data in the HTTP_PROXY environment variable, which might allow remote ...