Lucene search
+L

114 matches found

Oracle linux
Oracle linux
added 2015/11/23 12:0 a.m.69 views

openssh security, bug fix, and enhancement update

6.6.1p1-22 - Use the correct constant for glob limits 1160377 6.6.1p1-21 - Extend memory limit for remote glob in sftp acc. to stat limit 1160377 6.6.1p1-20 - Fix vulnerabilities published with openssh-7.0 1265807 - Privilege separation weakness related to PAM support - Use-after-free bug related...

8.5CVSS0.2AI score0.09377EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2015/11/20 12:0 a.m.65 views

RHEL 7 : openssh (RHSA-2015:2088)

Updated openssh packages that fix multiple security issues, several bugs, and add various enhancements are now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having Moderate security impact. Common Vulnerability Scoring System CVSS base scores, which...

8.5CVSS6.9AI score0.09377EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2015/11/19 3:38 a.m.121 views

Moderate: Red Hat Security Advisory: openssh security, bug fix, and enhancement update

Updated openssh packages that fix multiple security issues, several bugs, and add various enhancements are now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having Moderate security impact. Common Vulnerability Scoring System CVSS base scores, which...

8.5CVSS7.1AI score0.09377EPSS
SaveExploits1References13
RedHat Linux
RedHat Linux
added 2015/11/19 3:38 a.m.6 views

openssh: MaxAuthTries limit bypass via duplicates in KbdInteractiveDevices

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

8.5CVSS6.9AI score0.09377EPSS
SaveExploits1References5
Debian
Debian
added 2015/09/30 3:37 a.m.105 views

[SECURITY] [DLA 288-2] openssh regression update

Package : openssh Version : 1:5.5p1-6+squeeze7 CVE ID : CVE-2015-5600 In Debian LTS squeeze, the fix for CVE-2015-56001 in openssh 1:5.5p1-6+squeeze7 breaks authentication mechanisms that rely on the keyboard-interactive method. Thanks to Colin Watson for making aware of that. The patch fixing...

8.5CVSS6.6AI score0.09377EPSS
SaveExploits1
OSV
OSV
added 2015/09/29 12:0 a.m.50 views

DLA-288-2 openssh - regression update

Bulletin has no description...

5.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2015/09/24 12:0 a.m.851 views

OpenSSH MaxAuthTries Bypass

The remote SSH server is affected by a security bypass vulnerability due to a flaw in the keyboard-interactive authentication mechanisms. The kbdintnextdevice function in auth2-chall.c improperly restricts the processing of keyboard-interactive devices within a single connection. A remote attacke...

8.5CVSS6.5AI score0.09377EPSS
SaveExploits1References2
seebug.org
seebug.org
added 2015/09/01 12:0 a.m.35 views

OpenSSH keyboard-interactive authentication brute force vulnerability

OpenSSH(OpenBSD Secure Shell)是OpenBSD计划组所维护的一套用于安全访问远程计算机的连接工具。该工具是SSH协议的开源实现,支持对所有的传输进行加密,可有效阻止窃听、连接劫持以及其他网络级的攻击。 OpenSSH 6.9及之前版本的sshd中的auth2-chall.c文件中的‘kbdintnextdevice’函数存在安全漏洞。远程攻击者利用该漏洞可借助ssh -oKbdInteractiveDevices选项中较长且重复的列表实施暴力破解攻击,或造成拒绝服务(CPU消耗)。 ---snip--- diff...

7.1AI score
SaveExploits0
OSV
OSV
added 2015/08/18 1:34 p.m.11 views

USN-2710-2 openssh regression

USN-2710-1 fixed vulnerabilities in OpenSSH. The upstream fix for CVE-2015-5600 caused a regression resulting in random authentication failures in non-default configurations. This update fixes the problem. Original advisory details: Moritz Jodeit discovered that OpenSSH incorrectly handled...

6AI score
SaveExploits0References2
Ubuntu
Ubuntu
added 2015/08/18 1:34 p.m.95 views

USN-2710-2: OpenSSH regression

