CVE-2001-0553

SSH Secure Shell 3.0.0 - Privilege Escalation

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2001-0553. PoCs published by hypoclear.

AI-analyzed exploit summary This Perl script scans a local system for the SSH Short Password Login Vulnerability (CVE-2001-0553) by checking if SSH 3.0.0 is running and if any accounts have passwords with two or fewer characters in the /etc/shadow file. It requires superuser access to read the shadow file.

Description

SSH Secure Shell 3.0.0 on Unix systems does not properly perform password authentication to the sshd2 daemon, which allows local users to gain access to accounts with short password fields, such as locked accounts that use "NP" in the password field.

Exploits (1)

exploitdb SCANNER VERIFIED
by hypoclear · perlremoteunix
https://www.exploit-db.com/exploits/21021

This Perl script scans a local system for the SSH Short Password Login Vulnerability (CVE-2001-0553) by checking if SSH 3.0.0 is running and if any accounts have passwords with two or fewer characters in the /etc/shadow file. It requires superuser access to read the shadow file.

Classification
Scanner 100%
Attack Type
Auth Bypass
Complexity
Trivial
Reliability
Reliable
Target: SSH daemon (sshd) 3.0.0
Auth required
Prerequisites: Superuser access on the target system · SSH 3.0.0 running on the target system
MITRE ATT&CK
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (7)

Core 7
Core References
Exploit, Patch, Vendor Advisory mailing-list x_refsource_bugtraq
http://archives.neohapsis.com/archives/bugtraq/2001-07/0486.html
Various Sources x_refsource_confirm
http://www.ssh.com/products/ssh/exploit.cfm
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/6868
US Government Resource third-party-advisory x_refsource_cert-vn
http://www.kb.cert.org/vuls/id/737451
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://www.osvdb.org/586
Third Party Advisory, US Government Resource third-party-advisory government-resource x_refsource_ciac
http://www.ciac.org/ciac/bulletins/l-121.shtml
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/3078

Scores

EPSS 0.0134
EPSS Percentile 67.6%

Details

Status published
Products (1)
ssh/secure_shell 3.0.0
Published Aug 14, 2001
Tracked Since Feb 18, 2026