diff --git a/2019/14xxx/.CVE-2019-14886.json.swp b/2019/14xxx/.CVE-2019-14886.json.swp new file mode 100644 index 00000000000..361660e4046 Binary files /dev/null and b/2019/14xxx/.CVE-2019-14886.json.swp differ diff --git a/2019/14xxx/CVE-2019-14884.json b/2019/14xxx/CVE-2019-14884.json new file mode 100644 index 00000000000..c10b56b822d --- /dev/null +++ b/2019/14xxx/CVE-2019-14884.json @@ -0,0 +1,82 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2019-14884", + "ASSIGNER": "darunesh@redhat.com" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "[UNKNOWN]", + "product": { + "product_data": [ + { + "product_name": "moodle", + "version": { + "version_data": [ + { + "version_value": "3.7.3" + }, + { + "version_value": "3.6.7" + }, + { + "version_value": "3.5.9" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-79" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14884", + "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14884", + "refsource": "CONFIRM" + }, + { + "refsource": "CONFIRM", + "name": "https://moodle.org/mod/forum/discuss.php?d=393587#p1586751", + "url": "https://moodle.org/mod/forum/discuss.php?d=393587#p1586751" + } + ] + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "A vulnerability was found in Moodle 3.7 before 3.73, 3.6 before 3.6.7 and 3.5 before 3.5.9, where a reflected XSS possible from some fatal error messages." + } + ] + }, + "impact": { + "cvss": [ + [ + { + "vectorString": "6.1/CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", + "version": "3.0" + } + ] + ] + } +}