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.
References
Link | Resource |
---|---|
https://github.com/mariocasciaro/object-path%230116 | Broken Link |
https://github.com/mariocasciaro/object-path/commit/7bdf4abefd102d16c163d633e8994ef154cab9eb | Patch Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2023/01/msg00031.html | Mailing List Third Party Advisory |
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1570423 | Exploit Third Party Advisory |
https://snyk.io/vuln/SNYK-JS-OBJECTPATH-1569453 | Exploit Third Party Advisory |
https://github.com/mariocasciaro/object-path%230116 | Broken Link |
https://github.com/mariocasciaro/object-path/commit/7bdf4abefd102d16c163d633e8994ef154cab9eb | Patch Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2023/01/msg00031.html | Mailing List Third Party Advisory |
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1570423 | Exploit Third Party Advisory |
https://snyk.io/vuln/SNYK-JS-OBJECTPATH-1569453 | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 05:51
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 7.5
v3 : 5.6 |
References | () https://github.com/mariocasciaro/object-path%230116 - Broken Link | |
References | () https://github.com/mariocasciaro/object-path/commit/7bdf4abefd102d16c163d633e8994ef154cab9eb - Patch, Third Party Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2023/01/msg00031.html - Mailing List, Third Party Advisory | |
References | () https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1570423 - Exploit, Third Party Advisory | |
References | () https://snyk.io/vuln/SNYK-JS-OBJECTPATH-1569453 - Exploit, Third Party Advisory |
Information
Published : 2021-08-27 17:15
Updated : 2024-11-21 05:51
NVD link : CVE-2021-23434
Mitre link : CVE-2021-23434
CVE.ORG link : CVE-2021-23434
JSON object : View
Products Affected
object-path_project
- object-path
debian
- debian_linux
CWE
CWE-843
Access of Resource Using Incompatible Type ('Type Confusion')