VDB
KO

PYSEC-2018-19

Details

transport.py in the SSH server implementation of Paramiko before 1.17.6, 1.18.x before 1.18.5, 2.0.x before 2.0.8, 2.1.x before 2.1.5, 2.2.x before 2.2.3, 2.3.x before 2.3.2, and 2.4.x before 2.4.1 does not properly check whether authentication is completed before processing other requests, as demonstrated by channel-open. A customized SSH client can simply skip the authentication step.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / paramiko
Introduced in: 0 Fixed in: fa29bd8446c8eab237f5187d28787727b4610516
Fix pip install --upgrade 'paramiko>=fa29bd8446c8eab237f5187d28787727b4610516'

References