CVE-2021-23434

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:object-path_project:object-path:*:*:*:*:*:node.js:*:*

Configuration 2 (hide)

cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*

History

No history.

Information

Published : 2021-08-27 17:15

Updated : 2024-02-28 18:28


NVD link : CVE-2021-23434

Mitre link : CVE-2021-23434

CVE.ORG link : CVE-2021-23434


JSON object : View

Products Affected

debian

  • debian_linux

object-path_project

  • object-path
CWE
CWE-843

Access of Resource Using Incompatible Type ('Type Confusion')