The trad_enc_decrypt_update function in archive_read_support_format_zip.c in libarchive before 3.2.0 allows remote attackers to cause a denial of service (out-of-bounds heap read and crash) via a crafted zip file, related to reading the password.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://blog.fuzzing-project.org/47-Many-invalid-memory-access-issues-in-libarchive.html | third party advisory |
https://github.com/libarchive/libarchive/issues/523 | issue tracking exploit third party advisory |
http://www.openwall.com/lists/oss-security/2016/06/17/2 | third party advisory mailing list |
https://security.gentoo.org/glsa/201701-03 | vendor advisory |
http://www.securityfocus.com/bid/91329 | vdb entry |
http://www.openwall.com/lists/oss-security/2016/06/17/5 | third party advisory mailing list |