cvelist/2015/9xxx/CVE-2015-9056.json

63 lines
1.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "security@elastic.co",
"ID" : "CVE-2015-9056",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Kibana",
2017-10-16 12:31:07 -04:00
"version" : {
"version_data" : [
{
"version_value" : "before 4.1.3 and 4.2.1"
2017-10-16 12:31:07 -04:00
}
]
}
}
]
},
"vendor_name" : "Elastic"
2017-10-16 12:31:07 -04:00
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Kibana versions prior to 4.1.3 and 4.2.1 are vulnerable to a XSS attack."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-79: Improper Neutralization of Input During Web Page Generation"
2017-10-16 12:31:07 -04:00
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://www.elastic.co/community/security",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://www.elastic.co/community/security"
}
]
}
}