cvelist/2018/15xxx/CVE-2018-15712.json

64 lines
1.6 KiB
JSON
Raw Normal View History

2018-08-22 14:05:30 -04:00
{
"CVE_data_meta" : {
2018-11-14 12:33:36 -05:00
"ASSIGNER" : "vulnreport@tenable.com",
"DATE_PUBLIC" : "2018-11-13T00:00:00",
2018-08-22 14:05:30 -04:00
"ID" : "CVE-2018-15712",
2018-11-14 12:33:36 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Nagios XI",
"version" : {
"version_data" : [
{
"version_value" : "5.5.6"
}
]
}
}
]
},
"vendor_name" : "Nagios"
}
]
}
2018-08-22 14:05:30 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-11-14 12:33:36 -05:00
"value" : "Nagios XI 5.5.6 allows reflected cross site scripting from remote unauthenticated attackers via the host parameter in api_tool.php."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross Site Scripting"
}
]
}
]
},
"references" : {
"reference_data" : [
{
2018-11-14 13:08:20 -05:00
"name" : "https://www.tenable.com/security/research/tra-2018-37",
"refsource" : "MISC",
2018-11-14 12:33:36 -05:00
"url" : "https://www.tenable.com/security/research/tra-2018-37"
2018-08-22 14:05:30 -04:00
}
]
}
}