network Arbitrary Command Injection vulnerability
High severity
GitHub Reviewed
Published
Jan 30, 2024
to the GitHub Advisory Database
•
Updated Jan 30, 2024
Description
Published by the National Vulnerability Database
Jan 30, 2024
Published to the GitHub Advisory Database
Jan 30, 2024
Reviewed
Jan 30, 2024
Last updated
Jan 30, 2024
Versions of the package network before 0.7.0 are vulnerable to Arbitrary Command Injection due to use of the
child_process
exec function without input sanitization. If (attacker-controlled) user input is given to themac_address_for
function of the package, it is possible for an attacker to execute arbitrary commands on the operating system that this package is being run on.References