ghsa-xg59-m7wx-853q
Vulnerability from github
Published
2019-10-25 19:41
Modified
2021-08-18 22:03
Severity ?
VLAI Severity ?
Summary
Cross-site Scripting in node-red-dashboard
Details
It is possible to inject JavaScript within node-red-dashboard versions prior to version 2.17.0 due to the ui_notification node accepting raw HTML by default.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "node-red-dashboard" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.17.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-10756" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2019-10-25T16:28:11Z", "nvd_published_at": "2019-10-08T19:15:00Z", "severity": "MODERATE" }, "details": "It is possible to inject JavaScript within node-red-dashboard versions prior to version 2.17.0 due to the ui_notification node accepting raw HTML by default.", "id": "GHSA-xg59-m7wx-853q", "modified": "2021-08-18T22:03:52Z", "published": "2019-10-25T19:41:24Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10756" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-NODEREDDASHBOARD-471939" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Cross-site Scripting 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…