cvelist/2019/3xxx/CVE-2019-3776.json
2019-03-12 06:10:06 -04:00

106 lines
3.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "secure@dell.com",
"DATE_PUBLIC" : "2019-02-20T00:00:00.000Z",
"ID" : "CVE-2019-3776",
"STATE" : "PUBLIC",
"TITLE" : "Reflected XSS in Pivotal Operations Manager "
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Pivotal Ops Manager",
"version" : {
"version_data" : [
{
"affected" : "<",
"version_name" : "2.2",
"version_value" : "2.2.16"
},
{
"affected" : "<",
"version_name" : "2.3",
"version_value" : "2.3.10"
},
{
"affected" : "<",
"version_name" : "2.4",
"version_value" : "2.4.3"
},
{
"affected" : "<",
"version_name" : "2.1",
"version_value" : "2.1.19"
}
]
}
}
]
},
"vendor_name" : "Pivotal"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Pivotal Operations Manager, 2.1.x versions prior to 2.1.20, 2.2.x versions prior to 2.2.16, 2.3.x versions prior to 2.3.10, 2.4.x versions prior to 2.4.3, contains a reflected cross site scripting vulnerability. A remote user that is able to convince an Operations Manager user to interact with malicious content could execute arbitrary JavaScript in the user's browser."
}
]
},
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH",
"attackVector" : "NETWORK",
"availabilityImpact" : "LOW",
"baseScore" : 7.2,
"baseSeverity" : "HIGH",
"confidentialityImpact" : "LOW",
"integrityImpact" : "HIGH",
"privilegesRequired" : "HIGH",
"scope" : "CHANGED",
"userInteraction" : "NONE",
"vectorString" : "CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:H/A:L",
"version" : "3.0"
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-79: Cross-site Scripting (XSS) - Reflected"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://pivotal.io/security/cve-2019-3776",
"refsource" : "CONFIRM",
"url" : "https://pivotal.io/security/cve-2019-3776"
},
{
"name" : "107344",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/107344"
}
]
},
"source" : {
"discovery" : "UNKNOWN"
}
}