Description
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.
Remediation
References
https://github.com/mariocasciaro/object-path%230116
https://github.com/mariocasciaro/object-path/commit/7bdf4abefd102d16c163d633e8994ef154cab9eb
https://lists.debian.org/debian-lts-announce/2023/01/msg00031.html
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1570423
https://snyk.io/vuln/SNYK-JS-OBJECTPATH-1569453
Related Vulnerabilities
CVE-2023-36478 Vulnerability in maven package org.eclipse.jetty.http3:http3-qpack
CVE-2023-40167 Vulnerability in maven package org.eclipse.jetty:jetty-http
CVE-2020-28471 Vulnerability in npm package properties-reader
CVE-2020-7641 Vulnerability in npm package grunt-util-property
CVE-2023-49371 Vulnerability in maven package com.ruoyi:ruoyi