GHSA-PP57-MQMH-44H7
Vulnerability from github – Published: 2018-09-06 23:24 – Updated: 2021-09-16 18:18
VLAI?
Summary
Command Injection in macaddress
Details
All versions of macaddress are vulnerable to command injection. For this vulnerability to be exploited an attacker needs to control the iface argument to the one method.
Recommendation
Update to version 0.2.9 or later.
Severity ?
9.8 (Critical)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "macaddress"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.2.9"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2018-13797"
],
"database_specific": {
"cwe_ids": [
"CWE-78"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:49:44Z",
"nvd_published_at": null,
"severity": "CRITICAL"
},
"details": "All versions of `macaddress` are vulnerable to command injection. For this vulnerability to be exploited an attacker needs to control the `iface` argument to the `one` method.\n\n\n## Recommendation\n\nUpdate to version 0.2.9 or later.",
"id": "GHSA-pp57-mqmh-44h7",
"modified": "2021-09-16T18:18:02Z",
"published": "2018-09-06T23:24:21Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-13797"
},
{
"type": "WEB",
"url": "https://github.com/scravy/node-macaddress/pull/20"
},
{
"type": "WEB",
"url": "https://github.com/scravy/node-macaddress/commit/358fd594adb196a86b94ac9c691f69fe5dad2332"
},
{
"type": "WEB",
"url": "https://hackerone.com/reports/319467"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-pp57-mqmh-44h7"
},
{
"type": "PACKAGE",
"url": "https://github.com/scravy/node-macaddress"
},
{
"type": "WEB",
"url": "https://github.com/scravy/node-macaddress/releases/tag/0.2.9"
},
{
"type": "WEB",
"url": "https://news.ycombinator.com/item?id=17283394"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/654"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Command Injection in macaddress"
}
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…