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

exploitDog

Количество 14

Количество 14

fstec логотип

BDU:2022-00115

почти 5 лет назад

Уязвимость библиотеки `@ npmcli / arborist` пакетного менеджера NPM, позволяющая нарушителю перезаписать файлы через манипуляцию с символическими ссылками

CVSS3: 8.6
EPSS: Низкий
ubuntu логотип

CVE-2021-39135

почти 5 лет назад

`@npmcli/arborist`, the library that calculates dependency trees and manages the node_modules folder hierarchy for the npm command line interface, aims to guarantee that package dependency contracts will be met, and the extraction of package contents will always be performed into the expected folder. This is accomplished by extracting package contents into a project's `node_modules` folder. If the `node_modules` folder of the root project or any of its dependencies is somehow replaced with a symbolic link, it could allow Arborist to write package dependencies to any arbitrary location on the file system. Note that symbolic links contained within package artifact contents are filtered out, so another means of creating a `node_modules` symbolic link would have to be employed. 1. A `preinstall` script could replace `node_modules` with a symlink. (This is prevented by using `--ignore-scripts`.) 2. An attacker could supply the target with a git repository, instructing them to run `npm in...

CVSS3: 8.2
EPSS: Низкий
redhat логотип

CVE-2021-39135

почти 5 лет назад

`@npmcli/arborist`, the library that calculates dependency trees and manages the node_modules folder hierarchy for the npm command line interface, aims to guarantee that package dependency contracts will be met, and the extraction of package contents will always be performed into the expected folder. This is accomplished by extracting package contents into a project's `node_modules` folder. If the `node_modules` folder of the root project or any of its dependencies is somehow replaced with a symbolic link, it could allow Arborist to write package dependencies to any arbitrary location on the file system. Note that symbolic links contained within package artifact contents are filtered out, so another means of creating a `node_modules` symbolic link would have to be employed. 1. A `preinstall` script could replace `node_modules` with a symlink. (This is prevented by using `--ignore-scripts`.) 2. An attacker could supply the target with a git repository, instructing them to run `npm in...

CVSS3: 8.1
EPSS: Низкий
nvd логотип

CVE-2021-39135

почти 5 лет назад

`@npmcli/arborist`, the library that calculates dependency trees and manages the node_modules folder hierarchy for the npm command line interface, aims to guarantee that package dependency contracts will be met, and the extraction of package contents will always be performed into the expected folder. This is accomplished by extracting package contents into a project's `node_modules` folder. If the `node_modules` folder of the root project or any of its dependencies is somehow replaced with a symbolic link, it could allow Arborist to write package dependencies to any arbitrary location on the file system. Note that symbolic links contained within package artifact contents are filtered out, so another means of creating a `node_modules` symbolic link would have to be employed. 1. A `preinstall` script could replace `node_modules` with a symlink. (This is prevented by using `--ignore-scripts`.) 2. An attacker could supply the target with a git repository, instructing them to run `npm insta

CVSS3: 8.2
EPSS: Низкий
debian логотип

CVE-2021-39135

почти 5 лет назад

`@npmcli/arborist`, the library that calculates dependency trees and m ...

CVSS3: 8.2
EPSS: Низкий
github логотип

GHSA-gmw6-94gg-2rc2

почти 5 лет назад

UNIX Symbolic Link (Symlink) Following in @npmcli/arborist

CVSS3: 8.2
EPSS: Низкий
suse-cvrf логотип

openSUSE-SU-2021:3964-1

больше 4 лет назад

Security update for nodejs14

EPSS: Низкий
suse-cvrf логотип

openSUSE-SU-2021:3940-1

больше 4 лет назад

Security update for nodejs12

EPSS: Низкий
suse-cvrf логотип

openSUSE-SU-2021:1574-1

больше 4 лет назад

Security update for nodejs12

EPSS: Низкий
suse-cvrf логотип

openSUSE-SU-2021:1552-1

больше 4 лет назад

Security update for nodejs14

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2021:3964-1

больше 4 лет назад

Security update for nodejs14

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2021:3940-1

больше 4 лет назад

Security update for nodejs12

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2021:3886-1

больше 4 лет назад

Security update for nodejs14

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2022:0101-1

больше 4 лет назад

Security update for nodejs12

EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
fstec логотип
BDU:2022-00115

