Description
eopkg is a Solus package manager implemented in python3. In versions prior to 4.4.0, a malicious package could escape the directory set by `--destdir`. This requires the installation of a package from a malicious or compromised source. Files in such packages would not be installed in the path given by `--destdir`, but on a different location on the host. The issue has been fixed in v4.4.0. Users only installing packages from the Solus repositories are not affected.
Problem types
CWE-24: Path Traversal: '../filedir'
Product status
References
github.com/.../eopkg/security/advisories/GHSA-786v-47cq-qm6m
github.com/getsolus/eopkg/pull/201
github.com/...ommit/e7694323ed64e08b5b4b108fff273c64125cd39d
github.com/getsolus/eopkg/releases/tag/v4.4.0
Data based on CVE®. Copyright © 1999-2025, The MITRE Corporation. All rights reserved.