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, the system is subject to command injection. Impacted areas: - Functions pop_past and pop_future in dirhistory plugin.
References
Link Resource
https://github.com/ohmyzsh/ohmyzsh/commit/06fc5fb Patch Third Party Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:planetargon:oh_my_zsh:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2021-11-30 10:15

Updated : 2024-02-28 18:48


NVD link : CVE-2021-3725

Mitre link : CVE-2021-3725

CVE.ORG link : CVE-2021-3725


JSON object : View

Products Affected

planetargon

  • oh_my_zsh
CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')

CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')