GHSA-VVH2-82C7-PPFG
Vulnerability from github – Published: 2024-01-30 06:30 – Updated: 2024-01-30 18:43
VLAI?
Summary
network Arbitrary Command Injection vulnerability
Details
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 the mac_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.
Severity ?
7.3 (High)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "network"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.7.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2024-21488"
],
"database_specific": {
"cwe_ids": [
"CWE-77"
],
"github_reviewed": true,
"github_reviewed_at": "2024-01-30T18:43:05Z",
"nvd_published_at": "2024-01-30T05:15:09Z",
"severity": "HIGH"
},
"details": "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 the `mac_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.",
"id": "GHSA-vvh2-82c7-ppfg",
"modified": "2024-01-30T18:43:05Z",
"published": "2024-01-30T06:30:23Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21488"
},
{
"type": "WEB",
"url": "https://github.com/tomas/network/commit/5599ed6d6ff1571a5ccadea775430c131f381de7"
},
{
"type": "WEB",
"url": "https://github.com/tomas/network/commit/6ec8713580938ab4666df2f2d0f3399891ed2ad7"
},
{
"type": "WEB",
"url": "https://github.com/tomas/network/commit/72c523265940fe279eb0050d441522628f8988e5"
},
{
"type": "WEB",
"url": "https://gist.github.com/icemonster/282ab98fb68fc22aac7c576538f6369c"
},
{
"type": "PACKAGE",
"url": "https://github.com/tomas/network"
},
{
"type": "WEB",
"url": "https://security.snyk.io/vuln/SNYK-JS-NETWORK-6184371"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"type": "CVSS_V3"
}
],
"summary": "network Arbitrary Command Injection vulnerability"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…