liquidjs@10.25.3

A simple, expressive and safe Shopify / Github Pages compatible template engine in pure JavaScript.

  • latest version

    10.25.6

  • latest non vulnerable version

  • first published

    8 years ago

  • latest version published

    16 hours ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the liquidjs package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    Directory Traversal

    liquidjs is an A simple, expressive, safe and Shopify compatible template engine in pure JavaScript.

    Affected versions of this package are vulnerable to Directory Traversal via the renderFile() or parseFile() functions that fail to enforce root boundry. An attacker can access arbitrary files on the server by supplying crafted file paths that bypass the intended root directory restrictions.

    How to fix Directory Traversal?

    Upgrade liquidjs to version 10.25.5 or higher.

    <10.25.5
    • M
    Improperly Implemented Security Check for Standard

    liquidjs is an A simple, expressive, safe and Shopify compatible template engine in pure JavaScript.

    Affected versions of this package are vulnerable to Improperly Implemented Security Check for Standard via the sort_natural and sort filters, which bypass the iownPropertyOnly security option by accessing prototype-inherited properties even when a security option is enabled. An attacker can extract sensitive information from prototype properties by manipulating the sorting process to reveal the values through side-channel analysis.

    How to fix Improperly Implemented Security Check for Standard?

    Upgrade liquidjs to version 10.25.4 or higher.

    <10.25.4