CVE-2021-43787

Nodebb is an open source Node.js based forum software. In affected versions a prototype pollution vulnerability in the uploader module allowed a malicious user to inject arbitrary data (i.e. javascript) into the DOM, theoretically allowing for an account takeover when used in conjunction with a path traversal vulnerability disclosed at the same time as this report. The vulnerability has been patched as of v1.18.5. Users are advised to upgrade as soon as possible.
Configurations

Configuration 1

cpe:2.3:a:nodebb:nodebb:*:*:*:*:*:*:*:*

Information

Published : 2021-11-29 08:15

Updated : 2022-10-27 07:45


NVD link : CVE-2021-43787

Mitre link : CVE-2021-43787

Products Affected
No products.
CWE
CWE-1321

Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')

CWE-79