Impact
The vulnerability is a path traversal flaw in the API endpoint /api/admin/common/download/templates of feiyuchuixue sz-boot-parent. Manipulating the templateName parameter allows attackers to read arbitrary files on the host, resulting in unauthorized data disclosure. The flaw is a typical CWE-22 path traversal and is rated with a CVSS 5.3 score, indicating medium severity.
Affected Systems
Affected versions are feiyuchuixue sz-boot-parent up to 1.3.2‑beta. The remediation is available in the 1.3.3‑beta release, which implements path validity checks for the template download interface.
Risk and Exploitability
The flaw can be exploited remotely by sending crafted requests to the vulnerable API. While the EPSS score is below 1% and the vulnerability is not listed in CISA's KEV catalog, an exploit has been made publicly available. The risk is moderate, and the impact is unauthorized reading of files that may contain sensitive information. Applying the official patch is the recommended mitigation.
OpenCVE Enrichment