CVE-2025-64087
CRITICALCVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
3Tags
Description
A Server-Side Template Injection (SSTI) vulnerability in the FreeMarker component of opensagres XDocReport v1.0.0 to v2.1.0 allows attackers to execute arbitrary code via injecting crafted template expressions.
Analysis
A server-side template injection vulnerability (CWE-1336) with CVSS 9.8 allows remote attackers to execute arbitrary code through crafted template expressions.
Technical Context
This CWE-1336 vulnerability involves improper neutralization of special elements used in template engine expressions. Attackers can inject template syntax that the server-side engine evaluates, leading to arbitrary code execution.
Affected Products
['Affected product (per NVD)']
Remediation
Sanitize all user input before template rendering. Use sandboxed template engines. Apply vendor patches.
Priority Score
Share
External POC / Exploit Code
Leaving vuln.today
GHSA-r8w2-w357-9pjv