VYPR

npm package

git

pkg:npm/git

Vulnerabilities (1)

  • CVE-2021-23632Mar 17, 2022
    affected <= 0.1.5

    All versions of package git are vulnerable to Remote Code Execution (RCE) due to missing sanitization in the Git.git method, which allows execution of OS commands rather than just git commands. Steps to Reproduce 1. Create a file named exploit.js with the following content: js va