3 matches found
YPOPS! v0.9.7.3 Buffer Overflow (SEH)
No description provided by source. Version:0.9.7.3 Tested on: Windows XP SP3 !/usr/bin/python All modules are SafeSEH protected in service pack 3. import socket, sys print "\n ========================================" print " YPOPS! v 0.9.7.3 Buffer Overflow SEH" print " Proof of Concept by Blake...
CVE-2004-1558
Multiple stack-based buffer overflows in YPOPs! aka YahooPOPS 0.4 through 0.6 allow remote attackers to cause a denial of service crash and possibly execute arbitrary code via a long 1 POP3 USER command or 2 SMTP request...
pop_exp2.py
!/usr/bin/env python """ Exploit for an old BoF in YPOPS v0.6 discovered by Behrang Fouldai Coded as a PoC for defeating NoN-Exec stacks and stack protections like overflow guard etc. This exploit utilizes the 520 byte buffer in the TEB i.e is used for ANSI to Unicode String operations. The EIP i...