Lucene search

K
ubuntucveUbuntu.comUB:CVE-2021-23434
HistoryAug 27, 2021 - 12:00 a.m.

CVE-2021-23434

2021-08-2700:00:00
ubuntu.com
ubuntu.com
25
cve-2021-23434
type confusion
vulnerability
package object-path
bypass
path parameter
arrays
condition
currentpath
bypass
operator
type mismatch
unix

CVSS2

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

EPSS

0.007

Percentile

80.6%

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.

OSVersionArchitecturePackageVersionFilename
ubuntu18.04noarchnode-object-path< 0.11.3-1ubuntu0.1UNKNOWN
ubuntu20.04noarchnode-object-path< 0.11.4-2ubuntu0.1UNKNOWN
ubuntu24.04noarchnode-object-path< anyUNKNOWN

CVSS2

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

EPSS

0.007

Percentile

80.6%