cvelist/2022/3xxx/CVE-2022-3783.json

82 lines
3.0 KiB
JSON
Raw Normal View History

2022-10-31 21:00:32 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-3783",
2022-10-31 22:05:30 +01:00
"TITLE": "node-red-dashboard ui_text Format ui-component-ctrl.js cross site scripting",
"REQUESTER": "cna@vuldb.com",
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"generator": "vuldb.com",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "",
"product": {
"product_data": [
{
"product_name": "node-red-dashboard",
"version": {
"version_data": [
{
2022-10-31 22:00:33 +00:00
"version_value": "n/a"
2022-10-31 22:05:30 +01:00
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-707 Improper Neutralization -> CWE-74 Injection -> CWE-79 Cross Site Scripting"
}
]
}
]
2022-10-31 21:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-10-31 22:00:33 +00:00
"value": "A vulnerability, which was classified as problematic, has been found in node-red-dashboard. This issue affects some unknown processing of the file components/ui-component/ui-component-ctrl.js of the component ui_text Format Handler. The manipulation leads to cross site scripting. The attack may be initiated remotely. The name of the patch is 9305d1a82f19b235dfad24a7d1dd4ed244db7743. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-212555."
2022-10-31 22:05:30 +01:00
}
]
},
"impact": {
"cvss": {
"version": "3.1",
"baseScore": "3.5",
2022-10-31 22:00:33 +00:00
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N"
2022-10-31 22:05:30 +01:00
}
},
"references": {
"reference_data": [
{
2022-10-31 22:00:33 +00:00
"url": "https://github.com/node-red/node-red-dashboard/issues/772",
"refsource": "MISC",
"name": "https://github.com/node-red/node-red-dashboard/issues/772"
2022-10-31 22:05:30 +01:00
},
{
2022-10-31 22:00:33 +00:00
"url": "https://github.com/node-red/node-red-dashboard/commit/9305d1a82f19b235dfad24a7d1dd4ed244db7743",
"refsource": "MISC",
"name": "https://github.com/node-red/node-red-dashboard/commit/9305d1a82f19b235dfad24a7d1dd4ed244db7743"
2022-10-31 22:05:30 +01:00
},
{
2022-10-31 22:00:33 +00:00
"url": "https://vuldb.com/?id.212555",
"refsource": "MISC",
"name": "https://vuldb.com/?id.212555"
2022-10-31 21:00:32 +00:00
}
]
}
}