{ "schema_version": "1.4.0", "id": "GHSA-7xv9-8wj2-3rqr", "modified": "2022-05-14T03:17:27Z", "published": "2022-05-14T03:17:27Z", "aliases": [ "CVE-2018-11248" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-11248" }, { "type": "WEB", "url": "https://github.com/lingochamp/FileDownloader/issues/1028" } ], "database_specific": { "cwe_ids": [ "CWE-22" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-05-18T18:29:00Z" } }