CVE-2000-0532: High severity FreeBSD FreeBSD vulnerability
A FreeBSD patch for SSH on 2000-01-14 configures ssh to listen on port 722 as well as port 22, which might allow remote attackers to access SSH through port 722 even if port 22 is otherwise filtered.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2000-0532?
CVE-2000-0532 is considered a moderate severity vulnerability due to the potential for unauthorized remote SSH access.
How do I fix CVE-2000-0532?
To fix CVE-2000-0532, you should configure your SSH service to only listen on the default port 22 and ensure that port 722 is not exposed.
What systems are affected by CVE-2000-0532?
CVE-2000-0532 affects FreeBSD version 4.0, particularly with the SSH configuration allowing listening on port 722.
Can CVE-2000-0532 be exploited remotely?
Yes, CVE-2000-0532 can be exploited remotely by attackers attempting to access SSH through the unfiltered port 722.
What configurations should I check for CVE-2000-0532?
For CVE-2000-0532, check your SSHD configuration files to ensure that only port 22 is enabled and port 722 is disabled.