Nodebb is an open source Node.js based forum software. Prior to v1.18.5, a path traversal vulnerability was present that allowed users to access JSON files outside of the expected `languages/` directory. The vulnerability has been patched as of v1.18.5. Users are advised to upgrade as soon as possible.
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
Link | Tags |
---|---|
https://github.com/NodeBB/NodeBB/releases/tag/v1.18.5 | third party advisory release notes |
https://github.com/NodeBB/NodeBB/security/advisories/GHSA-pfj7-2qfw-vwgm | third party advisory |
https://github.com/NodeBB/NodeBB/commit/c8b2fc46dc698db687379106b3f01c71b80f495f | third party advisory patch |
https://blog.sonarsource.com/nodebb-remote-code-execution-with-one-shot/ | third party advisory exploit |