mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-8w65-xjc5-9w79 GHSA-4cpv-669c-r79x GHSA-9832-mgg4-3gr6
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-8w65-xjc5-9w79",
|
||||
"modified": "2020-08-31T18:59:55Z",
|
||||
"modified": "2023-09-11T18:10:34Z",
|
||||
"published": "2020-01-30T21:00:21Z",
|
||||
"aliases": [
|
||||
"CVE-2019-15607"
|
||||
@@ -9,7 +9,10 @@
|
||||
"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.\n\n\n## Recommendation\n\nUpgrade to version 0.18.6 or later.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
@@ -17,6 +20,11 @@
|
||||
"ecosystem": "npm",
|
||||
"name": "node-red"
|
||||
},
|
||||
"ecosystem_specific": {
|
||||
"affected_functions": [
|
||||
""
|
||||
]
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
|
||||
@@ -49,6 +49,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/symfony/ux-autocomplete/commit/fabcb2eee14b9e84a45b276711853a560b5d770c"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/ux-autocomplete/CVE-2023-41336.yaml"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/symfony/ux-autocomplete"
|
||||
|
||||
@@ -56,6 +56,7 @@
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-281",
|
||||
"CWE-918"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
|
||||
Reference in New Issue
Block a user