10.1.0
12 years ago
11 months ago
Known vulnerabilities in the open package. This does not include vulnerabilities belonging to this package’s dependencies.
Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for freeVulnerability | Vulnerable Version |
---|---|
open is a cross platform package that opens stuff like URLs, files, executables. Affected versions of this package are vulnerable to Arbitrary Code Injection when unsanitized user input is passed in. The package does come with the following warning in the readme:
The package Note: Upgrading How to fix Arbitrary Code Injection? Upgrade | <6.0.0 |
open is a cross platform package that opens stuff like URLs, files, executables. Affected versions of this package are vulnerable to Arbitrary Command Injection. Urls are not properly escaped before concatenating them into the command that is opened using Note: Upgrading How to fix Arbitrary Command Injection? Upgrade | <6.0.0 |