CVE Catalog

CVE-2017-5663

High
Published: Translated: NVD NIST

Summary

In Apache Fineract versions 0.4.0-incubating, 0.5.0-incubating, and 0.6.0-incubating, an authenticated user with appropriate permissions can inject malicious SQL into SELECT queries. The 'sqlSearch' parameter on several endpoints is not sanitized and is directly appended to the query.

Risk Assessment

The ability to inject malicious SQL poses a risk of data leakage and unauthorized access to database information, which can lead to serious consequences for the organization.

Recommendation

It is recommended to implement proper input sanitization mechanisms and to upgrade to the latest version of Apache Fineract to minimize the risks associated with this vulnerability.

Other vulnerabilities in Apache Fineract

See all
Original NVD description (English source)

In Apache Fineract 0.4.0-incubating, 0.5.0-incubating, and 0.6.0-incubating, an authenticated user with client/loan/center/staff/group read permissions is able to inject malicious SQL into SELECT queries. The 'sqlSearch' parameter on a number of endpoints is not sanitized and appended directly to the query.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS