mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 20:39:28 +02:00
21 lines
1.3 KiB
Markdown
21 lines
1.3 KiB
Markdown
### [CVE-2021-21297](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21297)
|
|

|
|

|
|
&color=brightgreen)
|
|

|
|
|
|
### Description
|
|
|
|
Node-Red is a low-code programming for event-driven applications built using nodejs. Node-RED 1.2.7 and earlier contains a Prototype Pollution vulnerability in the admin API. A badly formed request can modify the prototype of the default JavaScript Object with the potential to affect the default behaviour of the Node-RED runtime. The vulnerability is patched in the 1.2.8 release. A workaround is to ensure only authorized users are able to access the editor url.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Lora-net/node-red-contrib-loracloud-utils
|
|
- https://github.com/bsunobs-github-io/node-red-contrib-loracloud-utils
|
|
|