Vulnerabilities

1 via 1 paths

Dependencies

44

Source

GitHub

Commit

0e23f9e8

Find, fix and prevent vulnerabilities in your code.

Severity
  • 1
Status
  • 1
  • 0
  • 0

medium severity

Open Redirect

  • Vulnerable module: got
  • Introduced through: @newrelic/nr1-community@1.2.0

Detailed paths

  • Introduced through: nr1-neon@newrelic/nr1-neon#0e23f9e8f6f0fb382e8e1b9f57591b3255c76c2d @newrelic/nr1-community@1.2.0 nice-color-palettes@3.0.0 got@9.6.0

Overview

Affected versions of this package are vulnerable to Open Redirect due to missing verification of requested URLs. It allowed a victim to be redirected to a UNIX socket.

Remediation

Upgrade got to version 11.8.5, 12.1.0 or higher.

References