MidnightBSD

Advisories for paramiko

CVE-2018-1000805 MEDIUM

Paramiko version 2.4.1, 2.3.2, 2.2.3, 2.1.5, 2.0.8, 1.18.5, 1.17.6 contains a Incorrect Access Control vulnerability in SSH server that can result in RCE. This attack appear to be exploitable via network connectivity.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
nvd@nist.gov 8.8 HIGH CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H 2.8 5.9

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-863,

Products Affected

Vendor Product Version
redhat enterprise_linux_server_aus 6.5
paramiko paramiko 2.4.1
redhat enterprise_linux_workstation 6.0
redhat enterprise_linux_server_tus 7.6
debian debian_linux 8.0
paramiko paramiko 1.17.6
redhat enterprise_linux_server_aus 6.4
debian debian_linux 9.0
redhat enterprise_linux_server_tus 6.6
redhat ansible_tower 3.3
redhat enterprise_linux_workstation 7.0
redhat enterprise_linux_server_aus 6.6
paramiko paramiko 2.1.5
redhat enterprise_linux_server 7.0
paramiko paramiko 2.2.3
canonical ubuntu_linux 12.04
redhat enterprise_linux_desktop 7.0
canonical ubuntu_linux 18.04
redhat enterprise_linux_server_eus 7.6
canonical ubuntu_linux 14.04
paramiko paramiko 2.0.8
canonical ubuntu_linux 18.10
canonical ubuntu_linux 16.04
redhat enterprise_linux_server_aus 7.6
redhat enterprise_linux_server_eus 6.7
paramiko paramiko 1.18.5
redhat enterprise_linux_server 6.0
redhat virtualization_host 4.0
paramiko paramiko 2.3.2
redhat enterprise_linux_desktop 6.0
CVE-2018-7750 HIGH

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.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
nvd@nist.gov 9.8 CRITICAL CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H 3.9 5.9

CVSS 2.0

Severity: HIGH

Problem Type: CWE-287,

Products Affected

Vendor Product Version
redhat enterprise_linux_server_aus 6.5
redhat enterprise_linux_workstation 6.0
redhat enterprise_linux_server 7.0
redhat ansible_engine 2.4
debian debian_linux 8.0
paramiko paramiko *
redhat enterprise_linux_server_aus 6.4
debian debian_linux 9.0
redhat ansible_engine 2.0
paramiko paramiko 2.4.0
redhat cloudforms 4.6
redhat enterprise_linux_server_tus 6.6
redhat virtualization 4.1
redhat enterprise_linux_server_eus 6.7
redhat cloudforms 4.5
redhat enterprise_linux_server 6.0
redhat enterprise_linux_desktop 6.0
redhat enterprise_linux_server_aus 6.6
CVE-2022-24302 MEDIUM

In Paramiko before 2.10.1, a race condition (between creation and chmod) in the write_private_key_file function could allow unauthorized information disclosure.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
nvd@nist.gov 5.9 MEDIUM CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N 2.2 3.6

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-362,

Products Affected

Vendor Product Version
fedoraproject fedora 35
fedoraproject fedora 36
paramiko paramiko *
debian debian_linux 10.0
debian debian_linux 9.0
fedoraproject fedora 34
CVE-2023-48795

