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

67 lines
2.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:17:16 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@rapid7.com",
"ID": "CVE-2017-5247",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
2020-02-20 22:01:06 +00:00
"vendor_name": "Biscom",
2019-03-18 00:17:16 +00:00
"product": {
"product_data": [
{
2020-02-20 22:01:06 +00:00
"product_name": "Secure File Transfer",
2019-03-18 00:17:16 +00:00
"version": {
"version_data": [
{
2020-02-20 22:01:06 +00:00
"version_value": "prior to 5.1.1028"
2019-03-18 00:17:16 +00:00
}
]
}
}
]
2020-02-20 22:01:06 +00:00
}
2019-03-18 00:17:16 +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:17:16 +00:00
"lang": "eng",
2020-02-20 22:01:06 +00:00
"value": "Biscom Secure File Transfer is vulnerable to cross-site scripting in the File Name field. An authenticated user with permissions to upload or send files can populate this field with a filename that contains standard HTML scripting tags. The resulting script will evaluated by any other authenticated user who views the attacker-supplied file name. All versions of SFT prior to 5.1.1028 are affected. The fix version is 5.1.1028."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:17:16 +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-0005/",
"url": "https://cve.biscom.com/bis-sft-cv-0005/"
2019-03-18 00:17:16 +00:00
}
]
}
}