In Apache Fineract versions 1.0.0, 0.6.0-incubating, 0.5.0-incubating, 0.4.0-incubating, the system exposes different REST end points to query domain specific entities with a Query Parameter 'orderBy' and 'sortOrder' which are appended directly with SQL statements. A hacker/user can inject/draft the 'orderBy' and 'sortOrder' query parameter in such a way to read/update the data for which he doesn't have authorization.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/104005 | Third Party Advisory VDB Entry |
https://lists.apache.org/thread.html/4a1312b18ed2979fba9e2df07839e6a940eeeea12ed9154db1a49a5a%40%3Cdev.fineract.apache.org%3E |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2018-04-20 18:29
Updated : 2024-02-04 19:46
NVD link : CVE-2018-1289
Mitre link : CVE-2018-1289
CVE.ORG link : CVE-2018-1289
JSON object : View
Products Affected
apache
- fineract
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')