CVE-2008-3259: Infoleak
OpenSSH before 5.1 sets the SOREUSEADDR socket option when the X11UseLocalhost configuration setting is disabled, which allows local users on some platforms to hijack the X11 forwarding port via a bind to a single IP address, as demonstrated on the HP-UX platform.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2008-3259?
CVE-2008-3259 is considered to have a high severity level as it allows local users to hijack an X11 forwarding port.
How do I fix CVE-2008-3259?
To fix CVE-2008-3259, enable the X11UseLocalhost setting in the OpenSSH configuration.
Which versions of OpenSSH are affected by CVE-2008-3259?
OpenSSH versions prior to 5.1, including 3.1 through 5.0, are affected by CVE-2008-3259.
Who is at risk with CVE-2008-3259?
Local users on systems running vulnerable versions of OpenSSH are at risk due to CVE-2008-3259.
What is the nature of the vulnerability in CVE-2008-3259?
CVE-2008-3259 involves the improper setting of the SO_REUSEADDR socket option when X11UseLocalhost is disabled, allowing port hijacking.