QID 980535
QID 980535: Nodejs (npm) Security Update for object-path (GHSA-v39p-96qg-c8rf)
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 of the operands is different.
Successful exploitation of this vulnerability may affect the confidentiality, integrity, and availability of the targeted user.
Solution
Customers are advised to refer to GHSA-v39p-96qg-c8rf for updates pertaining to this vulnerability.
Vendor References
- GHSA-v39p-96qg-c8rf -
github.com/advisories/GHSA-v39p-96qg-c8rf
CVEs related to QID 980535
Software Advisories
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| GHSA-v39p-96qg-c8rf | object-path |
|