cvelist/2019/3xxx/CVE-2019-3808.json

91 lines
3.2 KiB
JSON
Raw Normal View History

2019-01-03 14:05:09 -05:00
{
2019-03-15 18:44:32 -03:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-3808",
2019-03-25 18:00:53 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-03-15 18:44:32 -03:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "[UNKNOWN]",
"product": {
"product_data": [
{
"product_name": "moodle",
"version": {
"version_data": [
{
"version_value": "3.6.2"
},
{
"version_value": "3.5.4"
},
{
"version_value": "3.4.7"
},
{
"version_value": "3.1.16"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3808",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3808",
"refsource": "CONFIRM"
2019-03-18 17:44:45 -03:00
},
2019-03-25 18:00:53 +00:00
{
2019-03-18 17:44:45 -03:00
"url": "https://moodle.org/mod/forum/discuss.php?d=381228#p1536765",
"name": "https://moodle.org/mod/forum/discuss.php?d=381228#p1536765",
"refsource": "CONFIRM"
},
2019-03-25 18:00:53 +00:00
{
2019-03-18 17:44:45 -03:00
"url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-64395",
"name": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-64395",
"refsource": "CONFIRM"
2019-03-15 18:44:32 -03:00
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
2019-03-15 18:46:51 -03:00
"value": "A flaw was found in Moodle versions 3.6 to 3.6.1, 3.5 to 3.5.3, 3.4 to 3.4.6, 3.1 to 3.1.15 and earlier unsupported versions. The 'manage groups' capability did not have the 'XSS risk' flag assigned to it, but does have that access in certain places. Note that the capability is intended for use by trusted users, and is only assigned to teachers and managers by default."
2019-03-15 18:44:32 -03:00
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "4.3/CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
}
]
]
}
2019-03-25 18:00:53 +00:00
}