DHIS 2 is an open source information system for data capture, management, validation, analytics and visualization. Through various features of DHIS2, an authenticated user may be able to upload a file which includes embedded javascript. The user could then potentially trick another authenticated user to open the malicious file in a browser which would trigger the javascript code, resulting in a cross-site scripting (XSS) attack. DHIS2 administrators should upgrade to the following hotfix releases: 2.36.12.1, 2.37.8.1, 2.38.2.1, 2.39.0.1. Users unable to upgrade may add the following simple CSP rule in your web proxy to the vulnerable endpoints: script-src 'none'. This workaround will prevent all javascript from running on those endpoints.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-79"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/41xxx/CVE-2022-41947.json"
}{
"cpe": [
"cpe:2.3:a:dhis2:dhis_2:*:*:*:*:*:*:*:*",
"cpe:2.3:a:dhis2:dhis_2:2.39.0:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "2.35.0"
},
{
"fixed": "2.36.12.1"
},
{
"introduced": "2.37.0"
},
{
"fixed": "2.37.8.1"
},
{
"introduced": "2.38.0"
},
{
"fixed": "2.38.2.1"
},
{
"introduced": "2.39.0"
},
{
"last_affected": "2.39.0"
}
],
"source": [
"CPE_RANGE",
"CPE_STRING"
]
}