2017-10-29 14:04:06 -04:00
{
"CVE_data_meta" : {
2018-06-04 13:24:35 -04:00
"ASSIGNER" : "support@hackerone.com" ,
"DATE_PUBLIC" : "2018-04-26T00:00:00" ,
2017-10-29 14:04:06 -04:00
"ID" : "CVE-2017-16043" ,
2018-06-04 13:24:35 -04:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "shout node module" ,
"version" : {
"version_data" : [
{
"version_value" : ">=0.44.0 <=0.49.3"
}
]
}
}
]
} ,
"vendor_name" : "HackerOne"
}
]
}
2017-10-29 14:04:06 -04:00
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2018-06-04 15:06:29 -04:00
"value" : "Shout is an IRC client. Because the `/topic` command in messages is unescaped, attackers have the ability to inject HTML scripts that will run in the victim's browser. Affects shout >=0.44.0 <=0.49.3."
2018-06-04 13:24:35 -04:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) (CWE-80)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2018-06-04 15:06:29 -04:00
"name" : "https://github.com/erming/shout/pull/344" ,
"refsource" : "MISC" ,
2018-06-04 13:24:35 -04:00
"url" : "https://github.com/erming/shout/pull/344"
} ,
{
2018-06-04 15:06:29 -04:00
"name" : "https://nodesecurity.io/advisories/322" ,
"refsource" : "MISC" ,
2018-06-04 13:24:35 -04:00
"url" : "https://nodesecurity.io/advisories/322"
2017-10-29 14:04:06 -04:00
}
]
}
}