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
No history.
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')
