You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Path to dependency file: /tmp/ws-scm/Ignite/package.json
Path to vulnerable library: /tmp/ws-scm/Ignite/node_modules/yargs-parser/package.json
Dependency Hierarchy:
gravatar-1.8.0.tgz (Root Library)
yargs-11.1.1.tgz
❌ yargs-parser-9.0.2.tgz (Vulnerable Library)
Vulnerability Details
Affected versions of yargs-parser are vulnerable to prototype pollution. Arguments are not properly sanitized, allowing an attacker to modify the prototype of Object, causing the addition or modification of an existing property that will exist on all objects. Parsing the argument --foo.proto.bar baz' adds a bar property with value baz to all objects. This is only exploitable if attackers have control over the arguments being passed to yargs-parser.
WS-2020-0068 - High Severity Vulnerability
Vulnerable Libraries - yargs-parser-10.1.0.tgz, yargs-parser-11.1.1.tgz, yargs-parser-9.0.2.tgz
yargs-parser-10.1.0.tgz
the mighty option parser used by yargs
Library home page: https://registry.npmjs.org/yargs-parser/-/yargs-parser-10.1.0.tgz
Path to dependency file: /tmp/ws-scm/Ignite/package.json
Path to vulnerable library: /tmp/ws-scm/Ignite/node_modules/stylelint/node_modules/yargs-parser/package.json
Dependency Hierarchy:
yargs-parser-11.1.1.tgz
the mighty option parser used by yargs
Library home page: https://registry.npmjs.org/yargs-parser/-/yargs-parser-11.1.1.tgz
Path to dependency file: /tmp/ws-scm/Ignite/package.json
Path to vulnerable library: /tmp/ws-scm/Ignite/node_modules/yargs/node_modules/yargs-parser/package.json
Dependency Hierarchy:
yargs-parser-9.0.2.tgz
the mighty option parser used by yargs
Library home page: https://registry.npmjs.org/yargs-parser/-/yargs-parser-9.0.2.tgz
Path to dependency file: /tmp/ws-scm/Ignite/package.json
Path to vulnerable library: /tmp/ws-scm/Ignite/node_modules/yargs-parser/package.json
Dependency Hierarchy:
Vulnerability Details
Affected versions of yargs-parser are vulnerable to prototype pollution. Arguments are not properly sanitized, allowing an attacker to modify the prototype of Object, causing the addition or modification of an existing property that will exist on all objects. Parsing the argument --foo.proto.bar baz' adds a bar property with value baz to all objects. This is only exploitable if attackers have control over the arguments being passed to yargs-parser.
Publish Date: 2020-05-01
URL: WS-2020-0068
CVSS 3 Score Details (7.5)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://www.npmjs.com/package/yargs-parser
Release Date: 2020-05-04
Fix Resolution: https://www.npmjs.com/package/yargs-parser/v/18.1.2,https://www.npmjs.com/package/yargs-parser/v/15.0.1
The text was updated successfully, but these errors were encountered: