CVE-2024-23537

Source
https://cve.org/CVERecord?id=CVE-2024-23537
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-23537.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-23537
Published
2024-03-29T14:38:05.738Z
Modified
2026-07-09T10:21:08.442728Z
Severity
  • 8.4 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L CVSS Calculator
Summary
Apache Fineract: Under certain circumstances, this vulnerability allowed users, without specific permissions, to escalate their privileges to any role.
Details

Improper Privilege Management vulnerability in Apache Fineract.This issue affects Apache Fineract: <1.8.5.

Users are recommended to upgrade to version 1.9.0, which fixes the issue.

Database specific
{
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "fixed": "1.9.0"
                }
            ]
        }
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/23xxx/CVE-2024-23537.json",
    "cna_assigner": "apache",
    "cwe_ids": [
        "CWE-269"
    ]
}
References

Affected packages

Git / github.com/apache/fineract

Affected ranges

Type
GIT
Repo
https://github.com/apache/fineract
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": "CPE_RANGE",
    "cpe": "cpe:2.3:a:apache:fineract:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.9.0"
        }
    ]
}

Affected versions

1.*
1.0.0
1.1.0
1.2.0
1.3.0
1.5.0

Database specific

vanir_signatures_modified
"2026-07-09T10:21:08Z"
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-23537.json"
vanir_signatures
[
    {
        "id": "CVE-2024-23537-53128816",
        "digest": {
            "function_hash": "181174360658766862128973844033157685771",
            "length": 3450.0
        },
        "signature_version": "v1",
        "signature_type": "Function",
        "source": "https://github.com/apache/fineract/commit/5d96e8cc32ff63f97d5ac15e19c6fafee0c31357",
        "deprecated": false,
        "target": {
            "function": "loanProductWithTemplateDefaults",
            "file": "fineract-provider/src/main/java/org/apache/fineract/portfolio/loanaccount/data/LoanAccountData.java"
        }
    },
    {
        "id": "CVE-2024-23537-92132a6d",
        "digest": {
            "line_hashes": [
                "185523195225276613648453211070370195031",
                "273085155406555805774066559873879804551",
                "137776478546033931106959522387425741043",
                "210006009246551972850455786661994661235"
            ],
            "threshold": 0.9
        },
        "signature_version": "v1",
        "signature_type": "Line",
        "source": "https://github.com/apache/fineract/commit/5d96e8cc32ff63f97d5ac15e19c6fafee0c31357",
        "deprecated": false,
        "target": {
            "file": "fineract-provider/src/main/java/org/apache/fineract/portfolio/loanaccount/data/LoanAccountData.java"
        }
    }
]