mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
18 lines
601 B
Markdown
18 lines
601 B
Markdown
### [CVE-2018-12913](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12913)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In Miniz 2.0.7, tinfl_decompress in miniz_tinfl.c has an infinite loop because sym2 and counter can both remain equal to zero.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/richgel999/miniz/issues/90
|
|
|
|
#### Github
|
|
- https://github.com/Edward-L/my-cve-list
|
|
|