Vulnerabilities

1 via 1 paths

Dependencies

58

Source

GitHub

Commit

d777fff9

Find, fix and prevent vulnerabilities in your code.

Severity
  • 1
Status
  • 1
  • 0
  • 0

medium severity

Regular Expression Denial of Service (ReDoS)

  • Vulnerable module: html-parse-stringify2
  • Introduced through: react-i18next@9.0.10

Detailed paths

  • Introduced through: nrql-tutorial@newrelic/nr1-learn-nrql#d777fff9c75019f3558e3c4418e2acfca4f40fe0 react-i18next@9.0.10 html-parse-stringify2@2.0.1

Overview

html-parse-stringify2 is a This is a fork of html-parse-stringify

Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS). Sending certain input could cause one of the regular expressions that is used for parsing to backtrack, freezing the process.

Remediation

There is no fixed version for html-parse-stringify2.

References