A flaw was found in unzip. The vulnerability occurs due to improper handling of Unicode strings, which can lead to a null pointer dereference. This flaw allows an attacker to input a specially crafted zip file, leading to a crash or code execution.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://bugs.launchpad.net/ubuntu/+source/unzip/+bug/1957077 | issue tracking patch exploit third party advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=2044583 | issue tracking exploit third party advisory |
https://access.redhat.com/security/cve/CVE-2021-4217 | third party advisory |