cvelist/2018/0xxx/CVE-2018-0011.json

113 lines
3.3 KiB
JSON
Raw Normal View History

2017-11-16 15:05:14 -05:00
{
2018-01-10 17:05:25 -05:00
"CVE_data_meta" : {
"ASSIGNER" : "sirt@juniper.net",
"DATE_PUBLIC" : "2018-01-10T17:00:00.000Z",
"ID" : "CVE-2018-0011",
"STATE" : "PUBLIC",
"TITLE" : "Junos Space: Reflected XSS vulnerability in Junos Space management interface"
2017-11-16 15:05:14 -05:00
},
2018-01-10 17:05:25 -05:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
2018-01-10 17:05:25 -05:00
"product" : {
"product_data" : [
{
2018-01-10 17:05:25 -05:00
"product_name" : "Junos Space",
"version" : {
"version_data" : [
{
2018-01-10 17:05:25 -05:00
"affected" : "<",
"version_name" : "All",
"version_value" : "17.2R1"
}
]
}
}
]
},
2018-01-10 17:05:25 -05:00
"vendor_name" : "Juniper Networks"
}
]
}
},
2018-01-10 17:05:25 -05:00
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
2018-01-10 17:05:25 -05:00
"lang" : "eng",
"value" : "A reflected cross site scripting (XSS) vulnerability in Junos Space may potentially allow a remote authenticated user to inject web script or HTML and steal sensitive data and credentials from a session, and to perform administrative actions on the Junos Space network management device."
}
]
},
2018-01-10 17:05:25 -05:00
"exploit" : [
{
2018-01-10 17:05:25 -05:00
"lang" : "eng",
"value" : "Juniper SIRT is not aware of any malicious exploitation of this vulnerability."
}
],
2018-01-10 17:05:25 -05:00
"impact" : {
"cvss" : {
"attackComplexity" : "LOW",
"attackVector" : "NETWORK",
"availabilityImpact" : "NONE",
"baseScore" : 5.4,
"baseSeverity" : "MEDIUM",
"confidentialityImpact" : "LOW",
"integrityImpact" : "LOW",
"privilegesRequired" : "LOW",
"scope" : "CHANGED",
"userInteraction" : "REQUIRED",
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version" : "3.0"
}
},
2018-01-10 17:05:25 -05:00
"problemtype" : {
"problemtype_data" : [
2017-11-16 15:05:14 -05:00
{
2018-01-10 17:05:25 -05:00
"description" : [
{
2018-01-10 17:05:25 -05:00
"lang" : "eng",
"value" : "XSS vulnerability"
}
]
2017-11-16 15:05:14 -05:00
}
]
},
2018-01-10 17:05:25 -05:00
"references" : {
"reference_data" : [
{
"name" : "https://kb.juniper.net/JSA10838",
"refsource" : "CONFIRM",
2018-01-10 17:05:25 -05:00
"url" : "https://kb.juniper.net/JSA10838"
2018-01-16 06:04:48 -05:00
},
{
"name" : "1040189",
"refsource" : "SECTRACK",
2018-01-16 06:04:48 -05:00
"url" : "http://www.securitytracker.com/id/1040189"
}
]
},
2018-01-10 17:05:25 -05:00
"solution" : [
{
2018-01-10 17:05:25 -05:00
"lang" : "eng",
"value" : "The following software releases have been updated to resolve this specific issue: Junos Space 17.2R1 and all subsequent releases."
}
],
2018-01-10 17:05:25 -05:00
"source" : {
"advisory" : "JSA10838",
"defect" : [
"1322467"
],
2018-01-10 17:05:25 -05:00
"discovery" : "INTERNAL"
},
2018-01-10 17:05:25 -05:00
"work_around" : [
{
2018-01-10 17:05:25 -05:00
"lang" : "eng",
"value" : "Use access lists or firewall filters to limit access to the device only from trusted hosts and administrators."
}
]
2018-01-10 17:05:25 -05:00
}