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

18 lines
725 B
Markdown

### [CVE-2018-10254](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10254)
![](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
Netwide Assembler (NASM) 2.13 has a stack-based buffer over-read in the disasm function of the disasm/disasm.c file. Remote attackers could leverage this vulnerability to cause a denial of service or possibly have unspecified other impact via a crafted ELF file.
### POC
#### Reference
- https://sourceforge.net/p/nasm/bugs/561/
#### Github
No PoCs found on GitHub currently.