ghsa-2hw7-mxvj-m455
Vulnerability from github
Published
2021-01-29 18:13
Modified
2021-01-27 23:26
VLAI Severity ?
Summary
Path traversal in Node-RED-Dashboard
Details
In Node-RED-Dashboard before 2.26.2 there is a path traversal vulnerability. It allows ui_base/js/..%2f directory traversal to read files.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "node-red-dashboard" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.26.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-3223" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2021-01-27T23:26:39Z", "nvd_published_at": "2021-01-26T18:16:00Z", "severity": "HIGH" }, "details": "In Node-RED-Dashboard before 2.26.2 there is a path traversal vulnerability. It allows ui_base/js/..%2f directory traversal to read files.", "id": "GHSA-2hw7-mxvj-m455", "modified": "2021-01-27T23:26:39Z", "published": "2021-01-29T18:13:52Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3223" }, { "type": "WEB", "url": "https://github.com/node-red/node-red-dashboard/issues/669" }, { "type": "WEB", "url": "https://github.com/node-red/node-red-dashboard/commit/f48f356df966f607ba3d09c27396074b81f2ae97" }, { "type": "WEB", "url": "https://github.com/node-red/node-red-dashboard/releases/tag/2.26.2" }, { "type": "WEB", "url": "https://www.npmjs.com/package/node-red-dashboard" } ], "schema_version": "1.4.0", "severity": [], "summary": "Path traversal in Node-RED-Dashboard" }
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…