4 matches found
CVE-2005-0339
Buffer overflow in Foxmail 2.0 allows remote attackers to cause a denial of service and possibly execute arbitrary code via a long MAIL FROM command...
EUVD-2005-0340
Buffer overflow in Foxmail 2.0 allows remote attackers to cause a denial of service and possibly execute arbitrary code via a long MAIL FROM command...
CVE-2005-0339
CVE-2005-0339 describes a buffer overflow in Foxmail 2.0 that can be triggered by a long MAIL FROM command over the network. The consequence is a denial of service and the possibility of arbitrary code execution by a remote attacker. The provided documents do not specify impacted versions beyond ...
Foxmail 2.0 - MAIL FROM: Denial of Service
Foxmail 2.0 - MAIL FROM: Denial of Service !/usr/bin/python Code by OYXin oyxinatsegfault.cn import socket import sys import getopt def usage: print "Usage: foxserver.py -h host -p port" sys.exit0 if name == 'main': try: opts, args = getopt.getoptsys.argv1:, "h:p:" except getopt.GetoptError, msg:...