{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2023-5546", "ASSIGNER": "patrick@puiterwijk.org", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "ID numbers displayed in the quiz grading report required additional sanitizing to prevent a stored XSS risk." } ] }, "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": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "moodle", "version": { "version_data": [ { "version_value": "not down converted", "x_cve_json_5_version_data": { "versions": [ { "version": "4.2.3", "status": "unaffected" } ] } } ] } }, { "product_name": "4.1.6", "version": { "version_data": [ { "version_value": "not down converted", "x_cve_json_5_version_data": { "versions": [ { "version": "and 4.0.11", "status": "unaffected" } ] } } ] } } ] } }, { "vendor_name": "Fedora", "product": { "product_data": [ { "product_name": "Fedora", "version": { "version_data": [ { "version_value": "not down converted", "x_cve_json_5_version_data": { "defaultStatus": "affected" } } ] } }, { "product_name": "Extra Packages for Enterprise Linux 7", "version": { "version_data": [ { "version_value": "not down converted", "x_cve_json_5_version_data": { "defaultStatus": "affected" } } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-78971", "refsource": "MISC", "name": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-78971" }, { "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243445", "refsource": "MISC", "name": "https://bugzilla.redhat.com/show_bug.cgi?id=2243445" }, { "url": "https://moodle.org/mod/forum/discuss.php?d=451587", "refsource": "MISC", "name": "https://moodle.org/mod/forum/discuss.php?d=451587" } ] }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N", "version": "3.1" } ] } }