Headline
CVE-2022-21716: Update the release date. · twisted/twisted@89c395e
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.
Permalink
Browse files
Update the release date.
- Loading branch information
adiroiban committed
Mar 1, 2022
1 parent 2b2af4d commit 89c395ee794e85a9657b112c4351417850330ef9
Showing 1 changed file with 2 additions and 2 deletions.
4 NEWS.rst
Show comments View file
@@ -3,8 +3,8 @@ http://twistedmatrix.com/trac/ticket/<number>
… towncrier release notes start
Twisted 22.2.0.rc1 (2022-02-08)
===============================
Twisted 22.2.0 (2022-03-01)
===========================
Bugfixes
--------
0 comments on commit 89c395e
Please sign in to comment.
Related news
Gentoo Linux Security Advisory 202301-2 - Multiple vulnerabilities have been discovered in Twisted, the worst of which could result in denial of service. Versions less than 22.10.0 are affected.
Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: JNDI). Supported versions that are affected are Oracle Java SE: 7u331, 8u321, 11.0.14, 17.0.2, 18; Oracle GraalVM Enterprise Edition: 20.3.5, 21.3.1 and 22.0.0.2. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service ...