Lucene search
+L

6603 matches found

zdt
zdt
added 2019/01/20 12:0 a.m.34025 views

OpenSSH 7.6p1 SCP Client - Multiple Vulnerabilities (SSHtranger Things) Exploit

Exploit Title: SSHtranger Things Exploit Author: Mark E. Haase Vendor Homepage: https://www.openssh.com/ Software Link: download link if available Version: OpenSSH 7.6p1 Tested on: Ubuntu 18.04.1 LTS CVE : CVE-2019-6111, CVE-2019-6110 ''' Title: SSHtranger Things Author: Mark E. Haase Homepage:...

6.8CVSS0.58204EPSS
SaveExploits10
OSV
OSV
added 2019/01/18 3:30 p.m.14 views

SUSE-SU-2019:13931-1 Security update for openssh

This update for openssh fixes the following issues: Security issue fixed: - CVE-2018-20685: Fixed an issue where scp client allows remote SSH servers to bypass intended access restrictions bsc1121571 - CVE-2019-6109: Fixed an issue where the scp client would allow malicious remote SSH servers to...

6.8CVSS6.7AI score0.58204EPSS
SaveExploits10References9
OSV
OSV
added 2019/01/18 1:19 p.m.13 views

SUSE-SU-2019:0126-1 Security update for openssh

This update for openssh fixes the following issues: Security issues fixed: - CVE-2018-20685: Fixed an issue where scp client allows remote SSH servers to bypass intended access restrictions bsc1121571 - CVE-2019-6109: Fixed an issue where the scp client would allow malicious remote SSH servers to...

6.8CVSS6.7AI score0.58204EPSS
SaveExploits10References9
OSV
OSV
added 2019/01/18 1:19 p.m.13 views

SUSE-SU-2019:0125-1 Security update for openssh

This update for openssh fixes the following issues: Security issue fixed: - CVE-2018-20685: Fixed an issue where scp client allows remote SSH servers to bypass intended access restrictions bsc1121571 - CVE-2019-6109: Fixed an issue where the scp client would allow malicious remote SSH servers to...

6.8CVSS6.7AI score0.58204EPSS
SaveExploits10References9
Exploit DB
Exploit DB
added 2019/01/18 12:0 a.m.9204 views

SCP Client - Multiple Vulnerabilities (SSHtranger Things)

Exploit Title: SSHtranger Things Date: 2019-01-17 Exploit Author: Mark E. Haase Vendor Homepage: https://www.openssh.com/ Software Link: download link if available Version: OpenSSH 7.6p1 Tested on: Ubuntu 18.04.1 LTS CVE : CVE-2019-6111, CVE-2019-6110 ''' Title: SSHtranger Things Author: Mark E...

6.8CVSS6.8AI score0.58204EPSS
SaveExploits10
exploitpack
exploitpack
added 2019/01/18 12:0 a.m.30750 views

SCP Client - Multiple Vulnerabilities (SSHtranger Things)

SCP Client - Multiple Vulnerabilities SSHtranger Things Exploit Title: SSHtranger Things Date: 2019-01-17 Exploit Author: Mark E. Haase Vendor Homepage: https://www.openssh.com/ Software Link: download link if available Version: OpenSSH 7.6p1 Tested on: Ubuntu 18.04.1 LTS CVE : CVE-2019-6111,...

5.8CVSS7AI score0.58204EPSS
SaveExploits10
Packet Storm
Packet Storm
added 2019/01/18 12:0 a.m.9121 views

SSHtranger Things SCP Client File Issue

Exploit Title: SSHtranger Things Date: 2019-01-17 Exploit Author: Mark E. Haase Vendor Homepage: https://www.openssh.com/ Software Link: download link if available Version: OpenSSH 7.6p1 Tested on: Ubuntu 18.04.1 LTS CVE : CVE-2019-6111, CVE-2019-6110 ''' Title: SSHtranger Things Author: Mark E...

6.8AI score0.58204EPSS
SaveExploits10
Fedora
Fedora
added 2019/01/16 2:21 a.m.55 views

[SECURITY] Fedora 29 Update: openssh-7.9p1-3.fc29

SSH Secure SHell is a program for logging into and executing commands on a remote machine. SSH is intended to replace rlogin and rsh, and to provide secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forward...

5.3CVSS2AI score0.03681EPSS
SaveExploits0
Veracode
Veracode
added 2019/01/15 9:20 a.m.41 views

Information Disclosure

openssh is vulnerable to information disclosure attacks. The vulnerability exists as sshd in OpenSSH before 7.3, when SHA256 or SHA512 are used for user password hashing, uses BLOWFISH hashing on a static password when the username does not exist, which allows remote attackers to enumerate users ...