USN-2710-1 fixed vulnerabilities in OpenSSH. The upstream fix for CVE-2015-5600 caused a regression resulting in random authentication failures in non-default configurations. This update fixes the problem. Original advisory details: Moritz Jodeit discovered that OpenSSH incorrectly handled...

6.9AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2015/08/17 12:0 a.m.114 views

Ubuntu 14.04 LTS : OpenSSH vulnerabilities (USN-2710-1)

The remote Ubuntu 14.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-2710-1 advisory. Moritz Jodeit discovered that OpenSSH incorrectly handled usernames when using PAM authentication. If an additional vulnerability were discovered in the...

8.5CVSS7.2AI score0.09377EPSS
SaveExploits1References3
OpenVAS
OpenVAS
added 2015/08/15 12:0 a.m.51 views

Ubuntu: Security Advisory (USN-2710-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2015 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...

8.5CVSS6.5AI score0.09377EPSS
SaveExploits1References2
OSV
OSV
added 2015/08/14 3:26 p.m.11 views

USN-2710-1 openssh vulnerabilities

Moritz Jodeit discovered that OpenSSH incorrectly handled usernames when using PAM authentication. If an additional vulnerability were discovered in the OpenSSH unprivileged child process, this issue could allow a remote attacker to perform user impersonation. CVE number pending Moritz Jodeit...

8.5CVSS6.7AI score0.09377EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2015/08/10 12:0 a.m.101 views

Debian DLA-288-2 : openssh regression update

In Debian LTS squeeze, the fix for CVE-2015-56001 in openssh 1:5.5p1-6+squeeze7 breaks authentication mechanisms that rely on the keyboard-interactive method. Thanks to Colin Watson for making aware of that. The patch fixing CVE-2015-5600 introduces the field 'devicesdone' to the KbdintAuthctxt...

8.5CVSS6.4AI score0.09377EPSS
SaveExploits1References4
Debian
Debian
added 2015/08/07 11:38 a.m.79 views

[SECURITY] [DLA 288-1] openssh security update

Package : openssh Version : 1:5.5p1-6+squeeze6 CVE ID : CVE-2015-5352 CVE-2015-5600 Debian Bug : 790798 793616 A recent upload of OpenSSH to Debian squeeze-lts fixes two security issues. CVE-2015-5352 It was reported that when forwarding X11 connections with ForwardX11Trusted=no, connections made...

8.5CVSS6.7AI score0.09377EPSS
SaveExploits1
OSV
OSV
added 2015/08/07 12:0 a.m.67 views

DLA-288-1 openssh - security update

Bulletin has no description...

8.5CVSS6AI score0.09377EPSS
SaveExploits1
CNVD
CNVD
added 2015/08/04 12:0 a.m.19 views

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

8.5CVSS7.9AI score0.09377EPSS
SaveExploits1References1
OSV
OSV
added 2015/08/03 1:59 a.m.2 views

DEBIAN-CVE-2015-5600

The kbdintnextdevice function in auth2-chall.c in sshd in OpenSSH through 6.9 does not properly restrict the processing of keyboard-interactive devices within a single connection, which makes it easier for remote attackers to conduct brute-force attacks or cause a denial of service CPU consumptio...

8.1CVSS6.4AI score0.09377EPSS
SaveExploits1References1
OSV
OSV
added 2015/08/03 1:59 a.m.12 views

CVE-2015-5600

The kbdintnextdevice function in auth2-chall.c in sshd in OpenSSH through 6.9 does not properly restrict the processing of keyboard-interactive devices within a single connection, which makes it easier for remote attackers to conduct brute-force attacks or cause a denial of service CPU consumptio...

4.6AI score
SaveExploits0References33
Vulnrichment
Vulnrichment
added 2015/08/03 12:0 a.m.8 views

CVE-2015-5600

The kbdintnextdevice function in auth2-chall.c in sshd in OpenSSH through 6.9 does not properly restrict the processing of keyboard-interactive devices within a single connection, which makes it easier for remote attackers to conduct brute-force attacks or cause a denial of service CPU consumptio...

6.8AI score0.09377EPSS
SaveExploits1References33
Rows per page
Query Builder