ghsa-4c7m-wxvm-r7gc
Vulnerability from github
Published
2021-04-14 15:03
Modified
2022-04-01 20:21
Severity ?
Summary
Improper parsing of octal bytes in netmask
Details
Improper input validation of octal strings in netmask npm package v1.0.6 and below allows unauthenticated remote attackers to perform indeterminate SSRF, RFI, and LFI attacks on many of the dependent packages. A remote unauthenticated attacker can bypass packages relying on netmask to filter IPs and reach critical VPN or LAN hosts.
:exclamation: NOTE: The fix for this issue was incomplete. A subsequent fix was made in version 2.0.1
which was assigned CVE-2021-29418 / GHSA-pch5-whg9-qr2r. For complete protection from this vulnerability an upgrade to version 2.0.1 or later is recommended.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "netmask" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.1.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-28918" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2021-04-13T16:13:23Z", "nvd_published_at": "2021-04-01T13:15:00Z", "severity": "CRITICAL" }, "details": "Improper input validation of octal strings in netmask npm package v1.0.6 and below allows unauthenticated remote attackers to perform indeterminate SSRF, RFI, and LFI attacks on many of the dependent packages. A remote unauthenticated attacker can bypass packages relying on netmask to filter IPs and reach critical VPN or LAN hosts.\n\n:exclamation: NOTE: The fix for this issue was incomplete. A subsequent fix was made in version `2.0.1` which was assigned [CVE-2021-29418 / GHSA-pch5-whg9-qr2r](https://github.com/advisories/GHSA-pch5-whg9-qr2r). For complete protection from this vulnerability an upgrade to version 2.0.1 or later is recommended.", "id": "GHSA-4c7m-wxvm-r7gc", "modified": "2022-04-01T20:21:55Z", "published": "2021-04-14T15:03:16Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28918" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-pch5-whg9-qr2r" }, { "type": "WEB", "url": "https://github.com/rs/node-netmask" }, { "type": "WEB", "url": "https://github.com/rs/node-netmask/blob/98294cb20695f2c6c36219a4fbcd4744fb8d0682/CHANGELOG.md#v110-mar-18-2021" }, { "type": "WEB", "url": "https://github.com/sickcodes/security/blob/master/advisories/SICK-2021-011.md" }, { "type": "WEB", "url": "https://rootdaemon.com/2021/03/29/vulnerability-in-netmask-npm-package-affects-280000-projects" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20210528-0010" }, { "type": "WEB", "url": "https://www.bleepingcomputer.com/news/security/critical-netmask-networking-bug-impacts-thousands-of-applications" }, { "type": "WEB", "url": "https://www.npmjs.com/package/netmask" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Improper parsing of octal bytes in netmask" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.