npm package
mversion
pkg:npm/mversion
Vulnerabilities (2)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2020-7688 | Hig | 8.4 | < 2.0.1 | 2.0.1 | Jul 1, 2020 | The issue occurs because tagName user input is formatted inside the exec function is executed without any checks. | |
| CVE-2020-4059 | Hig | 7.3 | < 2.0.0 | 2.0.0 | Jun 18, 2020 | In mversion before 2.0.0, there is a command injection vulnerability. This issue may lead to remote code execution if a client of the library calls the vulnerable method with untrusted input. This vulnerability is patched by version 2.0.0. Previous releases are deprecated in npm. |
- affected < 2.0.1fixed 2.0.1
The issue occurs because tagName user input is formatted inside the exec function is executed without any checks.
- affected < 2.0.0fixed 2.0.0
In mversion before 2.0.0, there is a command injection vulnerability. This issue may lead to remote code execution if a client of the library calls the vulnerable method with untrusted input. This vulnerability is patched by version 2.0.0. Previous releases are deprecated in npm.