CVE-2021-3725

Source
https://nvd.nist.gov/vuln/detail/CVE-2021-3725
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2021-3725.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2021-3725
Published
2021-11-30T10:15:08Z
Modified
2025-02-04T22:29:58Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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 poppast and popfuture in dirhistory plugin.

References

Affected packages

Git / github.com/ohmyzsh/ohmyzsh

Affected ranges

Type
GIT
Repo
https://github.com/ohmyzsh/ohmyzsh
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed