cvelist/2018/8xxx/CVE-2018-8914.json

85 lines
2.5 KiB
JSON
Raw Normal View History

2018-03-22 10:05:06 -04:00
{
2018-05-10 09:03:09 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "security@synology.com",
"DATE_PUBLIC" : "2018-05-10T00:00:00",
"ID" : "CVE-2018-8914",
"STATE" : "PUBLIC"
2018-03-22 10:05:06 -04:00
},
2018-05-10 09:03:09 -04:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
2018-05-10 09:03:09 -04:00
"product" : {
"product_data" : [
{
2018-05-10 09:03:09 -04:00
"product_name" : "Media Server",
"version" : {
"version_data" : [
{
2018-05-10 09:03:09 -04:00
"affected" : "<",
"version_value" : "1.7.6-2842"
},
{
2018-05-10 09:03:09 -04:00
"affected" : "<",
"version_value" : "1.4-2654"
}
]
}
}
]
},
2018-05-10 09:03:09 -04:00
"vendor_name" : "Synology"
}
]
}
},
2018-05-10 09:03:09 -04:00
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
2018-05-10 09:03:09 -04:00
"lang" : "eng",
"value" : "SQL injection vulnerability in UPnP DMA in Synology Media Server before 1.7.6-2842 and before 1.4-2654 allows remote attackers to execute arbitrary SQL commands via the ObjectID parameter."
}
]
},
2018-05-10 09:03:09 -04:00
"impact" : {
"cvss" : {
"attackComplexity" : "LOW",
"attackVector" : "NETWORK",
"availabilityImpact" : "LOW",
"baseScore" : 7.3,
"baseSeverity" : "HIGH",
"confidentialityImpact" : "LOW",
"integrityImpact" : "LOW",
"privilegesRequired" : "NONE",
"scope" : "UNCHANGED",
"userInteraction" : "NONE",
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version" : "3.0"
}
},
2018-05-10 09:03:09 -04:00
"problemtype" : {
"problemtype_data" : [
{
2018-05-10 09:03:09 -04:00
"description" : [
{
2018-05-10 09:03:09 -04:00
"lang" : "eng",
"value" : "Improper Neutralization of Special Elements used in an SQL Command (CWE-89)"
}
]
}
]
},
2018-05-10 09:03:09 -04:00
"references" : {
"reference_data" : [
2018-03-22 10:05:06 -04:00
{
2018-05-10 09:03:09 -04:00
"name" : "https://www.synology.com/en-global/support/security/Synology_SA_18_04",
"refsource" : "CONFIRM",
"url" : "https://www.synology.com/en-global/support/security/Synology_SA_18_04"
2018-03-22 10:05:06 -04:00
}
]
}
}