2020-12-22 16:02:19 +00:00
{
"CVE_data_meta" : {
2021-02-26 09:20:34 -07:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-12-22 16:02:19 +00:00
"ID" : "CVE-2021-21298" ,
2021-02-26 09:20:34 -07:00
"STATE" : "PUBLIC" ,
"TITLE" : "Path traversal in Node-Red"
2020-12-22 16:02:19 +00:00
} ,
2021-02-26 09:20:34 -07:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "node-red" ,
"version" : {
"version_data" : [
{
"version_value" : "< 1.2.8"
}
]
}
}
]
} ,
"vendor_name" : "node-red"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-12-22 16:02:19 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-02-26 17:00:39 +00:00
"value" : "Node-Red is a low-code programming for event-driven applications built using nodejs. Node-RED 1.2.7 and earlier has a vulnerability which allows arbitrary path traversal via the Projects API. If the Projects feature is enabled, a user with `projects.read` permission is able to access any file via the Projects API. The issue has been patched in Node-RED 1.2.8. The vulnerability applies only to the Projects feature which is not enabled by default in Node-RED. The primary workaround is not give untrusted users read access to the Node-RED editor."
2021-02-26 09:20:34 -07:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 3.5 ,
"baseSeverity" : "LOW" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://www.npmjs.com/package/@node-red/runtime" ,
"refsource" : "MISC" ,
"url" : "https://www.npmjs.com/package/@node-red/runtime"
} ,
{
"name" : "https://github.com/node-red/node-red/releases/tag/1.2.8" ,
"refsource" : "MISC" ,
"url" : "https://github.com/node-red/node-red/releases/tag/1.2.8"
} ,
2021-02-26 17:00:39 +00:00
{
"name" : "https://github.com/node-red/node-red/security/advisories/GHSA-m33v-338h-4v9f" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/node-red/node-red/security/advisories/GHSA-m33v-338h-4v9f"
} ,
2021-02-26 09:20:34 -07:00
{
"name" : "https://github.com/node-red/node-red/commit/74db3e17d075f23d9c95d7871586cf461524c456" ,
"refsource" : "MISC" ,
"url" : "https://github.com/node-red/node-red/commit/74db3e17d075f23d9c95d7871586cf461524c456"
2020-12-22 16:02:19 +00:00
}
]
2021-02-26 09:20:34 -07:00
} ,
"source" : {
"advisory" : "GHSA-m33v-338h-4v9f" ,
"discovery" : "UNKNOWN"
2020-12-22 16:02:19 +00:00
}
}