mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 17:50:34 +00:00
23 lines
1006 B
Markdown
23 lines
1006 B
Markdown
![]() |
### [CVE-2018-1000886](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000886)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
nasm version 2.14.01rc5, 2.15 contains a Buffer Overflow vulnerability in asm/stdscan.c:130 that can result in Stack-overflow caused by triggering endless macro generation, crash the program. This attack appear to be exploitable via a crafted nasm input file.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://bugzilla.nasm.us/show_bug.cgi?id=3392514
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/ICSE2020-MemLock/MemLock_Benchmark
|
||
|
- https://github.com/SZU-SE/MemLock_Benchmark
|
||
|
- https://github.com/SZU-SE/Stack-overflow-Fuzzer-TestSuite
|
||
|
- https://github.com/tzf-key/MemLock_Benchmark
|
||
|
- https://github.com/tzf-omkey/MemLock_Benchmark
|
||
|
- https://github.com/wcventure/MemLock_Benchmark
|
||
|
|