CVE-2004-1260
abctab2ps 1.6.3 - Buffer Overflow in write_heading or trim_title Function
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2004-1260. PoCs published by Limin Wang.
AI-analyzed exploit summary The writeup describes a buffer overflow vulnerability in abctab2ps version 1.6.3, specifically in the 'write_heading()' function. An attacker can exploit this by crafting a malicious ABC file with excessive string data to execute arbitrary code in the context of the application.
Description
Multiple buffer overflows in the (1) write_heading function in subs.cpp or (2) trim_title function in parse.cpp for abctab2ps 1.6.3 allow remote attackers to execute arbitrary code via crafted ABC files.
Exploits (2)
The writeup describes a buffer overflow vulnerability in abctab2ps version 1.6.3, specifically in the 'write_heading()' function. An attacker can exploit this by crafting a malicious ABC file with excessive string data to execute arbitrary code in the context of the application.
The writeup describes a buffer overflow vulnerability in abctab2ps version 1.6.3, specifically in the 'trim_title()' function, which can be exploited via a malicious ABC file to achieve remote code execution in the context of the application.