cvelist/2017/1000xxx/CVE-2017-1000493.json
2018-01-02 20:05:01 -05:00

63 lines
1.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-12-29",
"ID" : "CVE-2017-1000493",
"REQUESTER" : "security@rocket.chat",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Rocket.Chat Server",
"version" : {
"version_data" : [
{
"version_value" : "0.59"
}
]
}
}
]
},
"vendor_name" : "Rocket.Chat"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Rocket.Chat Server version 0.59 and prior is vulnerable to a NoSQL injection leading to administrator account takeover"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "NoSQL Injection"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://github.com/RocketChat/Rocket.Chat/pull/8408"
}
]
}
}