Package impact

python PyPI / twisted

0
KEVHas exploit
Reset
CVE Severity CVSS Risk Flags OS Vendor Published Description
CVE-2026-42304 high 7.5 7.5 16d ago Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to 26.4.0rc2, the twisted.names module is vulnerable to a Denial of Service (DoS) attack via resource exha…
CVE-2022-24801 medium 5.5 4y ago 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 se…
CVE-2022-21716 medium 5.5 4y ago 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 pe…
CVE-2022-21712 medium 5.5 4y ago 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 …
CVE-2024-41810 unknown 2y ago 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 …
CVE-2024-41671 unknown 2y ago twisted.web has disordered HTTP pipeline response
CVE-2023-46137 unknown 3y ago 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…
CVE-2022-39348 unknown 4y ago Twisted vulnerable to NameVirtualHost Host header injection
CVE-2016-1000111 unknown 5y ago 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_PR…
CVE-2020-10108 unknown 6y ago 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 wa…
CVE-2020-10109 unknown 6y ago 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 remai…
CVE-2014-7143 unknown 7y ago Python Twisted 14.0 trustRoot is not respected in HTTP client
CVE-2019-12855 unknown 7y ago In words.protocols.jabber.xmlstream in Twisted through 19.2.1, XMPP support did not verify certificates when used with TLS, allowing an attacker to MITM connections.
CVE-2019-12387 unknown 7y ago In Twisted before 19.2.1, twisted.web did not validate or sanitize URIs or HTTP methods, allowing an attacker to inject invalid characters such as CRLF.