Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
18.12.06, 22.01.01
-
None
-
Bug Crush Event - 21/2/2015
Description
Here the Tika announce:
The Apache Tika project is pleased to announce the release of Apache
Tika 2.3.0. The release contents have been pushed out to the main
Apache release site and to the Maven Central sync.Apache Tika is a toolkit for detecting and extracting metadata and
structured text content from various documents using existing parser
libraries.Apache Tika 2.3.0 includes several security upgrades in dependencies,
including an upgrade to log4j2 (version 2.17.1). This release also
includes a non-trivial upgrade to Apache POI 5.2.0 (TIKA-3164); users
will observe significantly more logging from the POI parsers.
Details can be found in the changes file:
https://www.apache.org/dist/tika/2.3.0/CHANGES-2.3.0.txt
We currently still use 1.28 version because since 2.1.0 Tika throws a lot of compile errors. I tried to use 2.3.0 and there is much work. Fortunately we don't rely too much on Tika.
- In security component, only to check *.svg files in SecuredUpload::getMimeTypeFromFileName() and there is another final check in this method.
- In content: DataResourceWorker.getMimeTypeWithByteBuffer::getMimeTypeWithByteBuffer
Attachments
Issue Links
- is cloned by
-
OFBIZ-12573 CLONE - [SECURITY] Upgrade Tika to 1.28.1
- Closed
- relates to
-
OFBIZ-12626 [SECURITY] Upgrade Tika to 1.28.3
- Closed
- links to