5.9CVSS6.4AI score0.88944EPSS
SaveExploits12References13Affected Software1
Veracode
Veracode
added 2019/01/15 9:16 a.m.22 views

Privilege Escalation

openssh is vulnerable to privilege escalation. It was discovered that the OpenSSH sshd daemon fetched PAM environment settings before running the login program. In configurations with UseLogin=yes and the pamenv PAM module configured to read user environment settings, a local user could use this...

7.8CVSS7.8AI score0.00602EPSS
SaveExploits0References23Affected Software1
Veracode
Veracode
added 2019/01/15 9:16 a.m.37 views

Privilege Escalation

openssh is vulnerable to privilege escalation. It was discovered that the OpenSSH sshd daemon fetched PAM environment settings before running the login program. In configurations with UseLogin=yes and the pamenv PAM module configured to read user environment settings, a local user could use this...

7.6CVSS8.2AI score0.01284EPSS
SaveExploits0References16Affected Software1
Veracode
Veracode
added 2019/01/15 9:11 a.m.41 views

Authorization Bypass

openssh is vulnerable to authorization bypass attacks. The vulnerability exists as the x11openhelper function in channels.c in ssh in OpenSSH before 6.9, when ForwardX11Trusted mode is not used, lacks a check of the refusal deadline for X connections, which makes it easier for remote attackers to...

4.3CVSS6.2AI score0.05445EPSS
SaveExploits0References22Affected Software1
Veracode
Veracode
added 2019/01/15 9:10 a.m.56 views

Insecure Authentication

openssh uses an insecure authentication. It was discovered that the OpenSSH sshd daemon did not check the list of keyboard-interactive authentication methods for duplicates. A remote attacker could use this flaw to bypass the MaxAuthTries limit, making it easier to perform password guessing attac...

8.5CVSS6AI score0.09377EPSS
SaveExploits1References35Affected Software1
Veracode
Veracode
added 2019/01/15 9:2 a.m.30 views

Authorization Bypass

openssh is vulnerable to authorization bypass attacks. The vulnerability exists as sshd in OpenSSH before 6.6 does not properly support wildcards on AcceptEnv lines in sshdconfig, which allows remote attackers to bypass intended environment restrictions by using a substring located before a...

4.9CVSS5.4AI score0.04751EPSS
SaveExploits1References11Affected Software1
Veracode
Veracode
added 2019/01/15 9:2 a.m.66 views

Arbitrary File Overwrite

bash is vulnerable to arbitrary file overwrite attacks. The vulnerability exists as GNU Bash through 4.3 bash43-025 processes trailing strings after certain malformed function definitions in the values of environment variables, which allows remote attackers to write to files or possibly have...

9.8CVSS9.6AI score0.99999EPSS
SaveExploits146References163Affected Software1
Veracode
Veracode
added 2019/01/15 8:52 a.m.27 views

Denial Of Service (DoS)

openssh is vulnerable to denial of service DoS attacks. The vulnerability exists as the sshgssapiparseename function in gss-serv.c in OpenSSH 5.8 and earlier, when gssapi-with-mic authentication is enabled, allows remote authenticated users to cause a denial of service memory consumption via a...

3.5CVSS5AI score0.02565EPSS
SaveExploits1References8Affected Software1
Veracode
Veracode
added 2019/01/15 8:51 a.m.35 views

Denial Of Service (DoS)

openssh is vulnerable to denial of service DoS attacks. The vulnerability exists as the default configuration of OpenSSH through 6.1 enforces a fixed time limit between establishing a TCP connection and completing a login, which makes it easier for remote attackers to cause a denial of service...

5CVSS5.3AI score0.1651EPSS
SaveExploits1References16Affected Software1
RedhatCVE
RedhatCVE
added 2019/01/15 12:51 a.m.51 views

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.8CVSS1.8AI score0.03807EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2019/01/15 12:50 a.m.123 views

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. Mitigation This issue only affects the user...

6.8CVSS2.2AI score0.20906EPSS
SaveExploits8References2
RedhatCVE
RedhatCVE
added 2019/01/15 12:50 a.m.457 views

CVE-2019-6111

An issue was discovered in OpenSSH 7.9. Due to the scp implementation being derived from 1983 rcp, the server chooses which files/directories are sent to the client. However, the scp client only performs cursory validation of the object name returned only directory traversal attacks are prevented...

5.9CVSS1.5AI score0.58204EPSS
SaveExploits9References2
Rows per page
Query Builder