cvelist/2018/5xxx/CVE-2018-5347.json

68 lines
1.8 KiB
JSON
Raw Normal View History

2018-01-11 19:03:07 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-5347",
2018-01-11 20:03:57 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2018-01-11 19:03:07 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-01-11 20:03:57 -05:00
"value" : "Seagate Media Server in Seagate Personal Cloud has unauthenticated command injection in the uploadTelemetry and getLogs functions in views.py because .psp URLs are handled by the fastcgi.server component and shell metacharacters are mishandled."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
2018-01-17 06:04:47 -05:00
{
"name" : "43659",
"refsource" : "EXPLOIT-DB",
2018-01-17 06:04:47 -05:00
"url" : "https://www.exploit-db.com/exploits/43659/"
},
2018-01-11 20:03:57 -05:00
{
"name" : "https://blogs.securiteam.com/index.php/archives/3548",
"refsource" : "MISC",
2018-01-11 20:03:57 -05:00
"url" : "https://blogs.securiteam.com/index.php/archives/3548"
2018-01-11 19:03:07 -05:00
}
]
}
}