2020-03-23 12:48:00 +05:30
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2019-14880" ,
2020-03-31 16:01:24 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2020-03-23 12:48:00 +05:30
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "[UNKNOWN]" ,
"product" : {
"product_data" : [
{
"product_name" : "moodle" ,
"version" : {
"version_data" : [
{
2020-03-31 16:01:24 +00:00
"version_value" : "3.7 before 3.7.3"
2020-03-23 12:48:00 +05:30
} ,
{
2020-03-31 16:01:24 +00:00
"version_value" : "3.6 before 3.6.7"
2020-03-23 12:48:00 +05:30
} ,
{
2020-03-31 16:01:24 +00:00
"version_value" : "3.5 before 3.5.9"
} ,
{
"version_value" : "3.5 and earlier"
2020-03-23 12:48:00 +05:30
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-287"
}
]
}
]
} ,
"references" : {
"reference_data" : [
2020-03-31 16:01:24 +00:00
{
"refsource" : "MISC" ,
"name" : "https://moodle.org/security/" ,
"url" : "https://moodle.org/security/"
} ,
2020-03-23 12:48:00 +05:30
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14880" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14880" ,
"refsource" : "CONFIRM"
}
]
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-03-31 16:01:24 +00:00
"value" : "A vulnerability was found in Moodle versions 3.7 before 3.7.3, 3.6 before 3.6.7, 3.5 before 3.5.9 and earlier. OAuth 2 providers who do not verify users' email address changes require additional verification during sign-up to reduce the risk of account compromise."
2020-03-23 12:48:00 +05:30
}
]
} ,
"impact" : {
"cvss" : [
[
{
"vectorString" : "4.8/CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N" ,
"version" : "3.0"
}
]
]
}
2020-03-31 16:01:24 +00:00
}