gatsby-transformer-remark@2.1.13 vulnerabilities

Gatsby transformer plugin for Markdown using the Remark library and ecosystem

  • latest version

    6.14.0

  • latest non vulnerable version

  • first published

    7 years ago

  • latest version published

    1 months ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the gatsby-transformer-remark package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    Information Exposure

    gatsby-transformer-remark is a Gatsby transformer plugin for Markdown using the Remark library and ecosystem

    Affected versions of this package are vulnerable to Information Exposure via local file inclusion in __file-code-frame or __original-stack-frame, when gatsby develop is in use and exposed to the internet.

    NOTE: By default gatsby develop is only accessible via the localhost 127.0.0.1, and one would need to intentionally expose the server to other interfaces to exploit this vulnerability by using server options such as --host 0.0.0.0, -H 0.0.0.0, or the GATSBY_HOST=0.0.0.0 environment variable.

    How to fix Information Exposure?

    Upgrade gatsby-transformer-remark to version 6.10.0 or higher.

    <6.10.0
    • H
    Arbitrary Code Injection

    gatsby-transformer-remark is a Gatsby transformer plugin for Markdown using the Remark library and ecosystem

    Affected versions of this package are vulnerable to Arbitrary Code Injection due to improper user-input sanitization when passing input in data mode (querying MarkdownRemark nodes via GraphQL). In order to exploit this vulnerability untrusted/unsanitized input would need to be sourced by or added into a file processed by gatsby-transformer-remark.

    How to fix Arbitrary Code Injection?

    Upgrade gatsby-transformer-remark to version 5.25.1, 6.3.2 or higher.

    <5.25.1>=6.0.0 <6.3.2