Lucene search
+L

919 matches found

Tenable Nessus
Tenable Nessus
added 2020/09/28 12:0 a.m.52 views

EulerOS 2.0 SP3 : openssh (EulerOS-SA-2020-2112)

According to the version of the openssh packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - The scp client in OpenSSH 8.2 incorrectly sends duplicate responses to the server upon a utimes system call failure, which allows a malicious...

7.5CVSS7.8AI score0.02178EPSS
SaveExploits0References2
Gentoo Linux
Gentoo Linux
added 2020/09/13 12:0 a.m.19 views

ProFTPD: Denial of service

Background ProFTPD is an advanced and very configurable FTP server. Description It was found that ProFTPD did not properly handle invalid SCP commands. Impact An authenticated remote attacker could issue invalid SCP commands, possibly resulting in a Denial of Service condition. Workaround There i...

2.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2020/09/08 12:0 a.m.59 views

EulerOS Virtualization for ARM 64 3.0.2.0 : openssh (EulerOS-SA-2020-1978)

According to the version of the openssh packages installed, the EulerOS Virtualization for ARM 64 installation on the remote host is affected by the following vulnerability : - DISPUTED The scp client in OpenSSH 8.2 incorrectly sends duplicate responses to the server upon a utimes system call...

7.5CVSS7.5AI score0.02178EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2020/09/04 12:0 a.m.22 views

Huawei EulerOS: Security Advisory for openssh (EulerOS-SA-2020-1928)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.7AI score0.02178EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2020/09/04 12:0 a.m.18 views

Fedora: Security Advisory for curl (FEDORA-2020-126a0dd319)

The remote host is missing an update for the Copyright C 2020 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

7.5CVSS7.8AI score0.03721EPSS
SaveExploits1References2
Fedora
Fedora
added 2020/09/03 4:27 p.m.56 views

[SECURITY] Fedora 31 Update: curl-7.66.0-3.fc31

curl is a command line tool for transferring data with URL syntax, supporti ng FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, I MAP, SMTP, POP3 and RTSP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies,...

7.5CVSS0.03721EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2020/09/02 12:0 a.m.40 views

EulerOS 2.0 SP5 : openssh (EulerOS-SA-2020-1928)

According to the version of the openssh packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - The scp client in OpenSSH 8.2 incorrectly sends duplicate responses to the server upon a utimes system call failure, which allows a malicious...

7.5CVSS7.8AI score0.02178EPSS
SaveExploits0References2
Gitee
Gitee
added 2020/08/01 3:41 p.m.358 views

Exploit for OS Command Injection in Openbsd Openssh

It is an exploit for CVE-2020-15778, a command injection vulnerability in OpenSSH's SCP component. The vulnerability allows an attacker to inject malicious commands by passing a backtick-enabled payload as a file name, which is then executed by the local shell. The affected component is the SCP...

7.8CVSS8.2AI score0.12996EPSS
SaveExploits6
Tenable Nessus
Tenable Nessus
added 2020/07/30 12:0 a.m.47 views

EulerOS 2.0 SP8 : openssh (EulerOS-SA-2020-1818)

According to the version of the openssh packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - The scp client in OpenSSH 8.2 incorrectly sends duplicate responses to the server upon a utimes system call failure, which allows a malicious...

7.5CVSS7.8AI score0.02178EPSS
SaveExploits0References2
CNVD
CNVD
added 2020/07/27 12:0 a.m.7 views

OpenSSH Command Injection Vulnerability

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

7.8CVSS8.3AI score0.12996EPSS
SaveExploits6References1
RedhatCVE
RedhatCVE
added 2020/07/24 6:37 p.m.668 views

CVE-2020-15778

A flaw was found in the scp program shipped with the openssh-clients package. An attacker having the ability to scp files to a remote server, could execute arbitrary commands on the remote server by including the command as a part of the filename being copied on the server. This command is run wi...

6.8CVSS1AI score0.12996EPSS
SaveExploits6References5
Prion
Prion
added 2020/07/24 2:15 p.m.1659 views

Command injection

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...

6.8CVSS7.8AI score0.12996EPSS
SaveExploits6References5Affected Software2
OSV
OSV
added 2020/07/24 2:15 p.m.7 views

UBUNTU-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.8CVSS6.8AI score0.12996EPSS
SaveExploits6References5
Debian CVE
Debian CVE
added 2020/07/24 12:0 a.m.442 views

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.8CVSS7.5AI score0.12996EPSS
SaveExploits6
CVE
CVE
added 2020/07/24 12:0 a.m.30761 views

CVE-2020-15778

The CVE-2020-15778 entry covers a command-injection flaw in scp within OpenSSH up to version 8.3p1. The vulnerability resides in scp.c toremote, enabling arbitrary command execution when a destination argument contains backtick characters; the vendor notes they intentionally forgo validating anom...

7.8CVSS7.8AI score0.12996EPSS
SaveExploits6References6Affected Software1
Cvelist
Cvelist
added 2020/07/24 12:0 a.m.256 views

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.9AI score0.12996EPSS
SaveExploits6References6
VulnCheck KEV
VulnCheck KEV
added 2020/07/19 12:0 a.m.7 views

VulnCheck KEV: 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.9AI score0.03681EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2020/07/18 12:0 a.m.9 views

PT-2020-6182

Name of the Vulnerable Software and Affected Versions OpenSSH versions through 8.3p1 OpenSSH affected versions not specified is also mentioned in relation to other products, but the primary focus is on OpenSSH through 8.3p1. Description The issue allows command injection in the scp.c toremove...

9.3CVSS8.5AI score0.12996EPSS
SaveExploits7References43
RedhatCVE
RedhatCVE
added 2020/07/06 2:51 p.m.74 views

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...

5CVSS7.9AI score0.02178EPSS
SaveExploits0References3
NVD
NVD
added 2020/07/01 3:15 p.m.28 views

CVE-2020-5906

In versions 13.1.0-13.1.3.3, 12.1.0-12.1.5.2, and 11.6.1-11.6.5.2, the BIG-IP system does not properly enforce the access controls for the scp.blacklist files. This allows Admin and Resource Admin users with Secure Copy SCP protocol access to read and overwrite blacklisted files via SCP...

8.1CVSS0.01185EPSS
SaveExploits0References2
Rows per page
Query Builder