cvelist/2016/10xxx/CVE-2016-10510.json

78 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2016-10510",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Cross-site scripting (XSS) vulnerability in the Security component of Kohana before 3.3.6 allows remote attackers to inject arbitrary web script or HTML by bypassing the strip_image_tags protection mechanism in system/classes/Kohana/Security.php."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[debian-lts-announce] 20180114 [SECURITY] [DLA 1241-1] libkohana2-php security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2018/01/msg00015.html"
},
{
"name" : "https://www.checkmarx.com/advisories/cross-site-scripting-xss-vulnerability-in-kohana/",
"refsource" : "MISC",
"url" : "https://www.checkmarx.com/advisories/cross-site-scripting-xss-vulnerability-in-kohana/"
},
{
"name" : "https://github.com/kohana/kohana/issues/107",
"refsource" : "CONFIRM",
"url" : "https://github.com/kohana/kohana/issues/107"
},
{
"name" : "https://github.com/kohana/kohana/releases/tag/v3.3.6",
"refsource" : "CONFIRM",
"url" : "https://github.com/kohana/kohana/releases/tag/v3.3.6"
}
]
}
}