2024-05-26 14:27:05 +02:00
### [CVE-2019-10783](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10783)

2025-09-29 21:09:30 +02:00


2024-05-26 14:27:05 +02:00
### Description
All versions including 0.0.4 of lsof npm module are vulnerable to Command Injection. Every exported method used by the package uses the exec function to parse user input.
### POC
#### Reference
- https://snyk.io/vuln/SNYK-JS-LSOF-543632
#### Github
No PoCs found on GitHub currently.