GHSA-8W65-XJC5-9W79
Vulnerability from github – Published: 2020-01-30 21:00 – Updated: 2023-09-11 18:10
VLAI?
Summary
Cross-Site Scripting in node-red
Details
Versions of node-red prior to 0.20.8are vulnerable to Cross-Site Scripting (XSS). The package fails to sanitize the name field in new Flows, allowing attackers to execute arbitrary JavaScript in the victim's browser.
Recommendation
Upgrade to version 0.18.6 or later.
Severity ?
5.4 (Medium)
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 0.20.7"
},
"package": {
"ecosystem": "npm",
"name": "node-red"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.20.8"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2019-15607"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2020-01-29T22:55:48Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "Versions of `node-red` prior to 0.20.8are vulnerable to Cross-Site Scripting (XSS). The package fails to sanitize the `name` field in new Flows, allowing attackers to execute arbitrary JavaScript in the victim\u0027s browser.\n\n\n## Recommendation\n\nUpgrade to version 0.18.6 or later.",
"id": "GHSA-8w65-xjc5-9w79",
"modified": "2023-09-11T18:10:34Z",
"published": "2020-01-30T21:00:21Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15607"
},
{
"type": "WEB",
"url": "https://hackerone.com/reports/681986"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/1456"
}
],
"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"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…