Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-rv6r-3f5q-9rgx

Опубликовано: 03 мар. 2022
Источник: github
Github: Прошло ревью
CVSS4: 8.7
CVSS3: 7.5

Описание

Twisted SSH client and server deny of service during SSH handshake.

Impact

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.

Patches

The issue was fix in GitHub commit https://github.com/twisted/twisted/commit/98387b39e9f0b21462f6abc7a1325dc370fcdeb1

A fix is available in Twisted 22.2.0.

Workarounds

  • Limit access to the SSH server only to trusted source IP addresses.
  • Connect over SSH only to trusted destination IP addresses.

References

Reported at https://twistedmatrix.com/trac/ticket/10284 Discussions at https://github.com/twisted/twisted/security/advisories/GHSA-rv6r-3f5q-9rgx

For more information

Found by vin01

Пакеты

Наименование

twisted

pip
Затронутые версииВерсия исправления

>= 21.7.0, < 22.2.0

22.2.0

EPSS

Процентиль: 76%
0.00968
Низкий

8.7 High

CVSS4

7.5 High

CVSS3

Дефекты

CWE-120
CWE-770

Связанные уязвимости

CVSS3: 7.5
ubuntu
почти 4 года назад

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.

CVSS3: 7.5
redhat
почти 4 года назад

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.

CVSS3: 7.5
nvd
почти 4 года назад

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.

CVSS3: 7.5
debian
почти 4 года назад

Twisted is an event-based framework for internet applications, support ...

suse-cvrf
больше 3 лет назад

Security update for python-Twisted

EPSS

Процентиль: 76%
0.00968
Низкий

8.7 High

CVSS4

7.5 High

CVSS3

Дефекты

CWE-120
CWE-770