Уязвимость библиотеки `@ npmcli / arborist` пакетного менеджера NPM, позволяющая нарушителю перезаписать файлы через манипуляцию с символическими ссылками

CVSS3: 8.6
1%
Низкий
почти 5 лет назад
ubuntu логотип
CVE-2021-39135

`@npmcli/arborist`, the library that calculates dependency trees and manages the node_modules folder hierarchy for the npm command line interface, aims to guarantee that package dependency contracts will be met, and the extraction of package contents will always be performed into the expected folder. This is accomplished by extracting package contents into a project's `node_modules` folder. If the `node_modules` folder of the root project or any of its dependencies is somehow replaced with a symbolic link, it could allow Arborist to write package dependencies to any arbitrary location on the file system. Note that symbolic links contained within package artifact contents are filtered out, so another means of creating a `node_modules` symbolic link would have to be employed. 1. A `preinstall` script could replace `node_modules` with a symlink. (This is prevented by using `--ignore-scripts`.) 2. An attacker could supply the target with a git repository, instructing them to run `npm in...

CVSS3: 8.2
1%
Низкий
почти 5 лет назад
redhat логотип
CVE-2021-39135

`@npmcli/arborist`, the library that calculates dependency trees and manages the node_modules folder hierarchy for the npm command line interface, aims to guarantee that package dependency contracts will be met, and the extraction of package contents will always be performed into the expected folder. This is accomplished by extracting package contents into a project's `node_modules` folder. If the `node_modules` folder of the root project or any of its dependencies is somehow replaced with a symbolic link, it could allow Arborist to write package dependencies to any arbitrary location on the file system. Note that symbolic links contained within package artifact contents are filtered out, so another means of creating a `node_modules` symbolic link would have to be employed. 1. A `preinstall` script could replace `node_modules` with a symlink. (This is prevented by using `--ignore-scripts`.) 2. An attacker could supply the target with a git repository, instructing them to run `npm in...

CVSS3: 8.1
1%
Низкий
почти 5 лет назад
nvd логотип
CVE-2021-39135

`@npmcli/arborist`, the library that calculates dependency trees and manages the node_modules folder hierarchy for the npm command line interface, aims to guarantee that package dependency contracts will be met, and the extraction of package contents will always be performed into the expected folder. This is accomplished by extracting package contents into a project's `node_modules` folder. If the `node_modules` folder of the root project or any of its dependencies is somehow replaced with a symbolic link, it could allow Arborist to write package dependencies to any arbitrary location on the file system. Note that symbolic links contained within package artifact contents are filtered out, so another means of creating a `node_modules` symbolic link would have to be employed. 1. A `preinstall` script could replace `node_modules` with a symlink. (This is prevented by using `--ignore-scripts`.) 2. An attacker could supply the target with a git repository, instructing them to run `npm insta

CVSS3: 8.2
1%
Низкий
почти 5 лет назад
debian логотип
CVE-2021-39135

`@npmcli/arborist`, the library that calculates dependency trees and m ...

CVSS3: 8.2
1%
Низкий
почти 5 лет назад
github логотип
GHSA-gmw6-94gg-2rc2

UNIX Symbolic Link (Symlink) Following in @npmcli/arborist

CVSS3: 8.2
1%
Низкий
почти 5 лет назад
suse-cvrf логотип
openSUSE-SU-2021:3964-1

Security update for nodejs14

больше 4 лет назад
suse-cvrf логотип
openSUSE-SU-2021:3940-1

Security update for nodejs12

больше 4 лет назад
suse-cvrf логотип
openSUSE-SU-2021:1574-1

Security update for nodejs12

больше 4 лет назад
suse-cvrf логотип
openSUSE-SU-2021:1552-1

Security update for nodejs14

больше 4 лет назад
suse-cvrf логотип
SUSE-SU-2021:3964-1

Security update for nodejs14

больше 4 лет назад
suse-cvrf логотип
SUSE-SU-2021:3940-1

Security update for nodejs12

больше 4 лет назад
suse-cvrf логотип
SUSE-SU-2021:3886-1

Security update for nodejs14

больше 4 лет назад
suse-cvrf логотип
SUSE-SU-2022:0101-1

Security update for nodejs12

больше 4 лет назад

Уязвимостей на страницу