node-red-azure-webapp icon indicating copy to clipboard operation
node-red-azure-webapp copied to clipboard

WS-2017-0110 (High) detected in validator-3.22.2.tgz

Open mend-bolt-for-github[bot] opened this issue 5 years ago • 0 comments

WS-2017-0110 - High Severity Vulnerability

Vulnerable Library - validator-3.22.2.tgz

String validation and sanitization

Library home page: https://registry.npmjs.org/validator/-/validator-3.22.2.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/validator/package.json

Dependency Hierarchy:

  • node-red-contrib-azure-blob-storage-0.4.0.tgz (Root Library)
    • azure-storage-1.4.0.tgz
      • :x: validator-3.22.2.tgz (Vulnerable Library)

Found in HEAD commit: a828769834f37b291096091f7d78329324424ce2

Vulnerability Details

validatorjs/validator.js doesn't escape back-ticks properly which causing an XSS vulnerability.

Publish Date: 2015-03-13

URL: WS-2017-0110

CVSS 3 Score Details (4.7)

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: None
    • Availability Impact: High
For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/validatorjs/validator.js/commit/570889bf1b3c963439871a0c15aa5801ef6322d7

Release Date: 2015-03-13

Fix Resolution: 3.34.0


Step up your Open Source Security Game with WhiteSource here