CVE-2005-1194: Buffer Overflow
Stack-based buffer overflow in the ieeeputascii function for nasm 0.98 and earlier allows attackers to execute arbitrary code via a crafted asm file, a different vulnerability than CVE-2004-1287.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2005-1194?
CVE-2005-1194 has a high severity rating due to its potential to allow attackers to execute arbitrary code.
How do I fix CVE-2005-1194?
To fix CVE-2005-1194, update nasm to version 0.98 or later, as earlier versions are vulnerable.
What systems are affected by CVE-2005-1194?
CVE-2005-1194 primarily affects various versions of Red Hat Enterprise Linux, including 2.1, 3.0, and 4.0.
What is a stack-based buffer overflow in the context of CVE-2005-1194?
In the context of CVE-2005-1194, a stack-based buffer overflow occurs when the ieee_putascii function allows excess data to overwrite adjacent memory.
Can CVE-2005-1194 be exploited remotely?
Yes, CVE-2005-1194 can be exploited remotely if an attacker provides a specially crafted asm file to the vulnerable system.