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
paramiko paramiko 2.1.5
redhat enterprise_linux_server 7.0
paramiko paramiko 2.0.8
redhat enterprise_linux_server_aus 6.4
paramiko paramiko 1.18.5
redhat enterprise_linux_workstation 6.0
redhat enterprise_linux_server_tus 7.6
redhat enterprise_linux_workstation 7.0
redhat enterprise_linux_desktop 6.0
redhat enterprise_linux_server_aus 7.6
canonical ubuntu_linux 16.04
paramiko paramiko 1.17.6
canonical ubuntu_linux 18.10
redhat enterprise_linux_server_aus 6.6
canonical ubuntu_linux 12.04
paramiko paramiko 2.4.1
paramiko paramiko 2.2.3
redhat enterprise_linux_server_eus 7.6
debian debian_linux 8.0
redhat ansible_tower 3.3
canonical ubuntu_linux 14.04
canonical ubuntu_linux 18.04
redhat enterprise_linux_server 6.0
redhat enterprise_linux_server_aus 6.5
redhat virtualization_host 4.0
redhat enterprise_linux_server_eus 6.7
redhat enterprise_linux_desktop 7.0
paramiko paramiko 2.3.2
debian debian_linux 9.0
redhat enterprise_linux_server_tus 6.6
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 cloudforms 4.6
paramiko paramiko *
redhat enterprise_linux_server 7.0
paramiko paramiko 2.4.0
debian debian_linux 8.0
redhat enterprise_linux_server_aus 6.4
redhat enterprise_linux_workstation 6.0
redhat virtualization 4.1
redhat ansible_engine 2.0
redhat cloudforms 4.5
redhat enterprise_linux_server 6.0
redhat ansible_engine 2.4
redhat enterprise_linux_desktop 6.0
redhat enterprise_linux_server_aus 6.5
redhat enterprise_linux_server_eus 6.7
redhat enterprise_linux_server_aus 6.6
debian debian_linux 9.0
redhat enterprise_linux_server_tus 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
paramiko paramiko *
fedoraproject fedora 36
debian debian_linux 10.0
fedoraproject fedora 35
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
redhat enterprise_linux 8.0
redhat single_sign-on 7.0
jadaptive maverick_synergy_java_ssh_api *
asyncssh_project asyncssh *
apache sshj *
redhat openshift_serverless -
ssh2_project ssh2 *
libssh2 libssh2 *
redhat openstack_platform 16.2
openbsd openssh *
microsoft powershell *
redhat openshift_gitops -
redhat advanced_cluster_security 4.0
fedoraproject fedora 39
roumenpetrov pkixssh *
apple macos *
redhat cert-manager_operator_for_red_hat_openshift -
redhat openshift_data_foundation 4.0
bitvise ssh_server *
lancom-systems lanconfig -
kitty_project kitty *
lancom-systems lcos_sx 4.20
freebsd freebsd *
netsarang xshell_7 *
thorntech sftp_gateway_firmware *
lancom-systems lcos_lx -
vandyke securecrt *
crates thrussh *
putty putty *
oryx-embedded cyclone_ssh *
tinyssh tinyssh *
matez jsch *
filezilla-project filezilla_client *
panic nova *
redhat advanced_cluster_security 3.0
debian debian_linux 10.0
redhat openstack_platform 17.1
lancom-systems lcos_sx 5.20
fedoraproject fedora 38
netgate pfsense_ce *
libssh libssh *
lancom-systems lcos *
redhat openshift_container_platform 4.0
ssh ssh *
redhat storage 3.0
gentoo security -
erlang erlang/otp *
winscp winscp *
redhat openshift_pipelines -
panic transmit_5 *
redhat enterprise_linux 9.0
crushftp crushftp *
golang crypto *
trilead ssh2 6401
redhat jboss_enterprise_application_platform 7.0
redhat openshift_dev_spaces -
lancom-systems lcos_fx -
apache sshd *
sftpgo_project sftpgo *
paramiko paramiko *
netgate pfsense_plus *
tera_term_project tera_term *
redhat openstack_platform 16.1
redhat openshift_virtualization 4
redhat ceph_storage 6.0
redhat openshift_api_for_data_protection -
redhat openshift_developer_tools_and_services -
bitvise ssh_client *
net-ssh net-ssh 7.2.0
connectbot sshlib *
redhat discovery -
dropbear_ssh_project dropbear_ssh *
proftpd proftpd *
redhat keycloak -
russh_project russh *