Description
elding is a simple web server. elding is vulnerable to a directory traversal issue, allowing an attacker to access the filesystem by placing "../" in the url. The files accessible, however, are limited to files with a file extension. Sending a GET request to /../../../etc/passwd, for example, will return a 404 on etc/passwd/index.js.
Remediation
References
https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/elding
https://nodesecurity.io/advisories/415
Related Vulnerabilities
CVE-2023-29208 Vulnerability in maven package org.xwiki.platform:xwiki-platform-oldcore
CVE-2022-26260 Vulnerability in npm package simple-plist
CVE-2018-20677 Vulnerability in maven package org.webjars.npm:bootstrap
CVE-2018-21270 Vulnerability in maven package org.webjars.npm:stringstream
CVE-2023-3691 Vulnerability in maven package org.webjars:layui