YJSoft/macos-plist

CVE-2019-10744 (High) detected in multiple libraries - autoclosed

Closed this issue · 1 comments

CVE-2019-10744 - High Severity Vulnerability

Vulnerable Libraries - lodash-2.1.0.tgz, lodash-3.2.0.tgz, lodash-3.10.1.tgz, lodash-2.4.2.tgz

lodash-2.1.0.tgz

A utility library delivering consistency, customization, performance, & extras.

Library home page: https://registry.npmjs.org/lodash/-/lodash-2.1.0.tgz

Path to dependency file: macos-plist/package.json

Path to vulnerable library: macos-plist/node_modules/file-utils/node_modules/lodash/package.json

Dependency Hierarchy:

  • zuul-3.12.0.tgz (Root Library)
    • firefox-profile-0.2.7.tgz
      • archiver-0.7.1.tgz
        • file-utils-0.1.5.tgz
          • lodash-2.1.0.tgz (Vulnerable Library)
lodash-3.2.0.tgz

The modern build of lodash modular utilities.

Library home page: https://registry.npmjs.org/lodash/-/lodash-3.2.0.tgz

Path to dependency file: macos-plist/package.json

Path to vulnerable library: macos-plist/node_modules/istanbul-middleware/node_modules/lodash/package.json

Dependency Hierarchy:

  • zuul-3.12.0.tgz (Root Library)
    • istanbul-middleware-0.2.2.tgz
      • archiver-0.14.4.tgz
        • lodash-3.2.0.tgz (Vulnerable Library)
lodash-3.10.1.tgz

The modern build of lodash modular utilities.

Library home page: https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz

Path to dependency file: macos-plist/package.json

Path to vulnerable library: macos-plist/node_modules/lodash/package.json

Dependency Hierarchy:

  • zuul-3.12.0.tgz (Root Library)
    • lodash-3.10.1.tgz (Vulnerable Library)
lodash-2.4.2.tgz

A utility library delivering consistency, customization, performance, & extras.

Library home page: https://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz

Path to dependency file: macos-plist/package.json

Path to vulnerable library: macos-plist/node_modules/wd/node_modules/lodash/package.json,macos-plist/node_modules/archiver/node_modules/lodash/package.json,macos-plist/node_modules/findup-sync/node_modules/lodash/package.json

Dependency Hierarchy:

  • zuul-3.12.0.tgz (Root Library)
    • firefox-profile-0.2.7.tgz
      • archiver-0.7.1.tgz
        • lodash-2.4.2.tgz (Vulnerable Library)

Found in HEAD commit: 9cee3646cabeaba7e6010d3ec4163529bcec875d

Found in base branch: master

Vulnerability Details

Versions of lodash lower than 4.17.12 are vulnerable to Prototype Pollution. The function defaultsDeep could be tricked into adding or modifying properties of Object.prototype using a constructor payload.

Publish Date: 2019-07-26

URL: CVE-2019-10744

CVSS 3 Score Details (9.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-jf85-cpcp-j695

Release Date: 2019-07-08

Fix Resolution: lodash-4.17.12, lodash-amd-4.17.12, lodash-es-4.17.12, lodash.defaultsdeep-4.6.1, lodash.merge- 4.6.2, lodash.mergewith-4.6.2, lodash.template-4.5.0


Step up your Open Source Security Game with WhiteSource here

✔️ This issue was automatically closed by WhiteSource because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the WhiteSource inventory.