Vulnerabilities (CVE)

Filtered by vendor Gnu Subscribe
Filtered by product Cpio
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-38185 1 Gnu 1 Cpio 2021-08-16 6.8 MEDIUM 7.8 HIGH
GNU cpio through 2.13 allows attackers to execute arbitrary code via a crafted pattern file, because of a dstring.c ds_fgetstr integer overflow that triggers an out-of-bounds heap write. NOTE: it is unclear whether there are common cases where the pattern file, associated with the -E option, is untrusted data.
CVE-2019-14866 2 Gnu, Redhat 2 Cpio, Enterprise Linux 2020-01-10 6.9 MEDIUM 7.3 HIGH
In all versions of cpio before 2.13 does not properly validate input files when generating TAR archives. When cpio is used to create TAR archives from paths an attacker can write to, the resulting archive may contain files with permissions the attacker did not have or in paths he did not have access to. Extracting those archives from a high-privilege user without carefully reviewing them may lead to the compromise of the system.