2017-10-16 12:31:07 -04:00
{
2019-03-18 05:32:07 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "support@hackerone.com" ,
"DATE_PUBLIC" : "2018-04-26T00:00:00" ,
"ID" : "CVE-2017-0928" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "html-janitor node module" ,
"version" : {
"version_data" : [
{
"version_value" : "All versions"
}
]
}
}
]
} ,
"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 05:32:07 +00:00
"lang" : "eng" ,
"value" : "html-janitor node module suffers from an External Control of Critical State Data vulnerability via user-control of the '_sanitized' variable causing sanitization to be bypassed."
2018-06-04 13:24:35 -04:00
}
2019-03-18 05:32:07 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "External Control of Critical State Data (CWE-642)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://hackerone.com/reports/308158" ,
"refsource" : "MISC" ,
"url" : "https://hackerone.com/reports/308158"
} ,
{
"name" : "https://github.com/guardian/html-janitor/issues/35" ,
"refsource" : "MISC" ,
"url" : "https://github.com/guardian/html-janitor/issues/35"
}
]
}
}