CVE-2018-7750: Improper Authentication
(updated )
transport.py
in the SSH server implementation of Paramiko 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
Detect and mitigate CVE-2018-7750 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 →