CVE-2021-21385

Source
https://cve.org/CVERecord?id=CVE-2021-21385
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-21385.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-21385
Related
  • GHSA-9657-33wf-rmvx
Published
2021-03-24T21:15:15.070Z
Modified
2026-03-15T22:39:05.304489Z
Severity
  • 7.4 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
[none]
Details

Mifos-Mobile Android Application for MifosX is an Android Application built on top of the MifosX Self-Service platform. Mifos-Mobile before commit e505f62 disables HTTPS hostname verification of its HTTP client. Additionally it accepted any self-signed certificate as valid. Hostname verification is an important part when using HTTPS to ensure that the presented certificate is valid for the host. Disabling it can allow for man-in-the-middle attacks. Accepting any certificate, even self-signed ones allows man-in-the-middle attacks. This problem is fixed in mifos-mobile commit e505f62.

References

Affected packages

Git / github.com/openmf/mifos-mobile

Affected ranges

Type
GIT
Repo
https://github.com/openmf/mifos-mobile
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Type
GIT
Repo
https://github.com/openmf/mifos-mobile
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v0.*
v0.01
v1.*
v1.0.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-21385.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "2021-03-14"
            }
        ]
    }
]