CVE-2021-23434 Information

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.

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H

Reference

https://github.com/mariocasciaro/object-path/commit/7bdf4abefd102d16c163d633e8994ef154cab9eb https://github.com/mariocasciaro/object-path%230116 https://snyk.io/vuln/SNYK-JS-OBJECTPATH-1569453 https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1570423

Attack Complexity

LOW

Privileges Required

NONE

User Interaction Required

NONE

Scope

NONE

Confidentiality Impact

UNCHANGED

Integrity Impact

LOW

Availability Impact

LOW

Base Score

HIGH

Base Severity

8.6

Share on: