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

18 lines
608 B
Markdown

### [CVE-2018-10016](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10016)
![](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.14rc0 has a division-by-zero vulnerability in the expr5 function in asm/eval.c via a malformed input file.
### POC
#### Reference
- https://bugzilla.nasm.us/show_bug.cgi?id=3392473
#### Github
- https://github.com/junxzm1990/afl-pt