VYPR

rpm package

opensuse/python-Twisted&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/python-Twisted&distro=openSUSE%20Tumbleweed

Vulnerabilities (12)

  • CVE-2026-42304HigMay 13, 2026
    affected < 26.4.0-1.1fixed 26.4.0-1.1

    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 exhaustion during DNS name decompression. A remote, unauthenticated attacker can expl

  • CVE-2024-41810Jul 29, 2024
    affected < 24.3.0-2.1fixed 24.3.0-2.1

    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 vulnerability may result in Reflecte

  • CVE-2024-41671HigJul 29, 2024
    affected < 24.3.0-2.1fixed 24.3.0-2.1

    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 vulnerability is fixed in 24.7.0rc1.

  • CVE-2023-46137Oct 25, 2023
    affected < 22.10.0-9.1fixed 22.10.0-9.1

    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 the endpoints is controlled b

  • CVE-2022-39348Oct 26, 2022
    affected < 22.10.0-1.1fixed 22.10.0-1.1

    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 unescaped into the 404 response a

  • CVE-2022-24801Apr 4, 2022
    affected < 22.2.0-1.1fixed 22.2.0-1.1

    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 permitted by RFC 7230. This non

  • CVE-2022-21716Mar 3, 2022
    affected < 22.2.0-1.1fixed 22.2.0-1.1

    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 buffer using all the available m

  • CVE-2022-21712Feb 7, 2022
    affected < 22.1.0-1.1fixed 22.1.0-1.1

    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. BrowserLikeRedirectAgent` functi

  • CVE-2016-1000111Mar 11, 2020
    affected < 16.4.1-1.2fixed 16.4.1-1.2

    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 attackers to redirect a CGI ap

  • CVE-2019-9512Aug 13, 2019
    affected < 21.7.0-3.2fixed 21.7.0-3.2

    Some HTTP/2 implementations are vulnerable to ping floods, potentially leading to a denial of service. The attacker sends continual pings to an HTTP/2 peer, causing the peer to build an internal queue of responses. Depending on how efficiently this data is queued, this can consum

  • CVE-2019-12855Jun 16, 2019
    affected < 21.7.0-3.2fixed 21.7.0-3.2

    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-12387Jun 10, 2019
    affected < 21.7.0-3.2fixed 21.7.0-3.2

    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.