Files
CVEs-PoC/2020/CVE-2020-18974.md
T
2024-05-25 21:48:12 +02:00

18 lines
660 B
Markdown

### [CVE-2020-18974](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-18974)
![](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 Netwide Assembler (NASM) v2.15.xx allows attackers to cause a denial of service via 'crc64i' in the component 'nasmlib/crc64'. This issue is different than CVE-2019-7147.
### POC
#### Reference
- https://bugzilla.nasm.us/show_bug.cgi?id=3392568
#### Github
No PoCs found on GitHub currently.