cvelist/2018/11xxx/CVE-2018-11248.json
2019-03-17 23:34:14 +00:00

62 lines
1.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-11248",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "util/FileDownloadUtils.java in FileDownloader 1.7.3 does not check an attachment's name. If an attacker places \"../\" in the file name, the file can be stored in an unintended directory because of Directory Traversal."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/lingochamp/FileDownloader/issues/1028",
"refsource": "MISC",
"url": "https://github.com/lingochamp/FileDownloader/issues/1028"
}
]
}
}