mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
71 lines
2.5 KiB
JSON
71 lines
2.5 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "vulnreport@tenable.com",
|
|
"DATE_PUBLIC": "2017-07-06T00:00:00",
|
|
"ID": "CVE-2017-11507",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Check_MK",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "1.2.8x prior to 1. 2.8p25"
|
|
},
|
|
{
|
|
"version_value": "1.4.0x prior to 1.4.0p9"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "Tenable"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "A cross site scripting (XSS) vulnerability exists in Check_MK versions 1.2.8x prior to 1.2.8p25 and 1.4.0x prior to 1.4.0p9, allowing an unauthenticated attacker to inject arbitrary HTML or JavaScript via the output_format parameter, and the username parameter of failed HTTP basic authentication attempts, which is returned unencoded in an internal server error page."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Stored and Reflected Cross Site Scripting (XSS)"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://www.tenable.com/security/research/tra-2017-20",
|
|
"refsource": "MISC",
|
|
"url": "https://www.tenable.com/security/research/tra-2017-20"
|
|
},
|
|
{
|
|
"name": "http://mathias-kettner.com/check_mk_werks.php?werk_id=7661",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://mathias-kettner.com/check_mk_werks.php?werk_id=7661"
|
|
}
|
|
]
|
|
}
|
|
} |