VYPR

npm package

async-git

pkg:npm/async-git

Vulnerabilities (2)

  • CVE-2020-28490Feb 18, 2021
    affected < 1.13.2fixed 1.13.2

    The package async-git before 1.13.2 are vulnerable to Command Injection via shell meta-characters (back-ticks). For example: git.reset('atouch HACKEDb')

  • CVE-2021-3190Jan 21, 2021
    affected < 1.13.2fixed 1.13.2

    The async-git package before 1.13.2 for Node.js allows OS Command Injection via shell metacharacters, as demonstrated by git.reset and git.tag.