scriptex/rollup-mpa

CVE-2020-28502 (High) detected in xmlhttprequest-ssl-1.5.5.tgz

Closed this issue · 0 comments

CVE-2020-28502 - High Severity Vulnerability

Vulnerable Library - xmlhttprequest-ssl-1.5.5.tgz

XMLHttpRequest for Node

Library home page: https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.5.tgz

Path to dependency file: rollup-mpa/package.json

Path to vulnerable library: rollup-mpa/node_modules/xmlhttprequest-ssl/package.json

Dependency Hierarchy:

  • rollup-plugin-browsersync-1.3.1.tgz (Root Library)
    • browser-sync-2.26.14.tgz
      • browser-sync-ui-2.26.14.tgz
        • socket.io-client-2.4.0.tgz
          • engine.io-client-3.5.1.tgz
            • xmlhttprequest-ssl-1.5.5.tgz (Vulnerable Library)

Found in HEAD commit: 9a9b40d62222f356f0fedb1e05d7c88c8675f0d3

Vulnerability Details

This affects the package xmlhttprequest before 1.7.0; all versions of package xmlhttprequest-ssl. Provided requests are sent synchronously (async=False on xhr.open), malicious user input flowing into xhr.send could result in arbitrary code being injected and run.

Publish Date: 2021-03-05

URL: CVE-2020-28502

CVSS 3 Score Details (8.1)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28502

Release Date: 2021-03-05

Fix Resolution: 1.7.0


Step up your Open Source Security Game with WhiteSource here