CVE-2020-36636

Source
https://cve.org/CVERecord?id=CVE-2020-36636
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-36636.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-36636
Published
2022-12-27T23:15:10.507Z
Modified
2026-04-11T16:25:28.241042Z
Severity
  • 6.1 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N CVSS Calculator
Summary
[none]
Details

A vulnerability classified as problematic has been found in OpenMRS Admin UI Module up to 1.4.x. Affected is the function sendErrorMessage of the file omod/src/main/java/org/openmrs/module/adminui/page/controller/systemadmin/accounts/AccountPageController.java of the component Account Setup Handler. The manipulation leads to cross site scripting. It is possible to launch the attack remotely. Upgrading to version 1.5.0 is able to address this issue. The name of the patch is 702fbfdac7c4418f23bb5f6452482b4a88020061. It is recommended to upgrade the affected component. VDB-216918 is the identifier assigned to this vulnerability.

References

Affected packages

Git / github.com/openmrs/openmrs-module-adminui

Affected ranges

Type
GIT
Repo
https://github.com/openmrs/openmrs-module-adminui
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.5.0"
        }
    ]
}

Affected versions

1.*
1.0
1.1
1.2
1.2.1
1.2.2
1.2.3
1.2.4
1.2.5
1.3.0
1.4.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-36636.json"
vanir_signatures_modified
"2026-04-11T16:25:28Z"
vanir_signatures
[
    {
        "signature_version": "v1",
        "deprecated": false,
        "digest": {
            "length": 3644.0,
            "function_hash": "130103204956731096461883191832648315263"
        },
        "source": "https://github.com/openmrs/openmrs-module-adminui/commit/702fbfdac7c4418f23bb5f6452482b4a88020061",
        "id": "CVE-2020-36636-2f62b2a9",
        "signature_type": "Function",
        "target": {
            "function": "post",
            "file": "omod/src/main/java/org/openmrs/module/adminui/page/controller/systemadmin/accounts/AccountPageController.java"
        }
    },
    {
        "signature_version": "v1",
        "deprecated": false,
        "digest": {
            "length": 490.0,
            "function_hash": "335558236604662714195263951373959003692"
        },
        "source": "https://github.com/openmrs/openmrs-module-adminui/commit/702fbfdac7c4418f23bb5f6452482b4a88020061",
        "id": "CVE-2020-36636-56dcdbf4",
        "signature_type": "Function",
        "target": {
            "function": "get",
            "file": "omod/src/main/java/org/openmrs/module/adminui/page/controller/systemadmin/accounts/AccountPageController.java"
        }
    },
    {
        "signature_version": "v1",
        "deprecated": false,
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "279006435118027286209041604398948646680",
                "193565255263827138071031493579142587533",
                "138099274832634431660308037103368685023",
                "222281404839810914987905435590176446980",
                "111981354949386886592910947300203810602",
                "258527454272153307168271639381526654367",
                "123122438229151510358066164450656375025",
                "190845873934821692231087718075936585558",
                "155518889492604128508306693047043559620",
                "98233971229777750714855124547775444999",
                "16204722866367746882015085856214597599",
                "239148726027169939585613875364800678900",
                "322100688860312324890830804580537541076",
                "173637073700779624534129479066959495972",
                "183658506557880449962767933397968032796",
                "5767127366005594269664345734170245671",
                "91162395360496747562242814509441245440",
                "224934728069771872142786829569525549674",
                "263919321273235171052573464703160694548",
                "247305750627093788338251395625641595468",
                "167204179240966187987796235670481928339"
            ]
        },
        "source": "https://github.com/openmrs/openmrs-module-adminui/commit/702fbfdac7c4418f23bb5f6452482b4a88020061",
        "id": "CVE-2020-36636-a196bba3",
        "signature_type": "Line",
        "target": {
            "file": "omod/src/main/java/org/openmrs/module/adminui/page/controller/systemadmin/accounts/AccountPageController.java"
        }
    },
    {
        "signature_version": "v1",
        "deprecated": false,
        "digest": {
            "length": 1372.0,
            "function_hash": "132109759747977104953968704106271479910"
        },
        "source": "https://github.com/openmrs/openmrs-module-adminui/commit/702fbfdac7c4418f23bb5f6452482b4a88020061",
        "id": "CVE-2020-36636-ad12a839",
        "signature_type": "Function",
        "target": {
            "function": "setJsonFormData",
            "file": "omod/src/main/java/org/openmrs/module/adminui/page/controller/systemadmin/accounts/AccountPageController.java"
        }
    }
]