{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "1.7.3"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "750271c5ecf9117018edaafe23a6a65000c0984c"
            }
          ],
          "repo": "https://github.com/lingochamp/filedownloader",
          "type": "GIT"
        }
      ]
    }
  ],
  "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.",
  "id": "CVE-2018-11248",
  "modified": "2026-03-13T21:47:36.532867815Z",
  "published": "2018-05-18T18:29:00.327Z",
  "references": [
    {
      "type": "REPORT",
      "url": "https://github.com/lingochamp/FileDownloader/issues/1028"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}