ghsa-m33v-338h-4v9f
Vulnerability from github
Published
2021-02-26 16:31
Modified
2021-02-26 16:23
VLAI Severity ?
Summary
Path traversal in Node-Red
Details
Impact
This vulnerability allows arbitrary path traversal via the Projects API.
If the Projects feature is enabled, a user with projects.read
permission is able to access any file via the Projects API.
Patches
The issue has been patched in Node-RED 1.2.8
Workarounds
The vulnerability applies only to the Projects feature which is not enabled by default in Node-RED.
The primary workaround is not give untrusted users read access to the Node-RED editor.
For more information
If you have any questions or comments about this advisory: * Email us at team@nodered.org
Acknowledgements
Thanks to the Tencent Woodpecker Security Team for disclosing this vulnerability.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "@node-red/runtime" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.2.8" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-21298" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2021-02-26T16:23:34Z", "nvd_published_at": "2021-02-26T17:15:00Z", "severity": "LOW" }, "details": "### Impact\n\nThis vulnerability allows arbitrary path traversal via the Projects API.\n\nIf the Projects feature is enabled, a user with `projects.read` permission is able to access any file via the Projects API.\n\n### Patches\n\nThe issue has been patched in Node-RED 1.2.8\n\n### Workarounds\n\nThe vulnerability applies only to the Projects feature which is not enabled by default in Node-RED.\n\nThe primary workaround is not give untrusted users read access to the Node-RED editor.\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Email us at [team@nodered.org](mailto:team@nodered.org)\n\n### Acknowledgements\n\nThanks to the Tencent Woodpecker Security Team for disclosing this vulnerability.", "id": "GHSA-m33v-338h-4v9f", "modified": "2021-02-26T16:23:34Z", "published": "2021-02-26T16:31:23Z", "references": [ { "type": "WEB", "url": "https://github.com/node-red/node-red/security/advisories/GHSA-m33v-338h-4v9f" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21298" }, { "type": "WEB", "url": "https://github.com/node-red/node-red/commit/74db3e17d075f23d9c95d7871586cf461524c456" }, { "type": "WEB", "url": "https://github.com/node-red/node-red/releases/tag/1.2.8" }, { "type": "WEB", "url": "https://www.npmjs.com/package/@node-red/runtime" } ], "schema_version": "1.4.0", "severity": [], "summary": "Path traversal in Node-Red" }
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.
Loading…
Loading…