Описание
node-static and @nubosoftware/node-static vulnerable to Directory Traversal
node-static and its fork, @nubosoftware/node-static, are vulnerable to Directory Traversal due to improper file path sanitization in the startsWith() method in the servePath function.
Ссылки
- https://nvd.nist.gov/vuln/detail/CVE-2023-26111
- https://gist.github.com/lirantal/c80b28e7bee148dc287339cb483e42bc
- https://github.com/cloudhead/node-static/blob/master/lib/node-static.js#23L160-L163
- https://security.snyk.io/vuln/SNYK-JS-NODESTATIC-3149928
- https://security.snyk.io/vuln/SNYK-JS-NUBOSOFTWARENODESTATIC-3149927
Пакеты
Наименование
node-static
npm
Затронутые версииВерсия исправления
<= 0.7.11
Отсутствует
Наименование
@nubosoftware/node-static
npm
Затронутые версииВерсия исправления
<= 0.7.11
Отсутствует
Связанные уязвимости
CVSS3: 7.5
nvd
почти 3 года назад
All versions of the package @nubosoftware/node-static; all versions of the package node-static are vulnerable to Directory Traversal due to improper file path sanitization in the startsWith() method in the servePath function.