An out-of-bounds heap buffer read flaw was found in the way advancecomp before 2.1-2018/02 handled processing of ZIP files. An attacker could potentially use this flaw to crash the advzip utility by tricking it into processing crafted ZIP files.
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://lists.debian.org/debian-lts-announce/2019/03/msg00004.html | third party advisory mailing list |
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1056 | third party advisory issue tracking |
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=889270 | third party advisory issue tracking exploit |
https://usn.ubuntu.com/3570-1/ | third party advisory vendor advisory |
https://lists.debian.org/debian-lts-announce/2018/02/msg00016.html | third party advisory mailing list |
https://sourceforge.net/p/advancemame/bugs/259/ | third party advisory issue tracking |
https://lists.debian.org/debian-lts-announce/2021/12/msg00034.html | third party advisory mailing list |