CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/05/12 13:42:17
Modified files:
archivers/unzip: Tag: OPENBSD_7_1 Makefile
Added files:
archivers/unzip/patches: Tag: OPENBSD_7_1 patch-unix_zipgrep
Log message:
archivers/unzip: security fix for CVE-2022-1271
In zipgrep, prevent arbitrary-file-write vulnerability if an archive
member name contains shell wild cards that expand to an existing
pathname with an exploit pattern.
