RSS   Vulnerabilities for 'Twisted'   RSS

2022-03-03
 
CVE-2022-21716

CWE-120
 

 
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 memory. The attach is a simple as `nc -rv localhost 22 < /dev/zero`. A patch is available in version 22.2.0. There are currently no known workarounds.

 
2022-02-07
 
CVE-2022-21712

CWE-200
 

 
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` functions. Users are advised to upgrade. There are no known workarounds.

 
2020-03-12
 
CVE-2020-10109

CWE-20
 

 
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 pipelined request.

 
 
CVE-2020-10108

CWE-20
 

 
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 a pipelined request.

 
2020-03-11
 
CVE-2016-1000111

CWE-425
 

 
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 application's outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, aka an "httpoxy" issue.

 
2019-11-12
 
CVE-2014-7143

CWE-295
 

 
Python Twisted 14.0 trustRoot is not respected in HTTP client

 
2019-06-16
 
CVE-2019-12855

CWE-295
 

 
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.

 
2019-06-10
 
CVE-2019-12387

CWE-20
 

 
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.

 

 >>> Vendor: Twistedmatrix 3 Products
Txaws
Twisted
TREQ


Copyright 2024, cxsecurity.com

 

Back to Top