Lucene search

K
prionPRIOn knowledge basePRION:CVE-2021-23436
HistorySep 01, 2021 - 6:15 p.m.

Type confusion

2021-09-0118:15:00
PRIOn knowledge base
www.prio-n.com
7

8.3 High

AI Score

Confidence

High

0.004 Low

EPSS

Percentile

74.9%

This affects the package immer before 9.0.6. A type confusion vulnerability can lead to a bypass of CVE-2020-28477 when the user-provided keys used in the path parameter are arrays. In particular, this bypass is possible because the condition (p === “proto” || p === “constructor”) in applyPatches_ returns false if p is [‘proto’] (or [‘constructor’]). The === operator (strict equality operator) returns false if the operands have different type.

CPENameOperatorVersion
immerlt9.0.6

8.3 High

AI Score

Confidence

High

0.004 Low

EPSS

Percentile

74.9%