Lucene search
+L

2378 matches found

RedhatCVE
RedhatCVE
added 2015/10/30 9:28 a.m.26 views

CVE-2008-3896

Grub Legacy 0.97 and earlier stores pre-boot authentication passwords in the BIOS Keyboard buffer and does not clear this buffer before and after use, which allows local users to obtain sensitive information by reading the physical memory locations associated with this buffer...

2.1CVSS6.6AI score0.00333EPSS
SaveExploits0References2
Packet Storm
Packet Storm
added 2015/10/14 12:00 a.m.55 views

X11 Keyboard Command Injection

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit3 "\x0a", '2' = "\x0b", '3' = "\x0c", '4' = "\x0d", '5' = "\x0e", '6' = "\x0f", '7' = "\x10", '&' = "\x10", '8' = "\x11", '9' = "\x12",...

0.1AI score
SaveExploits0
Debian
Debian
added 2015/09/30 3:37 a.m.107 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:00 a.m.52 views

DLA-288-2 openssh - regression update

Bulletin has no description...

5.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2015/09/24 12:00 a.m.853 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
myhack58
myhack58
added 2015/09/03 12:00 a.m.248 views

Empire: a PowerShell post-exploitation Agent tools-vulnerability warning-the black bar safety net

Empire is a purely PowerShell post-exploitation Agent tools, it is built on cryptography, secure communications and flexible architecture. Empire realize the need to powershell. exe you can run a PowerShell proxy function. Rapid deployment post-exploit module, from the keyboard recorder to...

7.4AI score
SaveExploits0
seebug.org
seebug.org
added 2015/09/01 12:00 a.m.38 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
Ubuntu
Ubuntu
added 2015/08/18 1:34 p.m.97 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
OSV
OSV
added 2015/08/18 1:34 p.m.15 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
Tenable Nessus
Tenable Nessus
added 2015/08/17 12:00 a.m.116 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:00 a.m.63 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
Openbugbounty
Openbugbounty
added 2015/08/14 5:18 p.m.15 views

cristianoronaldo.com XSS vulnerability

Vulnerable URL: http://www.cristianoronaldo.com/out.php?utmsource=downloadsmedium=keyboardterm=downloads-keyboardcontent=downloads-keyboardcampaign=downloads-links=';alert/XSSPOSED///';alert/XSSPOSED///";alert/XSSPOSED///";alert/XSSPOSED///--alert/XSSPOSED/...

6.9AI score
SaveExploits0
OSV
OSV
added 2015/08/14 3:26 p.m.17 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:00 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.87 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:00 a.m.69 views

DLA-288-1 openssh - security update

Bulletin has no description...

8.5CVSS6AI score0.09377EPSS
SaveExploits1
CNVD
CNVD
added 2015/08/04 12:00 a.m.24 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.4 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.16 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
CVE
CVE
added 2015/08/03 12:00 a.m.12486 views

CVE-2015-5600

Summary (CVE-2015-5600): The kbdint_next_device function in OpenSSH sshd up to version 6.9 fails to properly constrain keyboard-interactive device processing within a single connection, enabling remote brute-force attempts or a denial-of-service via a long/duplicative ssh -oKbdInteractiveDevices ...

8.5CVSS5.6AI score0.09377EPSS
SaveExploits1References33Affected Software1
Rows per page
Query Builder