Title: OpenSSH Default Configuration Anon SSH Service Port Bounce Weakness
Info
Disclosure
Aug 31, 2004
Discovery
Unknown
Dates
Exploit
Unknown
Solution
Unknown
Description
OpenSSH contains a flaw that may allow a authenticated attacker to perform a port bouncing attack. The issue is triggered when the 'AllowTcpForwarding' option is enabled in the sshd_config file. This may make it possible for a malicious user to use SSH to access an anonymous service (i.e. AnonCVS) and forward connections to arbitrary ports via this vulnerable service.
Classification
Location:
Remote/Network Access Required
Attack Type:
Misconfiguration
Impact:
Loss of Confidentiality,
Loss of Integrity
Exploit:
Exploit Available
Disclosure:
OSVDB Verified
Solution
Currently, there are no known upgrades or patches to correct this issue. It is possible to correct the flaw by implementing the following workaround: change AllowTcpForwarding option to "no" in sshd_config file.