{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2023-5541", "ASSIGNER": "patrick@puiterwijk.org", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "The CSV grade import method contained an XSS risk for users importing the spreadsheet, if it contained unsafe content." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')", "cweId": "CWE-79" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "references": { "reference_data": [ { "url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-79426", "refsource": "MISC", "name": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-79426" }, { "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243437", "refsource": "MISC", "name": "https://bugzilla.redhat.com/show_bug.cgi?id=2243437" }, { "url": "https://moodle.org/mod/forum/discuss.php?d=451582", "refsource": "MISC", "name": "https://moodle.org/mod/forum/discuss.php?d=451582" } ] }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 3.3, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N", "version": "3.1" } ] } }