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.
References
Link | Resource |
---|---|
https://github.com/richgel999/miniz/issues/90 | Exploit Third Party Advisory |
https://github.com/richgel999/miniz/issues/90 | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 03:46
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/richgel999/miniz/issues/90 - Exploit, Third Party Advisory |
Information
Published : 2018-06-27 18:29
Updated : 2024-11-21 03:46
NVD link : CVE-2018-12913
Mitre link : CVE-2018-12913
CVE.ORG link : CVE-2018-12913
JSON object : View
Products Affected
miniz_project
- miniz
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')