2017-10-29 14:04:06 -04:00
{
2019-03-18 06:25:01 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "support@hackerone.com" ,
"DATE_PUBLIC" : "2018-04-26T00:00:00" ,
"ID" : "CVE-2017-16016" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "sanitize-html node module" ,
"version" : {
"version_data" : [
{
"version_value" : "<=1.11.1"
}
]
}
}
]
} ,
"vendor_name" : "HackerOne"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-06-04 13:24:35 -04:00
{
2019-03-18 06:25:01 +00:00
"lang" : "eng" ,
"value" : "Sanitize-html is a library for scrubbing html input of malicious values. Versions 1.11.1 and below are vulnerable to cross site scripting (XSS) in certain scenarios: If allowed at least one nonTextTags, the result is a potential XSS vulnerability."
2018-06-04 13:24:35 -04:00
}
2019-03-18 06:25:01 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Cross-site Scripting (XSS) - Generic (CWE-79)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://nodesecurity.io/advisories/154" ,
"refsource" : "MISC" ,
"url" : "https://nodesecurity.io/advisories/154"
} ,
{
"name" : "https://github.com/punkave/sanitize-html/issues/100" ,
"refsource" : "MISC" ,
"url" : "https://github.com/punkave/sanitize-html/issues/100"
} ,
{
"name" : "https://github.com/punkave/sanitize-html/commit/5d205a1005ba0df80e21d8c64a15bb3accdb2403" ,
"refsource" : "MISC" ,
"url" : "https://github.com/punkave/sanitize-html/commit/5d205a1005ba0df80e21d8c64a15bb3accdb2403"
}
]
}
}