Debian Node-Object-Path vulnerabilities

3 known vulnerabilities affecting debian/node-object-path.

Total CVEs
3
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
HIGH3

Vulnerabilities

Page 1 of 1
CVE-2021-23434HIGHCVSS 7.7fixed in node-object-path 0.11.7-1 (bookworm)2021
CVE-2021-23434 [HIGH] CVE-2021-23434: node-object-path - This affects the package object-path before 0.11.6. A type confusion vulnerabili... This affects the package object-path before 0.11.6. A type confusion vulnerability can lead to a bypass of CVE-2020-15256 when the path components used in the path parameter are arrays. In particular, the condition currentPath === '__proto__' returns false if currentPath is ['__proto__']. This is because the === operator returns always false when the type o
debian
CVE-2021-3805HIGHCVSS 7.5fixed in node-object-path 0.11.8-1 (bookworm)2021
CVE-2021-3805 [HIGH] CVE-2021-3805: node-object-path - object-path is vulnerable to Improperly Controlled Modification of Object Protot... object-path is vulnerable to Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') Scope: local bookworm: resolved (fixed in 0.11.8-1) bullseye: resolved (fixed in 0.11.5-3+deb11u1) forky: resolved (fixed in 0.11.8-1) sid: resolved (fixed in 0.11.8-1) trixie: resolved (fixed in 0.11.8-1)
debian
CVE-2020-15256HIGHCVSS 7.7fixed in node-object-path 0.11.5-3 (bookworm)2020
CVE-2020-15256 [HIGH] CVE-2020-15256: node-object-path - A prototype pollution vulnerability has been found in `object-path` <= 0.11.4 af... A prototype pollution vulnerability has been found in `object-path` = 0.11.0 is used), which has to be explicitly enabled by creating a new instance of `object-path` and setting the option `includeInheritedProps: true`, or by using the default `withInheritedProps` instance. The default operating mode is not affected by the vulnerability if version >= 0.11.0
debian