The zziplib is a lightweight library to easily extract data from zip files. Applications can bundle files into a single zip archive and access them. The implementation is based only on the (free) subset of compression with the zlib algorithm which is actually used by the zip/unzip tools.
Security Fix(es):
Infinite Loop in zziplib v0.13.69 allows remote attackers to cause a denial of service via the return value "zzipfileread" in the function "unzzipcatfile".(CVE-2020-18442)
{
"severity": "Medium"
}{
"src": [
"zziplib-0.13.69-8.oe1.src.rpm"
],
"x86_64": [
"zziplib-0.13.69-8.oe1.x86_64.rpm",
"zziplib-debugsource-0.13.69-8.oe1.x86_64.rpm",
"zziplib-debuginfo-0.13.69-8.oe1.x86_64.rpm",
"zziplib-devel-0.13.69-8.oe1.x86_64.rpm"
],
"noarch": [
"zziplib-help-0.13.69-8.oe1.noarch.rpm"
],
"aarch64": [
"zziplib-devel-0.13.69-8.oe1.aarch64.rpm",
"zziplib-debugsource-0.13.69-8.oe1.aarch64.rpm",
"zziplib-0.13.69-8.oe1.aarch64.rpm",
"zziplib-debuginfo-0.13.69-8.oe1.aarch64.rpm"
]
}