Lucene search
+L

267 matches found

OSV
OSV
added 2022/12/19 8:18 p.m.7 views

CLSA-2022-1671481111 openssh: Fix of 2 CVEs

CVE-2019-6109: verify character encoding in progress display to avoid spoofing of scp client output - CVE-2016-10012: updated to fix server-side protocol errors observed during rekeying with compression enabled...

7.8CVSS6.9AI score0.03807EPSS
Exploits1References1
OSV
OSV
added 2022/11/11 11:4 a.m.9 views

OESA-2022-2083 openssh security update

OpenSSH is the premier connectivity tool for remote login with the SSH protocol. It encrypts all traffic to eliminate eavesdropping, connection hijacking, and other attacks. In addition, OpenSSH provides a large suite of secure tunneling capabilities, several authentication methods, and...

7.1CVSS7.2AI score0.03422EPSS
Exploits1References2
NVD
NVD
added 2022/06/24 3:15 p.m.21 views

CVE-2022-1668

Weak default root user credentials allow remote attackers to easily obtain OS superuser privileges over the open TCP port for SSH...

10CVSS0.02039EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2022/03/12 11:24 p.m.17 views

CVE-2021-36368

An issue was discovered in OpenSSH before 8.9. If a client is using public-key authentication with agent forwarding but without -oLogLevel=verbose, and an attacker has silently modified the server to support the None authentication option, then the user cannot determine whether FIDO authenticatio...

5.8AI score0.01677EPSS
Exploits0References5
OSV
OSV
added 2021/03/05 9:15 p.m.6 views

DEBIAN-CVE-2021-28041

ssh-agent in OpenSSH before 8.5 has a double free that may be relevant in a few less-common scenarios, such as unconstrained agent-socket access on a legacy operating system, or the forwarding of an agent to an attacker-controlled host...

7.1CVSS7.3AI score0.03422EPSS
Exploits1References1
OSV
OSV
added 2021/03/05 9:15 p.m.6 views

ALPINE-CVE-2021-28041

ssh-agent in OpenSSH before 8.5 has a double free that may be relevant in a few less-common scenarios, such as unconstrained agent-socket access on a legacy operating system, or the forwarding of an agent to an attacker-controlled host...

7.1CVSS7AI score0.03422EPSS
Exploits1References1
Gitee
Gitee
added 2020/12/04 9:14 a.m.45 views

Exploit for Exposure of Sensitive Information to an Unauthorized Actor in Sophos Unified_Threat_Management_Software

SSHTron SSHTron is a multiplayer lightcycle game that runs through SSH. 通过下面命令连接到游戏: $ ssh 192.168.1.111:2022 Controls: WASD or vim keybindings to move do not use your arrow keys. Escape or Ctrl+C to exit. Want to choose color yourself? 有7种颜色可供选择: Red, Green, Yellow, Blue, Magenta, Cyan and White...

8.1CVSS7.8AI score0.63468EPSS
Exploits3
Microsoft CVE
Microsoft CVE
added 2020/09/25 12:0 a.m.5 views

The client side in OpenSSH 5.7 through 8.4 has an Observable Discrepancy leading to an information leak in the algorithm negotiation. This allows man-in-the-middle attackers to target initial connection attempts (where no host key for the server has been cached by the client). NOTE: some reports state that 8.5 and 8.6 are also affected.

...

5.9CVSS7AI score0.02057EPSS
Exploits2
OSV
OSV
added 2020/08/26 3:15 p.m.6 views

CVE-2020-5917

In BIG-IP versions 15.1.0-15.1.0.4, 15.0.0-15.0.1.3, 14.1.0-14.1.2.3, 13.1.0-13.1.3.4, 12.1.0-12.1.5.1, and 11.6.1-11.6.5.2 and BIG-IQ versions 5.2.0-7.0.0, the host OpenSSH servers utilize keys of less than 2048 bits which are no longer considered secure...

5.9CVSS6.2AI score0.00523EPSS
Exploits0References1
OSV
OSV
added 2020/07/24 2:15 p.m.7 views

DEBIAN-CVE-2020-15778

scp in OpenSSH through 8.3p1 allows command injection in the scp.c toremote function, as demonstrated by backtick characters in the destination argument. NOTE: the vendor reportedly has stated that they intentionally omit validation of "anomalous argument transfers" because that could "stand a...

7.4CVSS6.8AI score0.12996EPSS
Exploits6References1
OSV
OSV
added 2020/06/29 6:15 p.m.6 views

