{ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2017-17454", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Mahara 16.10 before 16.10.7 and 17.04 before 17.04.5 and 17.10 before 17.10.2 have a Cross Site Scripting (XSS) vulnerability when a user enters invalid UTF-8 characters. These are now going to be discarded in Mahara along with NULL characters and invalid Unicode characters. Mahara will also avoid direct $_GET and $_POST usage where possible, and instead use param_exists() and the correct param_*() function to fetch the expected value." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://mahara.org/interaction/forum/topic.php?id=8149", "refsource": "CONFIRM", "url": "https://mahara.org/interaction/forum/topic.php?id=8149" }, { "name": "https://reviews.mahara.org/#/c/8191/", "refsource": "CONFIRM", "url": "https://reviews.mahara.org/#/c/8191/" }, { "name": "https://bugs.launchpad.net/mahara/+bug/1732987", "refsource": "MISC", "url": "https://bugs.launchpad.net/mahara/+bug/1732987" } ] } }