Lucene search
+L

56 matches found

OSV
OSV
added 2021/04/11 8:15 p.m.5 views

DEBIAN-CVE-2021-28877

In the standard library in Rust before 1.51.0, the Zip implementation calls iteratorgetunchecked for the same index more than once when nested. This bug can lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait...

7.5CVSS7.5AI score0.01387EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2021/02/09 12:00 a.m.13 views

libzip Resource Management Error Vulnerability

A resource management error vulnerability exists in libzip that arises from mismanagement of system resources e.g., memory, disk space, files, etc. by a networked system or product...

9.8CVSS7.3AI score0.02451EPSS
SaveExploits0References3
OSV
OSV
added 2020/09/02 3:58 p.m.6 views

GHSA-73V8-V6G4-VRPM Arbitrary File Overwrite in decompress-zip

Vulnerable versions of decompress-zip are affected by the Zip-Slip vulnerability, an arbitrary file write vulnerability. The vulnerability occurs because decompress-zip does not verify that extracted files do not resolve to targets outside of the extraction root directory. Recommendation For...

6AI score
SaveExploits0References3
OSV
OSV
added 2020/06/23 7:38 p.m.12 views

CVE-2020-7664

In all versions of the package github.com/unknwon/cae/zip, the ExtractTo function doesn't securely escape file paths in zip archives which include leading or non-leading "..". This allows an attacker to add or replace files system-wide...

7.5CVSS7.1AI score0.01419EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2019/08/06 12:56 p.m.7 views

zziplib: Memory leak triggered in the function __zzip_parse_root_directory in zip.c

An issue was discovered in ZZIPlib through 0.13.69. There is a memory leak triggered in the function zzipparserootdirectory in zip.c, which will lead to a denial of service attack...

6.5CVSS5.8AI score0.02068EPSS
SaveExploits1References4
Gitee
Gitee
added 2019/07/18 9:03 a.m.9 views

EQGRP

This repository is an exploit module for the Linux operating system, specifically targeting the 7z file archiver. The exploit is designed to take advantage of a vulnerability in the 7z library, which is used by the 7z file archiver. The vulnerability allows an attacker to execute arbitrary code o...

7.9AI score
SaveExploits0
Snyk
Snyk
added 2018/10/01 8:29 a.m.4 views

Directory Traversal

Amendment This was deemed not a vulnerability. Overview Affected versions of this package are vulnerable to Directory Traversal. Directory traversal vulnerability in ZZIPlib 0.13.69 allows attackers to overwrite arbitrary files via a .. dot dot in a zip file, because of the function unzzipcat in...

5.8CVSS6.3AI score0.01746EPSS
SaveExploits1References2
OSV
OSV
added 2018/09/05 9:29 p.m.7 views

UBUNTU-CVE-2018-16548

An issue was discovered in ZZIPlib through 0.13.69. There is a memory leak triggered in the function zzipparserootdirectory in zip.c, which will lead to a denial of service attack...

6.5CVSS6.6AI score0.02068EPSS
SaveExploits1References2
OSV
OSV
added 2018/07/25 5:29 p.m.3 views

DEBIAN-CVE-2018-1002208

SharpZipLib before 1.0 RC1 is vulnerable to directory traversal, allowing attackers to write to arbitrary files via a ../ dot dot slash in a Zip archive entry that is mishandled during extraction. This vulnerability is also known as 'Zip-Slip'...

5.5CVSS5.5AI score0.10191EPSS
SaveExploits1References1
OSV
OSV
added 2018/07/25 5:29 p.m.6 views

UBUNTU-CVE-2018-1002208

SharpZipLib before 1.0 RC1 is vulnerable to directory traversal, allowing attackers to write to arbitrary files via a ../ dot dot slash in a Zip archive entry that is mishandled during extraction. This vulnerability is also known as 'Zip-Slip'...

5.5CVSS6.7AI score0.10191EPSS
SaveExploits1References3
CNVD
CNVD
added 2018/02/08 12:00 a.m.10 views

ZZIPlib Denial of Service Vulnerability

ZZIPlib is a set of lightweight file compression tools. A security vulnerability exists in the 'zzipdiskfindfirst' function in the zzip/mmapped.c file in ZZIPlib version 0.13.67. A remote attacker can exploit this vulnerability to cause a denial of service with a specially crafted zip file...

6.5CVSS6.7AI score0.0261EPSS
SaveExploits1References1
OSV
OSV
added 2017/09/01 5:29 p.m.8 views

DEBIAN-CVE-2017-14107

The zipreadeocd64 function in zipopen.c in libzip before 1.3.0 mishandles EOCD records, which allows remote attackers to cause a denial of service memory allocation failure in zipcdirgrow in zipdirent.c via a crafted ZIP archive...

6.5CVSS6.7AI score0.032EPSS
SaveExploits0References1
OSV
OSV
added 2017/03/01 3:59 p.m.12 views

AZL-43603 CVE-2017-5974 affecting package zziplib 0.13.72-3

Heap-based buffer overflow in the zzipget32 function in fetch.c in zziplib 0.13.62, 0.13.61, 0.13.60, 0.13.59, 0.13.58, 0.13.57, 0.13.56 allows remote attackers to cause a denial of service crash via a crafted ZIP file...

5.5CVSS6.5AI score0.01847EPSS
SaveExploits1References1
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2017/02/17 6:13 a.m.10 views

Self-Extracting Archives created by 7-ZIP32.DLL may insecurely load Dynamic Link Libraries

Overview 7-ZIP32.DLL is an open source library for compressing and decompressing 7z and zip format files. It can also create self-extracting archive files. Self-extracting archive files created by 7-ZIP32.DLL contain an issue with the DLL search path, which may lead to insecurely loading Dynamic...

7.8CVSS6.8AI score0.00695EPSS
SaveExploits0References5
OSV
OSV
added 2016/11/12 2:59 a.m.3 views

DEBIAN-CVE-2016-9296

A null pointer dereference bug affects the 16.02 and many old versions of p7zip. A lack of null pointer check for the variable folders.PackPositions in function CInArchive::ReadAndDecodePackedStreams in CPP/7zip/Archive/7z/7zIn.cpp, as used in the 7z.so library and in 7z applications, will cause ...

7.5CVSS7.4AI score0.05805EPSS
SaveExploits1References1
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2008/05/20 3:00 p.m.11 views

7-ZIP32.DLL buffer overflow vulnerability

Overview 7-ZIP32.DLL, a library for compression and decompression supporting 7z, zip, and some other format files, contains a buffer overflow vulnerability. 7-ZIP32.DLL is an open source library for compression and decompression supporting 7z, zip, and some other format files. 7-ZIP32.DLL is base...

6.8CVSS8.1AI score0.05556EPSS
SaveExploits1References8
Rows per page
Query Builder