Marcel Telka
2022-08-04 39288cc2de58a1f91dfa7e502846ab53767e7edd
refs
author Marcel Telka <marcel@telka.sk>
Thursday, August 4, 2022 16:17 +0200
committer GitHub <noreply@github.com>
Thursday, August 4, 2022 16:17 +0200
commit39288cc2de58a1f91dfa7e502846ab53767e7edd
tree c362e8d35dc164f2bee8ca44a09723fd841cf3a9 tree | zip | gz
parent fc4902dbaa0a6187fb72c7a60b4ced8c16e5ff3c view | diff
unzip: update fix for CVE-2014-8139; add test results

This fixes the following issue:

$ touch foo
$ jar cvf foo.jar foo
$ unzip -t foo.jar
Archive: foo.jar
testing: META-INF/ bad extra-field entry:
EF block length (0 bytes) invalid (< 4)
testing: META-INF/MANIFEST.MF OK
testing: foo OK
At least one error was detected in foo.jar.
$

More details at https://bugzilla.redhat.com/show_bug.cgi?id=1174844#c6
1 files added
5 files modified
138 ■■■■ changed files
components/archiver/unzip/Makefile 19 ●●●●● diff | view | raw | blame | history
components/archiver/unzip/manifests/sample-manifest.p5m 3 ●●●● diff | view | raw | blame | history
components/archiver/unzip/patches/CVE-2014-8139.patch 76 ●●●● diff | view | raw | blame | history
components/archiver/unzip/pkg5 1 ●●●● diff | view | raw | blame | history
components/archiver/unzip/test/results-all.master 38 ●●●●● diff | view | raw | blame | history
components/archiver/unzip/unzip.p5m 1 ●●●● diff | view | raw | blame | history