Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2024-29180

Опубликовано: 21 мар. 2024
Источник: nvd
CVSS3: 7.4
CVSS3: 7.5
EPSS Низкий

Описание

Prior to versions 7.1.0, 6.1.2, and 5.3.4, the webpack-dev-middleware development middleware for devpack does not validate the supplied URL address sufficiently before returning the local file. It is possible to access any file on the developer's machine. The middleware can either work with the physical filesystem when reading the files or it can use a virtualized in-memory memfs filesystem. If writeToDisk configuration option is set to true, the physical filesystem is used. The getFilenameFromUrl method is used to parse URL and build the local file path. The public path prefix is stripped from the URL, and the unsecaped path suffix is appended to the outputPath. As the URL is not unescaped and normalized automatically before calling the midlleware, it is possible to use %2e and %2f sequences to perform path traversal attack.

Developers using webpack-dev-server or webpack-dev-middleware are affected by the issue. When the project is started, an attacker might acces

Ссылки

Уязвимые конфигурации

Конфигурация 1

Одно из

cpe:2.3:a:webpack.js:webpack-dev-middleware:*:*:*:*:*:*:*:*
Версия до 5.3.4 (исключая)
cpe:2.3:a:webpack.js:webpack-dev-middleware:*:*:*:*:*:*:*:*
Версия от 6.0.0 (включая) до 6.1.2 (исключая)
cpe:2.3:a:webpack.js:webpack-dev-middleware:*:*:*:*:*:*:*:*
Версия от 7.0.0 (включая) до 7.1.0 (исключая)

EPSS

Процентиль: 85%
0.02533
Низкий

7.4 High

CVSS3

7.5 High

CVSS3

Дефекты

CWE-22

Связанные уязвимости

CVSS3: 7.4
redhat
почти 2 года назад

Prior to versions 7.1.0, 6.1.2, and 5.3.4, the webpack-dev-middleware development middleware for devpack does not validate the supplied URL address sufficiently before returning the local file. It is possible to access any file on the developer's machine. The middleware can either work with the physical filesystem when reading the files or it can use a virtualized in-memory `memfs` filesystem. If `writeToDisk` configuration option is set to `true`, the physical filesystem is used. The `getFilenameFromUrl` method is used to parse URL and build the local file path. The public path prefix is stripped from the URL, and the `unsecaped` path suffix is appended to the `outputPath`. As the URL is not unescaped and normalized automatically before calling the midlleware, it is possible to use `%2e` and `%2f` sequences to perform path traversal attack. Developers using `webpack-dev-server` or `webpack-dev-middleware` are affected by the issue. When the project is started, an attacker might acc...

msrc
5 месяцев назад

webpack-dev-middleware Path Traversal vulnerability

CVSS3: 7.4
github
почти 2 года назад

Path traversal in webpack-dev-middleware

CVSS3: 7.4
fstec
почти 2 года назад

Уязвимость промежуточного программного обеспечения для фреймфорка Express Webpack-dev-middleware, связана с недостаточной проверкой URL-адреса, позволяющая получить несанкционированный доступ к защищаемой информации

EPSS

Процентиль: 85%
0.02533
Низкий

7.4 High

CVSS3

7.5 High

CVSS3

Дефекты

CWE-22