CVE-2025-60355
BaseFortify
Publication date: 2025-10-28
Last updated on: 2026-03-04
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| zhangyd-c | oneblog | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-1336 | The product uses a template engine to insert or process externally-influenced input, but it does not neutralize or incorrectly neutralizes special elements or syntax that can be interpreted as template expressions or other code directives when processed by the engine. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Server-Side Template Injection (SSTI) in zhangyd-c OneBlog versions before 2.3.9. It occurs via FreeMarker templates, which means an attacker could inject malicious template code that the server executes, potentially leading to unauthorized actions or code execution on the server.
How can this vulnerability impact me? :
This vulnerability can allow an attacker to execute arbitrary code or commands on the server hosting the OneBlog application. This could lead to data breaches, unauthorized access, service disruption, or further compromise of the system.