VYPR

NuGet package

dotnetzip

pkg:nuget/dotnetzip

Vulnerabilities (2)

  • CVE-2024-48510Nov 13, 2024
    affected >= 1.10.1, <= 1.16.0

    Directory Traversal vulnerability in DotNetZip v.1.16.0 and before allows a remote attacker to execute arbitrary code via the src/Zip.Shared/ZipEntry.Extract.cs component NOTE: This vulnerability only affects products that are no longer supported by the maintainer.

  • CVE-2018-1002205MedJul 25, 2018
    affected < 1.11.0fixed 1.11.0

    DotNetZip.Semvered before 1.11.0 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'.