ghsa-w6g3-v46q-5p28
Vulnerability from github
Published
2018-10-17 15:49
Modified
2021-09-21 17:58
Severity ?
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.tika:tika-core" }, "ranges": [ { "events": [ { "introduced": "0.9" }, { "fixed": "1.19" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-11762" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:59:47Z", "nvd_published_at": null, "severity": "MODERATE" }, "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.", "id": "GHSA-w6g3-v46q-5p28", "modified": "2021-09-21T17:58:38Z", "published": "2018-10-17T15:49:58Z", "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Moderate severity vulnerability that affects org.apache.tika:tika-core" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.