Exploitation Summary
EIP tracks 2 public exploits for CVE-2004-1289. PoCs published by Danny Lungstrom.
AI-analyzed exploit summary The provided text describes a buffer overflow vulnerability in PCAL when processing calendar files with excessively long holiday data. This vulnerability can lead to remote code execution as the user running the application.
Description
Multiple buffer overflows in (1) the getline function in pcalutil.c and (2) the get_holiday function in readfile.c for pcal 4.7.1 allow remote attackers to execute arbitrary code via a crafted calendar file.
Exploits (2)
The provided text describes a buffer overflow vulnerability in PCAL when processing calendar files with excessively long holiday data. This vulnerability can lead to remote code execution as the user running the application.
The provided text describes a buffer overflow vulnerability in PCAL (CVE-2004-1289) triggered by excessively long lines in calendar files, leading to remote code execution. However, the actual exploit code is not included; only a reference to a binary exploit is provided.