cve/2020/CVE-2020-26301.md
2024-06-09 00:33:16 +00:00

924 B

CVE-2020-26301

Description

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.

POC

Reference

Github

No PoCs found on GitHub currently.