Security Advisory

CVE-2021-3725

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2021-11-30 09:30:14
Last updated 2024-08-03 17:01:08
Assigner @huntrdev
State PUBLISHED

Description

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, the system is subject to command injection. Impacted areas: - Functions pop_past and pop_future in dirhistory plugin.