Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Planetargon | Oh My Zsh | < 11-11-2021 |
Related Weaknesses (CWE)
References
- https://github.com/ohmyzsh/ohmyzsh/commit/06fc5fbPatchThird Party Advisory
- https://github.com/ohmyzsh/ohmyzsh/commit/06fc5fbPatchThird Party Advisory
FAQ
What is CVE-2021-3725?
CVE-2021-3725 is a vulnerability with a CVSS score of 7.5 (HIGH). 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...
How severe is CVE-2021-3725?
CVE-2021-3725 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-3725?
Check the references section above for vendor advisories and patch information. Affected products include: Planetargon Oh My Zsh.