{ "schema_version": "1.4.0", "id": "GHSA-w6g3-v46q-5p28", "modified": "2021-09-21T17:58:38Z", "published": "2018-10-17T15:49:58Z", "aliases": [ "CVE-2018-11762" ], "summary": "Moderate severity vulnerability that affects org.apache.tika:tika-core", "details": "In Apache Tika 0.9 to 1.18, in a rare edge case where a user does not specify an extract directory on the commandline (--extract-dir=) and the input file has an embedded file with an absolute path, such as \"C:/evil.bat\", tika-app would overwrite that file.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.tika:tika-core" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0.9" }, { "fixed": "1.19" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-11762" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-w6g3-v46q-5p28" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/ab2e1af38975f5fc462ba89b517971ef892ec3d06bee12ea2258895b@%3Cdev.tika.apache.org%3E" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/105515" } ], "database_specific": { "cwe_ids": [ "CWE-22" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:59:47Z", "nvd_published_at": null } }