Recently we had a vulnerability test in our solarwinds sam 6.0.0 server and this vulnerability was found. Is there a way to patch it?
The recomendation is :
"The password autocomplete should be disabled in sensitive applications.To disable autocomplete, you may use a code similar to: <INPUT TYPE="password" AUTOCOMPLETE="off">"
Reference: http://www.acunetix.com/vulnerabilities/password-type-input-with/
Thanks