The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass integrity checks such that some packets are omitted (from the extension negotiation message), and a client and server may consequently end up with a connection for which some security features have been downgraded or disabled, aka a Terrapin attack. This occurs because the SSH Binary Packet Protocol (BPP), implemented by these extensions, mishandles the handshake phase and mishandles use of sequence numbers. For example, there is an effective attack against SSH's use of ChaCha20-Poly1305 (and CBC with Encrypt-then-MAC). The bypass occurs in chacha20-poly1305@openssh.com and (if CBC is used) the -etm@openssh.com MAC algorithms. This also affects Maverick Synergy Java SSH API before 3.1.0-SNAPSHOT, Dropbear through 2022.83, Ssh before 5.1.1 in Erlang/OTP, PuTTY before 0.80, AsyncSSH before 2.14.2, golang.org/x/crypto before 0.17.0, libssh before 0.10.6, libssh2 through 1.11.0, Thorn Tech SFTP Gateway before 3.4.6, Tera Term before 5.1, Paramiko before 3.4.0, jsch before 0.2.15, SFTPGo before 2.5.6, Netgate pfSense Plus through 23.09.1, Netgate pfSense CE through 2.7.2, HPN-SSH through 18.2.0, ProFTPD before 1.3.8b (and before 1.3.9rc2), ORYX CycloneSSH before 2.3.4, NetSarang XShell 7 before Build 0144, CrushFTP before 10.6.0, ConnectBot SSH library before 2.2.22, Apache MINA sshd through 2.11.0, sshj through 0.37.0, TinySSH through 20230101, trilead-ssh2 6401, LANCOM LCOS and LANconfig, FileZilla before 3.66.4, Nova before 11.8, PKIX-SSH before 14.4, SecureCRT before 9.4.3, Transmit5 before 5.10.4, Win32-OpenSSH before 9.5.0.0p1-Beta, WinSCP before 6.2.2, Bitvise SSH Server before 9.32, Bitvise SSH Client before 9.33, KiTTY through 0.76.1.13, the net-ssh gem 7.2.0 for Ruby, the mscdex ssh2 module before 1.15.0 for Node.js, the thrussh library before 0.35.1 for Rust, and the Russh crate before 0.40.2 for Rust.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
nvd@nist.gov 5.9 MEDIUM CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N 2.2 3.6

Products Affected

Vendor Product Version
openbsd openssh *
libssh libssh *
bitvise ssh_client *
kitty_project kitty *
matez jsch *
proftpd proftpd *
apple macos *
lancom-systems lcos_sx 4.20
redhat openshift_developer_tools_and_services -
redhat openshift_pipelines -
roumenpetrov pkixssh *
ssh2_project ssh2 *
redhat openshift_serverless -
panic transmit_5 *
redhat openstack_platform 17.1
redhat enterprise_linux 9.0
redhat cert-manager_operator_for_red_hat_openshift -
bitvise ssh_server *
connectbot sshlib *
fedoraproject fedora 39
lancom-systems lcos *
netsarang xshell_7 *
jadaptive maverick_synergy_java_ssh_api *
trilead ssh2 6401
putty putty *
oryx-embedded cyclone_ssh *
gentoo security -
erlang erlang/otp *
redhat discovery -
libssh2 libssh2 *
redhat openshift_virtualization 4
lancom-systems lcos_fx -
dropbear_ssh_project dropbear_ssh *
redhat enterprise_linux 8.0
redhat openshift_container_platform 4.0
redhat openshift_data_foundation 4.0
redhat openstack_platform 16.2
lancom-systems lcos_lx -
paramiko paramiko *
net-ssh net-ssh 7.2.0
netgate pfsense_plus *
crushftp crushftp *
vandyke securecrt *
redhat keycloak -
apache sshd *
crates thrussh *
russh_project russh *
lancom-systems lcos_sx 5.20
redhat ceph_storage 6.0
redhat advanced_cluster_security 4.0
redhat openshift_api_for_data_protection -
tera_term_project tera_term *
redhat openshift_dev_spaces -
ssh ssh *
redhat openshift_gitops -
tinyssh tinyssh *
panic nova *
apache sshj *
redhat storage 3.0
fedoraproject fedora 38
redhat single_sign-on 7.0
winscp winscp *
sftpgo_project sftpgo *
debian debian_linux 10.0
thorntech sftp_gateway_firmware *
lancom-systems lanconfig -
redhat openstack_platform 16.1
filezilla-project filezilla_client *
redhat jboss_enterprise_application_platform 7.0
netgate pfsense_ce *
asyncssh_project asyncssh *
freebsd freebsd *
redhat advanced_cluster_security 3.0
golang crypto *
microsoft powershell *