Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

GitSecure Vulnerability Report #4

Open
ralanlittle opened this issue Aug 27, 2020 · 0 comments
Open

GitSecure Vulnerability Report #4

ralanlittle opened this issue Aug 27, 2020 · 0 comments

Comments

@ralanlittle
Copy link

GitSecure Vulnerablility Report

Vulnerabilities discovered in the following manifest file(s)

Manifest File: package-lock.json

Package Name: lodash Version : 4.17.15

Vulnerabilities
 CVE ID: GHSA-p6mc-m468-83gw
 Severity:  Low
 Fixed in Version:  4.17.19
 Description:  Versions of lodash prior to 4.17.19 are vulnerable to Prototype Pollution. The function zipObjectDeep allows a malicious user to modify the prototype of Object if the property identifiers are user-supplied. Being affected by this issue requires zipping objects based on user-provided property arrays.

This vulnerability causes the addition or modification of an existing property that will exist on all objects and may lead to Denial of Service or Code Execution under specific circumstances.

 CVE ID: CVE-2020-8203
 Severity:  Low
 Fixed in Version:  4.17.19
 Description:  Versions of lodash prior to 4.17.19 are vulnerable to Prototype Pollution. The function zipObjectDeep allows a malicious user to modify the prototype of Object if the property identifiers are user-supplied. Being affected by this issue requires zipping objects based on user-provided property arrays.

This vulnerability causes the addition or modification of an existing property that will exist on all objects and may lead to Denial of Service or Code Execution under specific circumstances.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant