Lucene search
+L

6914 matches found

Cvelist
Cvelist
added 2003/06/10 4:00 a.m.51 views

CVE-2003-0386

OpenSSH 3.6.1 and earlier, when restricting host access by numeric IP addresses and with VerifyReverseMapping disabled, allows remote attackers to bypass "from=" and "user@host" address restrictions by connecting to a host from a system whose reverse DNS hostname contains the numeric IP address...

7.9AI score0.05766EPSS
SaveExploits1References16
Positive Technologies
Positive Technologies
added 2003/06/10 12:00 a.m.20 views

PT-2003-1047 · Openssh +1 · Openssh +1

Name of the Vulnerable Software and Affected Versions: OpenSSH versions 3.6.1 and earlier Description: The issue allows remote attackers to bypass "from=" and "user@host" address restrictions by connecting to a host from a system whose reverse DNS hostname contains the numeric IP address, when...

10CVSS8.2AI score0.99506EPSS
SaveExploits225References352
Tenable Nessus
Tenable Nessus
added 2003/06/10 12:00 a.m.49 views

OpenSSH < 3.6.2 Reverse DNS Lookup Bypass

According to its banner, the remote host appears to be running OpenSSH-portable version 3.6.1 or older. There is a flaw in such version that could allow an attacker to bypass the access controls set by the administrator of this server. OpenSSH features a mechanism that can restrict the list of...

7.5CVSS7.6AI score0.05766EPSS
SaveExploits1References1
CERT
CERT
added 2003/06/06 12:00 a.m.50 views

Vulnerability in OpenSSH daemon (sshd)

Overview A vulnerability in the OpenSSH daemon sshd may give remote attackers a better chance of gaining access to restricted resources. Description OpenSSH is an implementation of the Secure Shell protocol. It is used to provide strong authentication and cryptographically secure communications...

7.5CVSS7.8AI score0.05766EPSS
SaveExploits1References5
securityvulns
securityvulns
added 2003/06/06 12:00 a.m.34 views

IP address limitation protection bypass in OpenSSH

Only reverse resolution is checked, it allows to spoof record in reverse zone...

4.2AI score
SaveExploits0References1Affected Software1
securityvulns
securityvulns
added 2003/06/06 12:00 a.m.33 views

OpenSSH remote clent address restriction circumvention

Welkyn Security Advisory SA-2003060400 Synopsis: SSH "from=" and "user@hosts" restrictions spoofable via reverse DNS for numerically specified IP addresses. Issue Date: June 4, 2003 Software Affected: OpenSSH 3.6.1 and earlier Vendor notified: May 24, 2003. Vendor response: See workarounds, below...

0.8AI score
SaveExploits0
NVD
NVD
added 2003/05/12 4:00 a.m.28 views

CVE-2003-0190

OpenSSH-portable OpenSSH 3.6.1p1 and earlier with PAM support enabled immediately sends an error message when a user does not exist, which allows remote attackers to determine valid usernames via a timing attack...

5CVSS9.2AI score0.76751EPSS
SaveExploits12References10
OSV
OSV
added 2003/05/12 4:00 a.m.17 views

CVE-2003-0190

OpenSSH-portable OpenSSH 3.6.1p1 and earlier with PAM support enabled immediately sends an error message when a user does not exist, which allows remote attackers to determine valid usernames via a timing attack...

6.3AI score
SaveExploits0References13
OSV
OSV
added 2003/05/12 4:00 a.m.5 views

DEBIAN-CVE-2003-0190

OpenSSH-portable OpenSSH 3.6.1p1 and earlier with PAM support enabled immediately sends an error message when a user does not exist, which allows remote attackers to determine valid usernames via a timing attack...

5CVSS9.2AI score0.76751EPSS
SaveExploits12References1
Tenable Nessus
Tenable Nessus
added 2003/05/06 12:00 a.m.284 views

OpenSSH w/ PAM Multiple Timing Attack Weaknesses

The remote host seems to be running an SSH server that could allow an attacker to determine the existence of a given login by comparing the time the remote sshd daemon takes to refuse a bad password for a nonexistent login compared to the time it takes to refuse a bad password for a valid login. ...

7.6CVSS6.9AI score0.76751EPSS
SaveExploits12References2
securityvulns
securityvulns
added 2003/05/03 12:00 a.m.69 views

OpenSSH/PAM timing attack allows remote users identification

Security Advisory @ Mediaservice.net Srl 01, 30/04/2003 Data Security Division Title: OpenSSH/PAM timing attack allows remote users identification Application: OpenSSH-portable = 3.6.1p1 Platform: Linux, maybe others Description: A remote attacker can identify valid users on vulnerable systems, a...

