Lucene search
+L

14294 matches found

Cvelist
Cvelist
added 2026/03/10 8:25 p.m.33 views

CVE-2026-30952 liquidjs has a path traversal fallback vulnerability

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...

8.7CVSS0.00557EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/03/10 8:25 p.m.8 views

EUVD-2026-10873

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...

8.7CVSS5.9AI score0.00557EPSS
SaveExploits1References4
CVE
CVE
added 2026/03/10 8:25 p.m.64 views

CVE-2026-30952

CVE-2026-30952 is associated with a path traversal vulnerability in liquidjs (see GHSA-WMFP-5Q7X-987X / OSV GHSA-WMFP-5Q7X-987X). The issue affects the template engine’s layout, render, and include tags, which can access arbitrary files via absolute paths when provided by a user-controlled templa...

8.7CVSS5.9AI score0.00557EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/03/10 6:28 p.m.11 views

GO-2026-4565 Sealed Secrets for Kubernetes: Rotate API Allows Scope Widening from Strict/Namespace-Wide to Cluster-Wide via Untrusted Template Annotations in github.com/bitnami-labs/sealed-secrets

Sealed Secrets for Kubernetes: Rotate API Allows Scope Widening from Strict/Namespace-Wide to Cluster-Wide via Untrusted Template Annotations in github.com/bitnami-labs/sealed-secrets...

4.9CVSS5.8AI score0.00352EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/03/10 4:12 p.m.2 views

CVE-2026-30934 FileBrowser Quantum: Stored XSS in public share page via unsanitized share metadata (text/template misuse)

FileBrowser Quantum is a free, self-hosted, web-based file manager. Prior to 1.3.1-beta and 1.2.2-stable, Stored XSS is possible via share metadata fields e.g., title, description that are rendered into HTML for /public/share/ without context-aware escaping. The server uses text/template instead ...

8.9CVSS5.8AI score0.00347EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/03/10 4:12 p.m.46 views

CVE-2026-30934 FileBrowser Quantum: Stored XSS in public share page via unsanitized share metadata (text/template misuse)

FileBrowser Quantum is a free, self-hosted, web-based file manager. Prior to 1.3.1-beta and 1.2.2-stable, Stored XSS is possible via share metadata fields e.g., title, description that are rendered into HTML for /public/share/ without context-aware escaping. The server uses text/template instead ...

8.9CVSS0.00347EPSS
SaveExploits1References3
CVE
CVE
added 2026/03/10 4:12 p.m.39 views

CVE-2026-30934

CVE-2026-30934 affects FileBrowser Quantum (self-hosted web-based file manager). Prior to versions 1.3.1-beta and 1.2.2-stable, a Stored XSS exists via share metadata fields (e.g., title, description) that are rendered into HTML for /public/share/. The server uses Go text/template instead of html...

8.9CVSS5.8AI score0.00347EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/03/10 4:12 p.m.13 views

CVE-2026-30934 FileBrowser Quantum: Stored XSS in public share page via unsanitized share metadata (text/template misuse)

FileBrowser Quantum is a free, self-hosted, web-based file manager. Prior to 1.3.1-beta and 1.2.2-stable, Stored XSS is possible via share metadata fields e.g., title, description that are rendered into HTML for /public/share/ without context-aware escaping. The server uses text/template instead ...

8.9CVSS5.9AI score
SaveExploits0References5
Snyk
Snyk
added 2026/03/10 1:04 a.m.10 views

Directory Traversal

Overview 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 Loader.candidates resolution when require.resolve is used as a fallback; an attacker can read arbitrary...

8.7CVSS6.2AI score0.00557EPSS
SaveExploits1References2
Packet Storm News
Packet Storm News
added 2026/03/10 12:00 a.m.10 views

An Analysis of Modern Web Security Vulnerabilities Inside WebAssembly Applications

The growth in the adoption of the WebAssembly WASM standard has given rise to a rapidly increasing landscape of binary applications that are natively ported to the environment of websites. The flexibility of WASM has made it the preferred way to run fast and resource-heavy applications, replacing...

5.8AI score
SaveExploits0
Snyk
Snyk
added 2026/03/09 10:39 p.m.5 views

Resource Injection

Overview Affected versions of this package are vulnerable to Resource Injection via the buildProxyPass function. An attacker can execute arbitrary code and access sensitive information by injecting malicious configuration into the nginx controller process. Remediation Upgrade...

8.8CVSS6.1AI score0.063EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/09 10:39 p.m.6 views

Resource Injection

Overview Affected versions of this package are vulnerable to Resource Injection via the buildProxyPass function. An attacker can execute arbitrary code and access sensitive information by injecting malicious configuration into the nginx controller process. Remediation Upgrade...

8.8CVSS6.1AI score0.063EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/03/09 7:48 p.m.15 views

FileBrowser Quantum: Stored XSS in public share page via unsanitized share metadata (text/template misuse)

Summary Stored XSS is possible via share metadata fields e.g., title, description that are rendered into HTML for /public/share/ without context-aware escaping. The server uses text/template instead of html/template, allowing injected scripts to execute when victims visit the share URL. Details T...

8.9CVSS6AI score0.00347EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/03/09 7:48 p.m.18 views

GHSA-R633-FCGP-M532 FileBrowser Quantum: Stored XSS in public share page via unsanitized share metadata (text/template misuse)

Summary Stored XSS is possible via share metadata fields e.g., title, description that are rendered into HTML for /public/share/ without context-aware escaping. The server uses text/template instead of html/template, allowing injected scripts to execute when victims visit the share URL. Details T...

8.9CVSS6AI score0.00347EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/03/09 1:59 p.m.9 views

CVE-2026-3725

A flaw has been found in 1024-lab/lab1024 SmartAdmin up to 3.29. Affected by this issue is the function freemarkerResolverContent of the file sa-base/src/main/java/net/lab1024/sa/base/module/support/mail/MailService.java of the component FreeMarker Template Handler. Executing a manipulation of th...

8.8CVSS5.4AI score0.00398EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/03/09 8:02 a.m.9 views

CVE-2026-3714

A vulnerability has been found in OpenCart 4.0.2.3. Affected by this issue is the function Save of the file admin/controller/design/template.php of the component Incomplete Fix CVE-2024-36694. Such manipulation leads to improper neutralization of special elements used in a template engine. The...

7.2CVSS5.4AI score0.00897EPSS
SaveExploits1References1
Packet Storm
Packet Storm
added 2026/03/09 12:00 a.m.142 views

📄 Jinja 2 1.4.0 Tactical RMM SSTI Detection

This proof of concept script detects potential server-side template injection vulnerabilities in web applications using template engines such as Jinja. The script sends a dynamically generated mathematical expression within a template payload to a target URL parameter. If the server evaluates the...

5.8AI score
SaveExploits0
Snyk
Snyk
added 2026/03/08 5:02 p.m.19 views

Arbitrary Code Injection

Amendment This was deemed not a vulnerability. Overview es-toolkit is an A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations. Affected versions of this package are vulnerable to Arbitrary Code Injection. The template function in...

9.8CVSS6AI score0.21333EPSS
SaveExploits3References2
GithubExploit
GithubExploit
added 2026/03/08 12:50 p.m.146 views

flask_ssti_exploit

Tools for Exploiting SSTI Vulnerabilities under Flask Di...

5.8AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/03/08 12:50 p.m.141 views

flask_ssti_exploit

Tools for Exploiting SSTI Vulnerabilities under Flask Di...

5.8AI score
SaveExploits0
Rows per page
Query Builder