mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-30 18:20:53 +00:00
19 lines
714 B
Markdown
19 lines
714 B
Markdown
![]() |
### [CVE-2018-20535](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20535)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
There is a use-after-free at asm/preproc.c (function pp_getline) in Netwide Assembler (NASM) 2.14rc16 that will cause a denial of service during a line-number increment attempt.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://bugzilla.nasm.us/show_bug.cgi?id=3392530
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/SZU-SE/UAF-Fuzzer-TestSuite
|
||
|
- https://github.com/wcventure/UAF-Fuzzer-TestSuite
|
||
|
|