FrontAccounting before 2.4.20 contains a SQL injection vulnerability in the get_gl_transactions() function where the filter_type parameter is concatenated directly into a SQL IN() clause without parameterization. Attackers with SA_GLANALYTIC permission can inject arbitrary SQL by supplying a closing parenthesis followed by malicious conditions to extract sensitive journal entry data through boolean-based blind SQL injection with reliable response size differentials.
References
Configurations
No configuration.
History
01 Jul 2026, 15:17
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://jivasecurity.com/writeups/frontaccounting-sqli-journal-entries-report-cve-2026-40524 - |
29 Jun 2026, 14:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-29 14:16
Updated : 2026-07-01 15:17
NVD link : CVE-2026-40524
Mitre link : CVE-2026-40524
CVE.ORG link : CVE-2026-40524
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
