CVE-2021-23434
Published: 27 August 2021
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.
Priority
Status
Package | Release | Status |
---|---|---|
node-object-path Launchpad, Ubuntu, Debian |
bionic |
Released
(0.11.3-1ubuntu0.1)
|
focal |
Released
(0.11.4-2ubuntu0.1)
|
|
hirsute |
Ignored
(reached end-of-life)
|
|
impish |
Ignored
(reached end-of-life)
|
|
jammy |
Not vulnerable
(0.11.7-1)
|
|
kinetic |
Not vulnerable
(0.11.7-1)
|
|
lunar |
Needs triage
|
|
trusty |
Does not exist
|
|
upstream |
Needs triage
|
|
xenial |
Ignored
(out of standard support)
|
Severity score breakdown
Parameter | Value |
---|---|
Base score | 8.6 |
Attack vector | Network |
Attack complexity | Low |
Privileges required | None |
User interaction | None |
Scope | Unchanged |
Confidentiality | Low |
Integrity impact | Low |
Availability impact | High |
Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H |
References
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23434
- https://snyk.io/vuln/SNYK-JS-OBJECTPATH-1569453
- https://github.com/mariocasciaro/object-path/commit/7bdf4abefd102d16c163d633e8994ef154cab9eb
- https://github.com/mariocasciaro/object-path%230116
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1570423
- https://ubuntu.com/security/notices/USN-5967-1
- NVD
- Launchpad
- Debian