2017-10-16 12:31:07 -04:00
{
2019-03-18 03:30:31 +00:00
"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" : [
2017-10-16 12:31:07 -04:00
{
2019-03-18 03:30:31 +00:00
"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."
2017-10-16 12:31:07 -04:00
}
2019-03-18 03:30:31 +00:00
]
} ,
"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://github.com/kohana/kohana/releases/tag/v3.3.6" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/kohana/kohana/releases/tag/v3.3.6"
} ,
{
"name" : "https://github.com/kohana/kohana/issues/107" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/kohana/kohana/issues/107"
} ,
{
"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/"
}
]
}
}