CVE-2004-1287
NASM 0.98.38-1.2 - Buffer Overflow in preproc.c Error Function
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2004-1287. PoCs published by Jonathan Rockway.
AI-analyzed exploit summary The provided text describes a buffer overflow vulnerability in NASM (Netwide Assembler) when processing malformed '%error' preprocessor directives. Successful exploitation could lead to arbitrary code execution with the privileges of the user running the application.
Description
Buffer overflow in the error function in preproc.c for NASM 0.98.38 1.2 allows attackers to execute arbitrary code via a crafted asm file, a different vulnerability than CVE-2005-1194.
Exploits (1)
The provided text describes a buffer overflow vulnerability in NASM (Netwide Assembler) when processing malformed '%error' preprocessor directives. Successful exploitation could lead to arbitrary code execution with the privileges of the user running the application.