6919 Exploit: Smartermail
Because SmarterMail logs everything (including malformed requests), the attacker injects a C# web shell into the User-Agent header:
: The application exposes three .NET remoting endpoints— /Servers , /Mail , and /Spool —on TCP port 17001 . smartermail 6919 exploit
The vulnerability was officially patched in , which restricted port 17001 to local access only (127.0.0.1). However, this didn't end the story for SmarterMail: smartermail 6919 exploit
—do not properly validate or sanitize incoming serialized data. Attack Vector: smartermail 6919 exploit