Versions of the package network before 0.7.0 are vulnerable to Arbitrary Command Injection due to use of the childprocess exec function without input sanitization. If (attacker-controlled) user input is given to the macaddress_for function of the package, it is possible for the attacker to execute arbitrary commands on the operating system that this package is being run on.
{
"unresolved_ranges": [
{
"source": "AFFECTED_FIELD",
"extracted_events": [
{
"fixed": "0.7.0"
},
{
"fixed": "*"
}
]
},
{
"source": "DESCRIPTION",
"extracted_events": [
{
"fixed": "0.7.0"
}
]
}
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/21xxx/CVE-2024-21488.json",
"cwe_ids": [
"CWE-77"
],
"cna_assigner": "snyk"
}