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

exploitDog

nvd логотип

CVE-2025-46565

Опубликовано: 01 мая 2025
Источник: nvd
CVSS3: 5.3
EPSS Низкий

Описание

Vite is a frontend tooling framework for javascript. Prior to versions 6.3.4, 6.2.7, 6.1.6, 5.4.19, and 4.5.14, the contents of files in the project root that are denied by a file matching pattern can be returned to the browser. Only apps explicitly exposing the Vite dev server to the network (using --host or server.host config option) are affected. Only files that are under project root and are denied by a file matching pattern can be bypassed. server.fs.deny can contain patterns matching against files (by default it includes .env, .env.*, *.{crt,pem} as such patterns). These patterns were able to bypass for files under root by using a combination of slash and dot (/.). This issue has been patched in versions 6.3.4, 6.2.7, 6.1.6, 5.4.19, and 4.5.14.

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

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

Одно из

cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*
Версия до 4.5.14 (исключая)
cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*
Версия от 5.0.0 (включая) до 5.4.19 (исключая)
cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*
Версия от 6.0.0 (включая) до 6.1.6 (исключая)
cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*
Версия от 6.2.0 (включая) до 6.2.7 (исключая)
cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:*
Версия от 6.3.0 (включая) до 6.3.4 (исключая)

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-22

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

CVSS3: 6.5
redhat
8 месяцев назад

Vite is a frontend tooling framework for javascript. Prior to versions 6.3.4, 6.2.7, 6.1.6, 5.4.19, and 4.5.14, the contents of files in the project root that are denied by a file matching pattern can be returned to the browser. Only apps explicitly exposing the Vite dev server to the network (using --host or server.host config option) are affected. Only files that are under project root and are denied by a file matching pattern can be bypassed. `server.fs.deny` can contain patterns matching against files (by default it includes .env, .env.*, *.{crt,pem} as such patterns). These patterns were able to bypass for files under `root` by using a combination of slash and dot (/.). This issue has been patched in versions 6.3.4, 6.2.7, 6.1.6, 5.4.19, and 4.5.14.

CVSS3: 5.3
debian
8 месяцев назад

Vite is a frontend tooling framework for javascript. Prior to versions ...

github
8 месяцев назад

Vite's server.fs.deny bypassed with /. for files under project root

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-22