cvelist/2018/1xxx/CVE-2018-1082.json

74 lines
2.1 KiB
JSON
Raw Normal View History

2017-12-04 03:02:28 -05:00
{
"CVE_data_meta" : {
2018-04-04 16:32:00 -04:00
"ASSIGNER" : "secalert@redhat.com",
"DATE_PUBLIC" : "2018-03-26T00:00:00",
2017-12-04 03:02:28 -05:00
"ID" : "CVE-2018-1082",
2018-04-04 16:32:00 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Moodle",
"version" : {
"version_data" : [
{
"version_value" : "3.4 to 3.4.1, 3.3 to 3.3.4"
}
]
}
}
]
},
"vendor_name" : "Red Hat, Inc."
}
]
}
2017-12-04 03:02:28 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-04-04 17:03:29 -04:00
"value" : "A flaw was found in Moodle 3.4 to 3.4.1, and 3.3 to 3.3.4. If a user account using OAuth2 authentication method was once confirmed but later suspended, the user could still login to the site."
2018-04-04 16:32:00 -04:00
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-285"
}
]
}
]
},
"references" : {
"reference_data" : [
{
2018-07-09 12:05:59 -04:00
"name" : "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-60101",
"refsource" : "CONFIRM",
2018-07-09 12:05:59 -04:00
"url" : "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-60101"
2018-04-04 16:32:00 -04:00
},
{
"name" : "https://moodle.org/mod/forum/discuss.php?d=367939",
"refsource" : "CONFIRM",
2018-04-04 16:32:00 -04:00
"url" : "https://moodle.org/mod/forum/discuss.php?d=367939"
2018-04-12 06:04:36 -04:00
},
{
"name" : "103725",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/103725"
2017-12-04 03:02:28 -05:00
}
]
}
}