cve/2018/CVE-2018-6381.md
2024-06-09 00:33:16 +00:00

985 B

CVE-2018-6381

Description

In ZZIPlib 0.13.67, 0.13.66, 0.13.65, 0.13.64, 0.13.63, 0.13.62, 0.13.61, 0.13.60, 0.13.59, 0.13.58, 0.13.57 and 0.13.56 there is a segmentation fault caused by invalid memory access in the zzip_disk_fread function (zzip/mmapped.c) because the size variable is not validated against the amount of file->stored data.

POC

Reference

Github

No PoCs found on GitHub currently.