cvelist/2018/10xxx/CVE-2018-10891.json

91 lines
3.0 KiB
JSON
Raw Normal View History

2018-05-09 11:02:57 -04:00
{
2019-03-18 02:27:15 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2018-10891",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "moodle",
"version": {
"version_data": [
{
"version_value": "moodle 3.5.1"
},
{
"version_value": "moodle 3.4.4"
},
{
"version_value": "moodle 3.3.7"
},
{
"version_value": "moodle 3.1.13"
}
]
}
}
]
},
"vendor_name": "[UNKNOWN]"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-07-10 13:21:40 -03:00
{
2019-03-18 02:27:15 +00:00
"lang": "eng",
"value": "A flaw was found in moodle before versions 3.5.1, 3.4.4, 3.3.7, 3.1.13. When a quiz question bank is imported, it was possible for the question preview that is displayed to execute JavaScript that is written into the question bank."
2018-07-10 13:21:40 -03:00
}
2019-03-18 02:27:15 +00:00
]
},
"impact": {
"cvss": [
[
{
"vectorString": "6.3/CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
}
]
]
},
"problemtype": {
"problemtype_data": [
2018-07-10 13:21:40 -03:00
{
2019-03-18 02:27:15 +00:00
"description": [
{
"lang": "eng",
"value": "CWE-20"
}
]
2018-07-10 13:21:40 -03:00
}
2019-03-18 02:27:15 +00:00
]
},
"references": {
"reference_data": [
{
"name": "https://moodle.org/mod/forum/discuss.php?d=373371",
"refsource": "CONFIRM",
"url": "https://moodle.org/mod/forum/discuss.php?d=373371"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10891",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10891"
},
{
"name": "104739",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/104739"
}
]
}
}