UBUNTU-CVE-2020-14145

The client side in OpenSSH 5.7 through 8.4 has an Observable Discrepancy leading to an information leak in the algorithm negotiation. This allows man-in-the-middle attackers to target initial connection attempts where no host key for the server has been cached by the client. NOTE: some reports...

5.9CVSS6.8AI score0.02057EPSS
Exploits2References6
OSV
OSV
added 2020/06/01 4:15 p.m.2 views

DEBIAN-CVE-2020-12062

The scp client in OpenSSH 8.2 incorrectly sends duplicate responses to the server upon a utimes system call failure, which allows a malicious unprivileged user on the remote server to overwrite arbitrary files in the client's download directory by creating a crafted subdirectory anywhere on the...

7.5CVSS7.9AI score0.02267EPSS
Exploits0References1
BDU FSTEC
BDU FSTEC
added 2019/02/26 12:0 a.m.4 views

The vulnerability of the OpenSSH cryptographic protection is caused by errors in checking the name of the scp.c directory on the client scp, which allows a hacker to alter the access rights to the target directory.

The vulnerability of the OpenSSH cryptographic protection arises due to errors in checking the name of the scp.c directory on the scp client. Exploiting this vulnerability allows a malicious actor to alter the access rights to the target directory by using the file name “.” or an empty file name...

5.4CVSS7AI score0.03681EPSS
Exploits0References10Affected Software7
OSV
OSV
added 2019/01/31 6:29 p.m.4 views

DEBIAN-CVE-2019-6110

In OpenSSH 7.9, due to accepting and displaying arbitrary stderr output from the server, a malicious server or Man-in-The-Middle attacker can manipulate the client output, for example to use ANSI control codes to hide additional files being transferred...

6.8CVSS8.1AI score0.20906EPSS
Exploits8References1
OSV
OSV
added 2019/01/31 6:29 p.m.6 views

ALPINE-CVE-2019-6109

An issue was discovered in OpenSSH 7.9. Due to missing character encoding in the progress display, a malicious server or Man-in-The-Middle attacker can employ crafted object names to manipulate the client output, e.g., by using ANSI control codes to hide additional files being transferred. This...

6.8CVSS6.9AI score0.03807EPSS
Exploits0References1
CNVD
CNVD
added 2019/01/23 12:0 a.m.8 views

OpenSSH Directory Traversal Vulnerability

OpenSSH OpenBSD Secure Shell is a set of connection tools for secure access to remote computers maintained by the OpenBSD Project Group. The tools are an open source implementation of the SSH protocol and support encryption of all transmissions, effectively blocking eavesdropping, connection...

5.9CVSS7.2AI score0.58204EPSS
Exploits9References1
OSV
OSV
added 2019/01/14 12:0 a.m.10 views

UBUNTU-CVE-2019-6109

An issue was discovered in OpenSSH 7.9. Due to missing character encoding in the progress display, a malicious server or Man-in-The-Middle attacker can employ crafted object names to manipulate the client output, e.g., by using ANSI control codes to hide additional files being transferred. This...

6.8CVSS6.9AI score0.03807EPSS
Exploits0References5
CNVD
CNVD
added 2019/01/11 12:0 a.m.33 views

OpenSSH Access Restriction Bypass Vulnerability

OpenSSH OpenBSD Secure Shell is a set of connection tools for secure access to remote computers maintained by the OpenBSD Project Group. The tools are an open source implementation of the SSH protocol that supports encryption of all transmissions to effectively block eavesdropping, connection...

5.3CVSS7.1AI score0.03681EPSS
Exploits0References1
OSV
OSV
added 2019/01/10 9:29 p.m.5 views

ALPINE-CVE-2018-20685

In OpenSSH 7.9, scp.c in the scp client allows remote SSH servers to bypass intended access restrictions via the filename of . or an empty filename. The impact is modifying the permissions of the target directory on the client side...

5.3CVSS7.1AI score0.03681EPSS
Exploits0References1
OSV
OSV
added 2019/01/10 12:0 a.m.7 views

UBUNTU-CVE-2018-20685

In OpenSSH 7.9, scp.c in the scp client allows remote SSH servers to bypass intended access restrictions via the filename of . or an empty filename. The impact is modifying the permissions of the target directory on the client side...

5.3CVSS6.7AI score0.03681EPSS
Exploits0References5
Rows per page
Query Builder