A denial-of-service vulnerability exists in Sysax Multi-Server version 6.10 via its SSH daemon. A specially crafted SSH key exchange packet can trigger a crash in the service, resulting in loss of availability. The flaw is triggered during the handling of malformed key exchange data, including a non-standard byte (\x28) in place of the expected SSH protocol delimiter.
An exception is thrown from a function, but it is not caught.
Link | Tags |
---|---|
https://www.mattandreko.com/2013/04/08/sysax-multi-server-6.10-ssh-dos/ | technical description exploit |
https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/auxiliary/dos/windows/ssh/sysax_sshd_kexchange.rb | exploit |
https://www.sysax.com/ | product |
https://www.vulncheck.com/advisories/sysax-multi-server-sshd-key-exchange-dos | third party advisory |