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.
{
"source": "CPE_RANGE",
"cpe": "cpe:2.3:a:nodered:node-red-dashboard:*:*:*:*:*:node.js:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "2.17.0"
}
]
}