Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.
This repository was archived by the owner on May 20, 2025. It is now read-only.

Update ZipArchive to 2.5.5 to fix two security issues #2748

@BergQuester

Description

@BergQuester

Steps to Reproduce

  1. ZipArchive has two known vulnerabilities in the version currently used (2.2.2)
    1. CVE-2022-36943: Arbitrary file write affecting ZipArchive version 2.5.3 and earlier.
    2. CVE-2023-39136: DoS via unhandled _sanitizedPath edge case affecting ZipArchive version 2.5.4 and earlier.

Expected Behavior

A version of ZipArchive is used that does not contain these vulnerabilities

Actual Behavior

The current version used is unpatched

There is a PR that was closed that updated ZipArchive to a patched version: #2709

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions