Exploitation Summary
EIP tracks 2 public exploits for CVE-2004-1717. PoCs published by infamous41md.
AI-analyzed exploit summary This exploit targets a stack buffer overflow in the psscan() function of gv postscript viewer (CVE-2004-1717). It crafts a malicious PostScript file with multiple overflow methods and includes shellcode for remote command execution.
Description
Multiple buffer overflows in the psscan function in ps.c for gv (ghostview) allow remote attackers to execute arbitrary code via a Postscript file with a long (1) BoundingBox, (2) comment, (3) Orientation, (4) PageOrder, or (5) Pages value.
Exploits (2)
This exploit targets a stack buffer overflow in the psscan() function of gv postscript viewer (CVE-2004-1717). It crafts a malicious PostScript file with multiple overflow methods and includes shellcode for remote command execution.
This exploit targets a buffer overflow vulnerability in the gv PostScript viewer. It generates a malicious PostScript file that, when opened, executes shellcode to spawn a remote shell on port 7000.