mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
687 B
Markdown
18 lines
687 B
Markdown
### [CVE-2005-1194](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1194)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Stack-based buffer overflow in the ieee_putascii 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.redhat.com/support/errata/RHSA-2005-381.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|