Files
CVEs-PoC/2004/CVE-2004-1287.md
T
2024-06-18 02:51:15 +02:00

19 lines
700 B
Markdown

### [CVE-2004-1287](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1287)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.
### POC
#### Reference
- http://www.redhat.com/support/errata/RHSA-2005-381.html
#### Github
- https://github.com/mudongliang/LinuxFlaw
- https://github.com/oneoy/cve-