cvelist/2017/15xxx/CVE-2017-15110.json

68 lines
1.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
2017-11-20 09:04:06 -05:00
"ASSIGNER" : "secalert@redhat.com",
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-15110",
2017-11-20 09:04:06 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Moodle 3.x",
"version" : {
"version_data" : [
{
"version_value" : "Moodle 3.x"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2017-10-16 12:31:07 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2017-11-20 09:04:06 -05:00
"value" : "In Moodle 3.x, students can find out email addresses of other students in the same course. Using search on the Participants page, students could search email addresses of all participants regardless of email visibility. This allows enumerating and guessing emails of other students."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "improper access control"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://moodle.org/mod/forum/discuss.php?d=361784",
"refsource" : "CONFIRM",
2017-11-20 09:04:06 -05:00
"url" : "https://moodle.org/mod/forum/discuss.php?d=361784"
2017-11-22 06:03:49 -05:00
},
{
"name" : "101909",
"refsource" : "BID",
2017-11-22 06:03:49 -05:00
"url" : "http://www.securityfocus.com/bid/101909"
2017-10-16 12:31:07 -04:00
}
]
}
}