cvelist/2018/15xxx/CVE-2018-15616.json
2018-10-17 15:06:13 -04:00

90 lines
2.7 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "securityalerts@avaya.com",
"ID" : "CVE-2018-15616",
"STATE" : "PUBLIC",
"TITLE" : "System Platform Web UI Deserialization"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Avaya Aura® System Platform",
"version" : {
"version_data" : [
{
"affected" : "<=",
"version_name" : "6.3.x",
"version_value" : "6.3.9"
},
{
"affected" : "<=",
"version_name" : "6.4.x",
"version_value" : "6.4.2"
}
]
}
}
]
},
"vendor_name" : "Avaya"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "A vulnerability in the Web UI component of Avaya Aura System Platform could allow a remote, unauthenticated user to perform a targeted deserialization attack that could result in remote code execution. Affected versions of System Platform includes 6.3.0 through 6.3.9 and 6.4.0 through 6.4.2."
}
]
},
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH",
"attackVector" : "NETWORK",
"availabilityImpact" : "HIGH",
"baseScore" : 9,
"baseSeverity" : "CRITICAL",
"confidentialityImpact" : "HIGH",
"integrityImpact" : "HIGH",
"privilegesRequired" : "NONE",
"scope" : "CHANGED",
"userInteraction" : "NONE",
"vectorString" : "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version" : "3.0"
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-502: Deserialization of Untrusted Data"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://downloads.avaya.com/css/P8/documents/101052865",
"refsource" : "CONFIRM",
"url" : "https://downloads.avaya.com/css/P8/documents/101052865"
}
]
},
"source" : {
"advisory" : "ASA-2018-296"
}
}