cve/2021/CVE-2021-45444.md
2024-05-25 21:48:12 +02:00

653 B

CVE-2021-45444

Description

In zsh before 5.8.1, an attacker can achieve code execution if they control a command output inside the prompt, as demonstrated by a %F argument. This occurs because of recursive PROMPT_SUBST expansion.

POC

Reference

No PoCs from references.

Github