mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
19 lines
761 B
Markdown
19 lines
761 B
Markdown
### [CVE-2018-19755](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-19755)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
There is an illegal address access at asm/preproc.c (function: is_mmacro) in Netwide Assembler (NASM) 2.14rc16 that will cause a denial of service (out-of-bounds array access) because a certain conversion can result in a negative integer.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.nasm.us/show_bug.cgi?id=3392528
|
|
- https://bugzilla.nasm.us/show_bug.cgi?id=3392528
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|