ghsa-j8g6-2wh7-6439
Vulnerability from github
Published
2018-10-17 15:44
Modified
2024-04-12 21:33
Severity ?
Summary
Apache Tika allows Java code execution for serialized objects embedded in MATLAB files
Details
Apache Tika before 1.14 allows Java code execution for serialized objects embedded in MATLAB files. The issue exists because Tika invokes JMatIO to do native deserialization.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.tika:tika-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.14" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2016-6809" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:42:46Z", "nvd_published_at": null, "severity": "CRITICAL" }, "details": "Apache Tika before 1.14 allows Java code execution for serialized objects embedded in MATLAB files. The issue exists because Tika invokes JMatIO to do native deserialization.", "id": "GHSA-j8g6-2wh7-6439", "modified": "2024-04-12T21:33:27Z", "published": "2018-10-17T15:44:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-6809" }, { "type": "WEB", "url": "https://github.com/apache/tika/commit/8a68b5d474205cc91cbbb610d4a1c05af57f0610" }, { "type": "WEB", "url": "https://dist.apache.org/repos/dist/release/tika/CHANGES-1.14.txt" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-j8g6-2wh7-6439" }, { "type": "PACKAGE", "url": "https://github.com/apache/tika" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/91eb639ef619b9a26b40020ca6732e7dbe457f7322ed5f1df49e411a@%3Cdev.nutch.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/d2375da29d89e679abf5d845db76d6f798fdc6f7d44f2c788e8a0fb9@%3Cuser.nutch.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/e414754a6c57ce7194b731e211cd6b2cbb41f2c7000e3fb9c6b6ec78@%3Cdev.lucene.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r2f6f6c130b12b7332f323f74d031072b1517065ce28a22346791ffb6@%3Cissues.lucene.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/rfd3646bb724b66b1a9ddef69e692da2b7a727a8799551c78eedf0a0f@%3Cissues.lucene.apache.org%3E" }, { "type": "WEB", "url": "http://seclists.org/bugtraq/2016/Nov/40" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/94247" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Apache Tika allows Java code execution for serialized objects embedded in MATLAB files" }
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.