The archive_string_append function in archive_string.c in libarchive before 3.2.0 allows remote attackers to cause a denial of service (crash) via a crafted cab files, related to "overlapping memcpy."
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
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/506 | third party advisory patch |
http://lists.opensuse.org/opensuse-security-announce/2016-07/msg00025.html | third party advisory vendor 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.openwall.com/lists/oss-security/2016/06/17/5 | third party advisory mailing list |
http://www.securityfocus.com/bid/91300 | vdb entry |