Gentoo: GLSA-202209-01: GNU Gzip, XZ Utils: Arbitrary file write
Summary
GNU Gzip and XZ Utils' grep helpers do not sufficiently validate certain multi-line file names.
Resolution
All GNU Gzip users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=app-arch/gzip-1.12"
All XZ Utils users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=app-arch/xz-utils-5.2.5"
References
[ 1 ] CVE-2022-1271 https://nvd.nist.gov/vuln/detail/CVE-2022-1271
Availability
This GLSA and any updates to it are available for viewing at
the Gentoo Security Website:
https://security.gentoo.org/glsa/202209-01
Concerns
Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users' machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.
Background
GNU Gzip is a popular data compression program.
XZ Utils is free general-purpose data compression software with a high
compression ratio.
Affected Packages
------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 app-arch/gzip < 1.12 >= 1.12 2 app-arch/xz-utils < 5.2.5 >= 5.2.5
Impact
===== In some cases, writing to arbitrary files such as shell initialization files can be escalation to remote code execution.
Workaround
Ensuring only trusted input is passed to GNU Gzip and XZ Utils' grep helpers minimizes the potential impact.