ubuntu-cve-2021-23434
Vulnerability from osv_ubuntu
Published
2021-08-27 17:15
Modified
2026-05-20 14:53
Summary
Details
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.
Severity
5.6 (Medium)
8.6 (High)
N/A (UNKNOWN)
References
{
"affected": [
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "node-object-path",
"binary_version": "0.11.3-1ubuntu0.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "node-object-path",
"purl": "pkg:deb/ubuntu/node-object-path@0.11.3-1ubuntu0.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.11.3-1ubuntu0.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.11.3-1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "node-object-path",
"binary_version": "0.11.4-2ubuntu0.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "node-object-path",
"purl": "pkg:deb/ubuntu/node-object-path@0.11.4-2ubuntu0.1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.11.4-2ubuntu0.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.11.4-2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-object-path",
"binary_version": "0.11.8+~0.11.1-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "node-object-path",
"purl": "pkg:deb/ubuntu/node-object-path@0.11.8+~0.11.1-2?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.11.8+~0.11.1-2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-object-path",
"binary_version": "0.11.8+~0.11.1-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "node-object-path",
"purl": "pkg:deb/ubuntu/node-object-path@0.11.8+~0.11.1-2?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.11.8+~0.11.1-2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-object-path",
"binary_version": "0.11.8+~0.11.4-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "node-object-path",
"purl": "pkg:deb/ubuntu/node-object-path@0.11.8+~0.11.4-1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.11.8+~0.11.1-2",
"0.11.8+~0.11.4-1"
]
}
],
"aliases": [],
"details": "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 === \u0027__proto__\u0027 returns false if currentPath is [\u0027__proto__\u0027]. This is because the === operator returns always false when the type of the operands is different.",
"id": "UBUNTU-CVE-2021-23434",
"modified": "2026-05-20T14:53:09Z",
"published": "2021-08-27T17:15:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2021-23434"
},
{
"type": "REPORT",
"url": "https://snyk.io/vuln/SNYK-JS-OBJECTPATH-1569453"
},
{
"type": "REPORT",
"url": "https://github.com/mariocasciaro/object-path/commit/7bdf4abefd102d16c163d633e8994ef154cab9eb"
},
{
"type": "REPORT",
"url": "https://github.com/mariocasciaro/object-path%230116"
},
{
"type": "REPORT",
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1570423"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-5967-1"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23434"
}
],
"related": [
"USN-5967-1"
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"type": "CVSS_V3"
},
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2021-23434"
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…