ArchLinux: 202002-4: ksh: arbitrary command execution
Summary
A flaw was found in ksh version 2020.0.0 in the evaluation of certain environment variables. An attacker could use this flaw to override or bypass environment restrictions to execute shell commands. Services and applications that allow remote unauthenticated attackers to provide one of those environment variables could allow them to exploit this issue remotely.
Resolution
Upgrade to 2020.0.0-2.
# pacman -Syu "ksh>=2020.0.0-2"
The problem has been fixed upstream but no release is available yet.
References
https://github.com/att/ast/commit/c7de8b641266bac7c77942239ac659edfee9ecd2 https://security.archlinux.org/CVE-2019-14868
Workaround
None.