CVE-2024-58293
BaseFortify
Publication date: 2025-12-11
Last updated on: 2025-12-11
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| akaunting | akaunting | 3.1.8 |
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 in Akaunting 3.1.8 that allows authenticated administrators to execute template expressions within multiple form input fields. Attackers can inject template payloads into fields such as items, taxes, transactions, and vendor names to perform operations like arithmetic calculations and string manipulations.
How can this vulnerability impact me? :
The vulnerability allows attackers with administrator access to execute arbitrary template expressions, which can lead to unauthorized code execution on the server. This can compromise the integrity and confidentiality of the application data and potentially allow further exploitation or manipulation of the system.