mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 11:21:40 +02:00
19 lines
658 B
Markdown
19 lines
658 B
Markdown
### [CVE-2021-36531](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-36531)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ngiflib 0.4 has a heap overflow in GetByte() at ngiflib.c:70 in NGIFLIB_NO_FILE mode, GetByte() reads memory buffer without checking the boundary.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/miniupnp/ngiflib/issues/18
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Marsman1996/pocs
|
|
|