mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 11:44:02 +02:00
18 lines
725 B
Markdown
18 lines
725 B
Markdown
### [CVE-2018-10254](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10254)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|