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

67 lines
2.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:19:27 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@rapid7.com",
"ID": "CVE-2017-5246",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
2020-02-20 22:01:06 +00:00
"vendor_name": "Biscom",
2019-03-18 00:19:27 +00:00
"product": {
"product_data": [
{
2020-02-20 22:01:06 +00:00
"product_name": "Secure File Transfer",
2019-03-18 00:19:27 +00:00
"version": {
"version_data": [
{
2020-02-20 22:01:06 +00:00
"version_value": "5.0.0000 through 5.1.1026"
2019-03-18 00:19:27 +00:00
}
]
}
}
]
2020-02-20 22:01:06 +00:00
}
2019-03-18 00:19:27 +00:00
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 00:19:27 +00:00
"lang": "eng",
2020-02-20 22:01:06 +00:00
"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. Affected versions are 5.0.0000 through 5.1.1026. The Issue is fixed in 5.1.1028."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:19:27 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-Site Scripting"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://twitter.com/i_bo0om/status/885050741567750145",
"refsource": "MISC",
"url": "https://twitter.com/i_bo0om/status/885050741567750145"
2020-02-20 22:01:06 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://cve.biscom.com/bis-sft-cv-0004/",
"url": "https://cve.biscom.com/bis-sft-cv-0004/"
2019-03-18 00:19:27 +00:00
}
]
}
}