Guillerbr / api-laravel-auth

API LARAVEL PASSPORT AUTH MYSQL
0 stars 1 forks source link

CVE-2020-8116 (High) detected in dot-prop-4.2.0.tgz #27

Open mend-bolt-for-github[bot] opened 3 years ago

mend-bolt-for-github[bot] commented 3 years ago

CVE-2020-8116 - High 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: /api-laravel-auth/package.json

Path to vulnerable library: /node_modules/dot-prop/package.json

Dependency Hierarchy: - laravel-mix-4.0.16.tgz (Root Library) - optimize-css-assets-webpack-plugin-5.0.1.tgz - 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 - :x: **dot-prop-4.2.0.tgz** (Vulnerable Library)

Found in base branch: master

Vulnerability Details

Prototype pollution vulnerability in dot-prop npm package versions before 4.2.1 and versions 5.x before 5.1.1 allows an attacker to add arbitrary properties to JavaScript language constructs such as objects.

Publish Date: 2020-02-04

URL: CVE-2020-8116

CVSS 3 Score Details (7.3)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: Low

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-8116

Release Date: 2020-02-04

Fix Resolution (dot-prop): 4.2.1

Direct dependency fix Resolution (laravel-mix): 4.1.0


Step up your Open Source Security Game with Mend here