Vulnerabilities

1 via 1 paths

Dependencies

112

Source

GitHub

Commit

128be6eb

Find, fix and prevent vulnerabilities in your code.

Severity
  • 1
Status
  • 1
  • 0
  • 0

medium severity

Open Redirect

  • Vulnerable module: got
  • Introduced through: gatsby-source-filesystem@3.15.0

Detailed paths

  • Introduced through: @kdcio/gatsby-source-abucms@kdcio/gatsby-source-abucms#128be6eb0e868e14c2374b0d815903dd127b1b6d gatsby-source-filesystem@3.15.0 got@9.6.0
    Remediation: Upgrade to gatsby-source-filesystem@4.21.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