Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

ESLint dependencies are vulnerable (ReDoS and Prototype Pollution)

Moderate
Sv443 published GHSA-x3f4-56ff-2w4p Mar 11, 2020

Package

npm acorn, minimist (npm)

Affected versions

<= 1.8.3

Patched versions

1.8.4

Description

There are high severity security vulnerabilities in two of ESLint's dependencies:
- acorn
- minimist

The releases 1.8.3 and lower of svjsl (JSLib-npm) are vulnerable, but only if installed in a developer environment. A patch has been released (v1.8.4) which fixes these vulnerabilities.

Edit:

Apparently not only dependent repositories of svjsl got this security advisory, but anyone who uses the packages acorn and minimist. To those people: You don't need to install my package, just make sure to follow the advisories here and here.

Identifiers:

  • CVE-2020-7598
  • SNYK-JS-ACORN-559469 (doesn't have a CVE identifier)

Severity

Moderate

CVE ID

No known CVE

Weaknesses

No CWEs