You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-09-16 09:06:32 +02:00
Upgrade Tika to fix CVE-2025-54988
This commit is contained in:
@@ -156,7 +156,7 @@ services:
|
||||
|
||||
{% if tika_enabled %}
|
||||
fts_attachments:
|
||||
image: apache/tika:2.9.2.1-full
|
||||
image: apache/tika:latest-full
|
||||
hostname: tika
|
||||
logging:
|
||||
driver: journald
|
||||
|
1
towncrier/newsfragments/3903.bugfix
Normal file
1
towncrier/newsfragments/3903.bugfix
Normal file
@@ -0,0 +1 @@
|
||||
Upgrade Tika to latest to fix CVE-2025-54988 (XXE). You will need to run setup again for the fix to be applied! This is defence in depth rather than something critical as on docker deployments there is no impact.
|
Reference in New Issue
Block a user