cvelist/2017/5xxx/CVE-2017-5246.json

63 lines
1.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@rapid7.com",
"ID" : "CVE-2017-5246",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Biscom Secure File Transfer",
2017-10-16 12:31:07 -04:00
"version" : {
"version_data" : [
{
"version_value" : "5.1.1026 and prior"
2017-10-16 12:31:07 -04:00
}
]
}
}
]
},
"vendor_name" : "Biscom"
2017-10-16 12:31:07 -04:00
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Biscom Secure File Transfer is vulnerable to AngularJS expression injection in the Display Name field. An authenticated user can populate this field with a valid AngularJS expression, wrapped in double curly-braces ({{ }}). This expression will be evaluated by any other authenticated user who views the attacker's display name."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross-Site Scripting"
2017-10-16 12:31:07 -04:00
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://twitter.com/i_bo0om/status/885050741567750145",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://twitter.com/i_bo0om/status/885050741567750145"
}
]
}
}