UBUNTU-CVE-2020-15256

Source
https://ubuntu.com/security/CVE-2020-15256
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2020/UBUNTU-CVE-2020-15256.json
JSON Data
https://api.test.osv.dev/v1/vulns/UBUNTU-CVE-2020-15256
Related
Published
2020-10-19T22:15:00Z
Modified
2020-10-19T22:15:00Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

A prototype pollution vulnerability has been found in object-path <= 0.11.4 affecting the set() method. The vulnerability is limited to the includeInheritedProps mode (if version >= 0.11.0 is used), which has to be explicitly enabled by creating a new instance of object-path and setting the option includeInheritedProps: true, or by using the default withInheritedProps instance. The default operating mode is not affected by the vulnerability if version >= 0.11.0 is used. Any usage of set() in versions < 0.11.0 is vulnerable. The issue is fixed in object-path version 0.11.5 As a workaround, don't use the includeInheritedProps: true options or the withInheritedProps instance if using a version >= 0.11.0.

References

Affected packages

Ubuntu:18.04:LTS / node-object-path

Package

Name
node-object-path
Purl
pkg:deb/ubuntu/node-object-path?arch=src?distro=bionic

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.11.3-1ubuntu0.1

Affected versions

0.*

0.11.3-1

Ecosystem specific

{
    "availability": "No subscription required",
    "ubuntu_priority": "low",
    "binaries": [
        {
            "binary_version": "0.11.3-1ubuntu0.1",
            "binary_name": "node-object-path"
        }
    ]
}

Ubuntu:20.04:LTS / node-object-path

Package

Name
node-object-path
Purl
pkg:deb/ubuntu/node-object-path?arch=src?distro=focal

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.11.4-2ubuntu0.1

Affected versions

0.*

0.11.4-2

Ecosystem specific

{
    "availability": "No subscription required",
    "ubuntu_priority": "low",
    "binaries": [
        {
            "binary_version": "0.11.4-2ubuntu0.1",
            "binary_name": "node-object-path"
        }
    ]
}

Ubuntu:22.04:LTS / node-object-path

Package

Name
node-object-path
Purl
pkg:deb/ubuntu/node-object-path?arch=src?distro=jammy

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.11.5-3

Ecosystem specific

{
    "availability": "No subscription required",
    "ubuntu_priority": "low",
    "binaries": [
        {
            "binary_version": "0.11.5-3",
            "binary_name": "node-object-path"
        }
    ]
}