cve/2020/CVE-2020-7789.md

18 lines
682 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2020-7789](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7789)
![](https://img.shields.io/static/v1?label=Product&message=node-notifier&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%209.0.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Command%20Injection&color=brighgreen)
### Description
This affects the package node-notifier before 9.0.0. It allows an attacker to run arbitrary commands on Linux machines due to the options params not being sanitised when being passed an array.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/dellalibera/dellalibera