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.
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Link | Tags |
---|---|
https://github.com/NodeBB/NodeBB/security/advisories/GHSA-wx69-rvg3-x7fc | third party advisory patch |
https://github.com/NodeBB/NodeBB/commit/1783f918bc19568f421473824461ff2ed7755e4c | third party advisory patch |
https://github.com/NodeBB/NodeBB/releases/tag/v1.18.5 | release notes third party advisory patch |
https://blog.sonarsource.com/nodebb-remote-code-execution-with-one-shot/ | third party advisory exploit |