3 matches found
CVE-2021-3725
Vulnerability in dirhistory plugin Description: the widgets that go back and forward in the directory history, triggered by pressing Alt-Left and Alt-Right, use functions that unsafely execute eval on directory names. If you cd into a directory with a carefully-crafted name, then press Alt-Left,...
CVE-2021-3725
Vulnerability in dirhistory plugin Description: the widgets that go back and forward in the directory history, triggered by pressing Alt-Left and Alt-Right, use functions that unsafely execute eval on directory names. If you cd into a directory with a carefully-crafted name, then press Alt-Left,...
CVE-2021-3725
CVE-2021-3725 affects the ohmyzsh dirhistory plugin. The vulnerability is in the widgets that navigate directory history (Alt-Left/Alt-Right) where functions pop_past and pop_future unsafely execute eval on directory names, enabling a command injection if a directory with a crafted name is visite...