TheDoctor0/Motus

CVE-2019-11358 (Medium) detected in jquery-1.9.1.min.js, jquery-3.2.1.min.js

mend-bolt-for-github opened this issue · 0 comments

CVE-2019-11358 - Medium Severity Vulnerability

Vulnerable Libraries - jquery-1.9.1.min.js, jquery-3.2.1.min.js

jquery-1.9.1.min.js

JavaScript library for DOM operations

Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/1.9.1/jquery.min.js

Path to dependency file: /tmp/ws-scm/Motus/node_modules/timeago.js/demo/index.html

Path to vulnerable library: /Motus/node_modules/timeago.js/demo/index.html

Dependency Hierarchy:

  • jquery-1.9.1.min.js (Vulnerable Library)
jquery-3.2.1.min.js

JavaScript library for DOM operations

Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js

Path to dependency file: /tmp/ws-scm/Motus/node_modules/superagent/docs/test.html

Path to vulnerable library: /Motus/node_modules/superagent/docs/test.html

Dependency Hierarchy:

  • jquery-3.2.1.min.js (Vulnerable Library)

Found in HEAD commit: d7a4295498044606b6454871a2afde9ae1b73595

Vulnerability Details

jQuery before 3.4.0, as used in Drupal, Backdrop CMS, and other products, mishandles jQuery.extend(true, {}, ...) because of Object.prototype pollution. If an unsanitized source object contained an enumerable proto property, it could extend the native Object.prototype.

Publish Date: 2019-04-20

URL: CVE-2019-11358

CVSS 3 Score Details (6.1)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Change files

Origin: jquery/jquery@753d591

Release Date: 2019-03-25

Fix Resolution: Replace or update the following files: core.js, core.js


Step up your Open Source Security Game with WhiteSource here