5CVSS6.7AI score0.76751EPSS
SaveExploits12
Debian CVE
Debian CVE
added 2003/05/02 12:00 a.m.49 views

CVE-2003-0190

OpenSSH-portable OpenSSH 3.6.1p1 and earlier with PAM support enabled immediately sends an error message when a user does not exist, which allows remote attackers to determine valid usernames via a timing attack...

5CVSS6.6AI score0.76751EPSS
SaveExploits12
Cvelist
Cvelist
added 2003/05/02 12:00 a.m.50 views

CVE-2003-0190

OpenSSH-portable OpenSSH 3.6.1p1 and earlier with PAM support enabled immediately sends an error message when a user does not exist, which allows remote attackers to determine valid usernames via a timing attack...

9.2AI score0.76751EPSS
SaveExploits12References10
seebug.org
seebug.org
added 2003/05/02 12:00 a.m.43 views

OpenSSH/PAM &lt;= 3.6.1p1 Remote Users Ident (gossh.sh)

No description provided by source. !/bin/sh OpenSSH = 3.6.p1 - User Identification. Nicolas Couture - [email protected] Description: -Tells you wether or not a user exist on a distant server running OpenSSH. Usage: -You NEED to have the host's public key before executing this script...

7.1AI score
SaveExploits0
zdt
zdt
added 2003/05/02 12:00 a.m.28 views

OpenSSH/PAM <= 3.6.1p1 Remote Users Ident (gossh.sh)

Exploit for linux platform in category remote exploits ==================================================== OpenSSH/PAM " exit 1 Verify the arguments. $ != 2 && usage Variables. USER="$1" HOST="$2" =-=-=-=-=-=-=-=-=-=-=-=-= Expect script functions =-=-=-=-=-=-=-...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2003/05/02 12:00 a.m.28 views

OpenSSHPAM 3.6.1p1 - gossh.sh Remote Users Ident

OpenSSHPAM 3.6.1p1 - gossh.sh Remote Users Ident !/bin/sh OpenSSH " exit 1 Verify the arguments. $ != 2 && usage Variables. USER="$1" HOST="$2" =-=-=-=-=-=-=-=-=-=-=-=-= Expect script functions =-=-=-=-=-=-=-=-=-=-=-=-= Expect script for password. expasswd cat expasswd spawn $SSHCMD expect...

7.5AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2003/05/02 12:00 a.m.14 views

PT-2003-1109 · Openssh +1 · Openssh-Portable +1

Name of the Vulnerable Software and Affected Versions: OpenSSH-portable versions 3.6.1p1 and earlier Description: The issue allows remote attackers to determine valid usernames via a timing attack when a user does not exist, due to the immediate sending of an error message with PAM support enable...

10CVSS7.6AI score0.99506EPSS
SaveExploits225References350
CVE
CVE
added 2003/05/02 12:00 a.m.313 views

CVE-2003-0190

CVE-2003-0190 affects OpenSSH-portable/OpenSSH 3.6.1p1 and earlier with PAM enabled. The vulnerability is a timing side‑channel: when a login attempts with a non-existent username, an error is returned immediately, allowing remote attackers to determine valid usernames. This is an information dis...

5CVSS6.3AI score0.76751EPSS
SaveExploits12References10Affected Software1
Exploit DB
Exploit DB
added 2003/05/02 12:00 a.m.87 views

OpenSSH/PAM 3.6.1p1 - 'gossh.sh' Remote Users Ident

!/bin/sh OpenSSH " exit 1 Verify the arguments. $ != 2 && usage Variables. USER="$1" HOST="$2" =-=-=-=-=-=-=-=-=-=-=-=-= Expect script functions =-=-=-=-=-=-=-=-=-=-=-=-= Expect script for password. expasswd cat expasswd spawn $SSHCMD expect password: send '\r' interact EOF Expect script for erro...

5CVSS6.8AI score0.76751EPSS
SaveExploits12
exploitpack
exploitpack
added 2003/04/30 12:00 a.m.41 views

OpenSSHPAM 3.6.1p1 - Remote Users Discovery Tool

OpenSSHPAM 3.6.1p1 - Remote Users Discovery Tool / SSHBRUTE - OpenSSH/PAM Proof of concept code by Maurizio Agazzini Tested against Red Hat, Mandrake, and Debian GNU/Linux. Reference: http://lab.mediaservice.net/advisory/2003-01-openssh.txt $ tar xvfz openssh-3.6.1p1.tar.gz $ patch -p0 include...

0.2AI score
SaveExploits0
Rows per page
Query Builder