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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
No history.
Information
Published : 2018-03-13 18:29
Updated : 2022-04-18 17:30
NVD link : CVE-2018-7750
Mitre link : CVE-2018-7750
CVE.ORG link : CVE-2018-7750
JSON object : View
Products Affected
redhat
- cloudforms
- ansible_engine
- virtualization
- enterprise_linux_server
- enterprise_linux_server_aus
- enterprise_linux_desktop
- enterprise_linux_server_eus
- enterprise_linux_workstation
- enterprise_linux_server_tus
debian
- debian_linux
paramiko
- paramiko
CWE
CWE-287
Improper Authentication