ghsa-vrv9-3x3w-ffxw
Vulnerability from github
Published
2022-11-01 12:00
Modified
2022-11-03 19:32
Severity ?
VLAI Severity ?
Summary
node-red-dashboard vulnerable to Cross-site Scripting
Details
node-red-dashboard contains a cross-site scripting vulnerability. This issue affects some unknown processing of the file components/ui-component/ui-component-ctrl.js
of the component ui_text Format Handler. The attack may be initiated remotely. The issue is patched in version 3.2.0.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "node-red-dashboard" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.2.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-3783" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-11-01T19:00:00Z", "nvd_published_at": "2022-10-31T21:15:00Z", "severity": "MODERATE" }, "details": "node-red-dashboard contains a cross-site scripting vulnerability. This issue affects some unknown processing of the file `components/ui-component/ui-component-ctrl.js` of the component ui_text Format Handler. The attack may be initiated remotely. The issue is patched in version 3.2.0. ", "id": "GHSA-vrv9-3x3w-ffxw", "modified": "2022-11-03T19:32:24Z", "published": "2022-11-01T12:00:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3783" }, { "type": "WEB", "url": "https://github.com/node-red/node-red-dashboard/issues/772" }, { "type": "WEB", "url": "https://github.com/node-red/node-red-dashboard/commit/9305d1a82f19b235dfad24a7d1dd4ed244db7743" }, { "type": "PACKAGE", "url": "https://github.com/node-red/node-red-dashboard" }, { "type": "WEB", "url": "https://vuldb.com/?id.212555" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "node-red-dashboard vulnerable to Cross-site Scripting" }
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…