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

68 lines
1.8 KiB
JSON
Raw Normal View History

2017-12-04 03:02:28 -05:00
{
"CVE_data_meta" : {
2018-05-25 08:03:54 -04:00
"ASSIGNER" : "secalert@redhat.com",
2017-12-04 03:02:28 -05:00
"ID" : "CVE-2018-1133",
2018-05-25 08:03:54 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Moodle 3.x unknown",
"version" : {
"version_data" : [
{
"version_value" : "Moodle 3.x unknown"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2017-12-04 03:02:28 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-05-25 08:03:54 -04:00
"value" : "An issue was discovered in Moodle 3.x. A Teacher creating a Calculated question can intentionally cause remote code execution on the server, aka eval injection."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "eval injection"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://moodle.org/mod/forum/discuss.php?d=371199",
"refsource" : "CONFIRM",
"url" : "https://moodle.org/mod/forum/discuss.php?d=371199"
2018-05-30 06:05:35 -04:00
},
{
"name" : "104307",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/104307"
2017-12-04 03:02:28 -05:00
}
]
}
}