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

GitSecure Vulnerability Report #4

Open
@ralanlittle

Description

@ralanlittle

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions