Exploitation Summary
EIP tracks 1 public exploit for CVE-2004-1267. PoCs published by Ariel Berkman.
AI-analyzed exploit summary The exploit demonstrates a buffer overflow vulnerability in CUPS' HPGL file parsing, allowing arbitrary code execution via a maliciously crafted HPGL file. The PoC removes a file named 'x' from the current directory, proving the vulnerability.
Description
Buffer overflow in the ParseCommand function in hpgl-input.c in the hpgltops program for CUPS 1.1.22 allows remote attackers to execute arbitrary code via a crafted HPGL file.
Exploits (1)
The exploit demonstrates a buffer overflow vulnerability in CUPS' HPGL file parsing, allowing arbitrary code execution via a maliciously crafted HPGL file. The PoC removes a file named 'x' from the current directory, proving the vulnerability.