SQL Injection vulnerability in various API endpoints - offices, dashboards, etc. Apache Fineract versions 1.9 and before have a vulnerability that allows an authenticated attacker to inject malicious data into some of the REST API endpoints' query parameter.
Users are recommended to upgrade to version 1.10.1, which fixes this issue.
A SQL Validator has been implemented which allows us to configure a series of tests and checks against our SQL queries that will allow us to validate and protect against nearly all potential SQL injection attacks.
CVSS
No CVSS.
References
Configurations
No configuration.
History
12 Feb 2025, 18:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
12 Feb 2025, 10:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-12 10:15
Updated : 2025-02-12 18:15
NVD link : CVE-2024-32838
Mitre link : CVE-2024-32838
CVE.ORG link : CVE-2024-32838
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')