cvelist/2018/1999xxx/CVE-2018-1999019.json
2018-07-23 11:04:48 -04:00

71 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "kurt@seifried.org",
"DATE_ASSIGNED" : "2018-07-20T20:44:32.987106",
"DATE_REQUESTED" : "2018-07-17T20:45:08",
"ID" : "CVE-2018-1999019",
"REQUESTER" : "moreau.indiana@gmail.com",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Chamilo LMS",
"version" : {
"version_data" : [
{
"version_value" : "11.x"
}
]
}
}
]
},
"vendor_name" : "Chamilo"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Chamilo LMS version 11.x contains an Unserialization vulnerability in the \"hash\" GET parameter for the api endpoint located at /webservices/api/v2.php that can result in Unauthenticated remote code execution. This attack appear to be exploitable via a simple GET request to the api endpoint. This vulnerability appears to have been fixed in After commit 0de84700648f098c1fbf6b807dee28ec640efe62."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Unserialization"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://ibb.co/jBxe6y",
"refsource" : "MISC",
"url" : "https://ibb.co/jBxe6y"
},
{
"name" : "https://github.com/chamilo/chamilo-lms/commit/0de84700648f098c1fbf6b807dee28ec640efe62",
"refsource" : "CONFIRM",
"url" : "https://github.com/chamilo/chamilo-lms/commit/0de84700648f098c1fbf6b807dee28ec640efe62"
}
]
}
}