Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. Twisted
  4. ›
  5. CVE-2022-21716

CVE-2022-21716: Twisted SSH client and server deny of service during SSH handshake.

March 3, 2022 (updated November 25, 2024)

The Twisted SSH client and server implementation naively accepted an infinite amount of data for the peer’s SSH version identifier.

A malicious peer can trivially craft a request that uses all available memory and crash the server, resulting in denial of service. The attack is as simple as nc -rv localhost 22 < /dev/zero.

References

  • github.com/advisories/GHSA-rv6r-3f5q-9rgx
  • github.com/pypa/advisory-database/tree/main/vulns/twisted/PYSEC-2022-160.yaml
  • github.com/twisted/twisted
  • github.com/twisted/twisted/commit/89c395ee794e85a9657b112c4351417850330ef9
  • github.com/twisted/twisted/commit/98387b39e9f0b21462f6abc7a1325dc370fcdeb1
  • github.com/twisted/twisted/releases/tag/twisted-22.2.0
  • github.com/twisted/twisted/security/advisories/GHSA-rv6r-3f5q-9rgx
  • lists.debian.org/debian-lts-announce/2022/03/msg00009.html
  • lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7U6KYDTOLPICAVSR34G2WRYLFBD2YW5K
  • lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GLKHA6WREIVAMBQD7KKWYHPHGGNKMAG6
  • lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7U6KYDTOLPICAVSR34G2WRYLFBD2YW5K
  • lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GLKHA6WREIVAMBQD7KKWYHPHGGNKMAG6
  • nvd.nist.gov/vuln/detail/CVE-2022-21716
  • security.gentoo.org/glsa/202301-02
  • twistedmatrix.com/trac/ticket/10284
  • www.oracle.com/security-alerts/cpuapr2022.html

Code Behaviors & Features

Detect and mitigate CVE-2022-21716 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 21.7.0 before 22.2.0

Fixed versions

  • 22.2.0

Solution

Upgrade to version 22.2.0 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
  • CWE-770: Allocation of Resources Without Limits or Throttling

Source file

pypi/Twisted/CVE-2022-21716.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:49 +0000.