-
Notifications
You must be signed in to change notification settings - Fork 3
Description
CVE-2020-8116 - Medium Severity Vulnerability
Vulnerable Library - dot-prop-4.2.0.tgz
Get, set, or delete a property from a nested object using a dot path
Library home page: https://registry.npmjs.org/dot-prop/-/dot-prop-4.2.0.tgz
Path to dependency file: /tmp/ws-scm/docs/v1/website/package.json
Path to vulnerable library: /tmp/ws-scm/docs/v1/website/node_modules/dot-prop/package.json
Dependency Hierarchy:
- docusaurus-1.14.3.tgz (Root Library)
- cssnano-4.1.10.tgz
- cssnano-preset-default-4.0.7.tgz
- postcss-merge-rules-4.0.3.tgz
- postcss-selector-parser-3.1.1.tgz
- ❌ dot-prop-4.2.0.tgz (Vulnerable Library)
- postcss-selector-parser-3.1.1.tgz
- postcss-merge-rules-4.0.3.tgz
- cssnano-preset-default-4.0.7.tgz
- cssnano-4.1.10.tgz
Found in HEAD commit: a7d3b67391a549ecb56a2d63c1cf57dca7dc395c
Vulnerability Details
Prototype pollution vulnerability in dot-prop npm package version 5.1.0 and earlier allows an attacker to add arbitrary properties to JavaScript language constructs such as objects.
Publish Date: 2020-02-04
URL: CVE-2020-8116
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8116
Release Date: 2020-02-04
Fix Resolution: dot-prop - 5.1.1
Step up your Open Source Security Game with WhiteSource here