Search Results (2 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-30952 2 Harttle, Liquidjs 2 Liquidjs, Liquidjs 2026-03-18 7.5 High
liquidjs is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to 10.25.0, the layout, render, and include tags allow arbitrary file access via absolute paths (either as string literals or through Liquid variables, the latter require dynamicPartials: true, which is the default). This poses a security risk when malicious users are allowed to control the template content or specify the filepath to be included as a Liquid variable. This vulnerability is fixed in 10.25.0.
CVE-2022-25948 1 Liquidjs 1 Liquidjs 2025-04-14 5.3 Medium
The package liquidjs before 10.0.0 are vulnerable to Information Exposure when ownPropertyOnly parameter is set to False, which results in leaking properties of a prototype. Workaround For versions 9.34.0 and higher, an option to disable this functionality is provided.