`f2e-server` 1.12.11 and earlier is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the url. This is compounded by `f2e-server` requiring elevated privileges to run.
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/shy2850/node-server/issues/10 | issue tracking exploit third party advisory |
https://github.com/shy2850/node-server/pull/12/files | patch |
https://nodesecurity.io/advisories/346 | third party advisory |