OS Command Injection in ssh2
High severity
GitHub Reviewed
Published
Sep 21, 2021
to the GitHub Advisory Database
•
Updated Feb 12, 2024
Description
Published by the National Vulnerability Database
Sep 20, 2021
Reviewed
Sep 21, 2021
Published to the GitHub Advisory Database
Sep 21, 2021
Last updated
Feb 12, 2024
ssh2 is client and server modules written in pure JavaScript for node.js. In ssh2 before version 1.4.0 there is a command injection vulnerability. The issue only exists on Windows. This issue may lead to remote code execution if a client of the library calls the vulnerable method with untrusted input. This is fixed in version 1.4.0.
References