Zimbra Security Update
-
- Outstanding Member
- Posts: 227
- Joined: Thu May 12, 2016 1:56 pm
- Location: Belgium
- ZCS/ZD Version: upgrading from 8.8.15 to 9.0
Re: Zimbra Security Update
That's strange, because all 3 files belong to the zimbra-mbox-webclient-war package... So you should have all 3 of them?
(rpm -ql zimbra-mbox-webclient-war | grep hostedlogin)
If you suspect two were generated at runtime, what is the age (mtime) of those files, according to ls -l ?
(rpm -ql zimbra-mbox-webclient-war | grep hostedlogin)
If you suspect two were generated at runtime, what is the age (mtime) of those files, according to ls -l ?
Re: Zimbra Security Update
Hello
after upgrade ubuntu 22.04 from 10.0.2 -> 10.0.3
all is working well, but on admin gui we see still 10.0.2
zmcontrol -v instead
I have grepped for 10.0.2
after upgrade ubuntu 22.04 from 10.0.2 -> 10.0.3
all is working well, but on admin gui we see still 10.0.2
zmcontrol -v instead
Code: Select all
10:12:32 zimbra@mail3: ~/jetty $ zmcontrol -v
Release 10.0.3.GA.4518.UBUNTU20_64 NETWORK edition.
Code: Select all
10:12:29 zimbra@mail3: ~/jetty $ grep -rF "10.0.2" webapps/zimbra/
webapps/zimbra/js/NewWindow_2_all.js: this.registerSetting("CLIENT_VERSION", {type:ZmSetting.T_CONFIG, defaultValue:"10.0.2_GA_4565"});
webapps/zimbra/js/zimbraMail/share/model/ZmSettings.js: this.registerSetting("CLIENT_VERSION", {type:ZmSetting.T_CONFIG, defaultValue:"10.0.2_GA_4565"});
webapps/zimbra/js/Startup1_2_all.js: this.registerSetting("CLIENT_VERSION", {type:ZmSetting.T_CONFIG, defaultValue:"10.0.2_GA_4565"});
-
- Zimbra Employee
- Posts: 43
- Joined: Wed Jul 27, 2022 6:16 am
Re: Zimbra Security Update
This will be corrected in next patch.. currently we just shipped one package to fix this vulnerability. Showing mismatch version is not an issue while running system.maumar wrote: ↑Thu Aug 31, 2023 1:32 pm Hello
after upgrade ubuntu 22.04 from 10.0.2 -> 10.0.3
all is working well, but on admin gui we see still 10.0.2
zmcontrol -v insteadI have grepped for 10.0.2Code: Select all
10:12:32 zimbra@mail3: ~/jetty $ zmcontrol -v Release 10.0.3.GA.4518.UBUNTU20_64 NETWORK edition.
Code: Select all
10:12:29 zimbra@mail3: ~/jetty $ grep -rF "10.0.2" webapps/zimbra/ webapps/zimbra/js/NewWindow_2_all.js: this.registerSetting("CLIENT_VERSION", {type:ZmSetting.T_CONFIG, defaultValue:"10.0.2_GA_4565"}); webapps/zimbra/js/zimbraMail/share/model/ZmSettings.js: this.registerSetting("CLIENT_VERSION", {type:ZmSetting.T_CONFIG, defaultValue:"10.0.2_GA_4565"}); webapps/zimbra/js/Startup1_2_all.js: this.registerSetting("CLIENT_VERSION", {type:ZmSetting.T_CONFIG, defaultValue:"10.0.2_GA_4565"});
can you share more information about your setup and since when you are running on Ubuntu 22.04
Re: Zimbra Security Update
Unfortunately I can tell it only for a single server, the one still not patched and it's July 26. There's no ctime because all of our customers use xfsghen wrote: ↑Thu Aug 31, 2023 8:36 am That's strange, because all 3 files belong to the zimbra-mbox-webclient-war package... So you should have all 3 of them?
(rpm -ql zimbra-mbox-webclient-war | grep hostedlogin)
If you suspect two were generated at runtime, what is the age (mtime) of those files, according to ls -l ?
-
- Posts: 21
- Joined: Mon Jul 11, 2016 11:23 am
Re: Zimbra Security Update
I use OracleLinux 8 and yum update all package successfully, but when I check version it's only show p41
Thanks!
I checked p41, p42 have installed[zimbra@mail1 ~]$ zmcontrol -v
Release 8.8.15_GA_3953.RHEL8_64_20200629025823 RHEL8_64 FOSS edition, Patch 8.8.15_P41.
Anyone can help me to upgrade to P42.[root@mail1 ~]# rpm -qa | grep -i p41
zimbra-proxy-patch-8.8.15.1688898888.p41-1.r8.x86_64
zimbra-mta-patch-8.8.15.1688898888.p41-1.r8.x86_64
[root@mail1 ~]#
[root@mail1 ~]# rpm -qa | grep -i p42
zimbra-patch-8.8.15.1692274621.p42-1.r8.x86_64
Thanks!
-
- Advanced member
- Posts: 151
- Joined: Sat Sep 13, 2014 12:54 am
- Location: Netherlands
- ZCS/ZD Version: Ubuntu 18.04, 8.8.15_P43
- Contact:
Re: Zimbra Security Update
Did you restart?
Consider seriously: because of the history of exploits: block Zimbra web interface with VPN, firewall or HTTP proxy.
-
- Zimbra Employee
- Posts: 43
- Joined: Wed Jul 27, 2022 6:16 am
Re: Zimbra Security Update
Zimbra have shipped just one package (zimbra-patch) to fix this security issue. Showing mismatch version is not an issue while running system. This will be corrected in next patch and other packages like MTA, Proxy will get updated.tuandungtb89 wrote: ↑Tue Sep 05, 2023 6:43 am I use OracleLinux 8 and yum update all package successfully, but when I check version it's only show p41I checked p41, p42 have installed[zimbra@mail1 ~]$ zmcontrol -v
Release 8.8.15_GA_3953.RHEL8_64_20200629025823 RHEL8_64 FOSS edition, Patch 8.8.15_P41.Anyone can help me to upgrade to P42.[root@mail1 ~]# rpm -qa | grep -i p41
zimbra-proxy-patch-8.8.15.1688898888.p41-1.r8.x86_64
zimbra-mta-patch-8.8.15.1688898888.p41-1.r8.x86_64
[root@mail1 ~]#
[root@mail1 ~]# rpm -qa | grep -i p42
zimbra-patch-8.8.15.1692274621.p42-1.r8.x86_64
Thanks!
-
- Posts: 21
- Joined: Mon Jul 11, 2016 11:23 am
-
- Posts: 21
- Joined: Mon Jul 11, 2016 11:23 am
Re: Zimbra Security Update
But in this page, some one show version is P42uttam.takalkar wrote: ↑Tue Sep 05, 2023 7:27 amZimbra have shipped just one package (zimbra-patch) to fix this security issue. Showing mismatch version is not an issue while running system. This will be corrected in next patch and other packages like MTA, Proxy will get updated.tuandungtb89 wrote: ↑Tue Sep 05, 2023 6:43 am I use OracleLinux 8 and yum update all package successfully, but when I check version it's only show p41I checked p41, p42 have installed[zimbra@mail1 ~]$ zmcontrol -v
Release 8.8.15_GA_3953.RHEL8_64_20200629025823 RHEL8_64 FOSS edition, Patch 8.8.15_P41.Anyone can help me to upgrade to P42.[root@mail1 ~]# rpm -qa | grep -i p41
zimbra-proxy-patch-8.8.15.1688898888.p41-1.r8.x86_64
zimbra-mta-patch-8.8.15.1688898888.p41-1.r8.x86_64
[root@mail1 ~]#
[root@mail1 ~]# rpm -qa | grep -i p42
zimbra-patch-8.8.15.1692274621.p42-1.r8.x86_64
Thanks!
viewtopic.php?t=72204
Do you have any more ideas?
- L. Mark Stone
- Ambassador
- Posts: 2747
- Joined: Wed Oct 09, 2013 11:35 am
- Location: Portland, Maine, US
- ZCS/ZD Version: 8.8.15 Network Edition
- Contact:
Re: Zimbra Security Update
Patch 42 is installed on a mailbox server. I con confirm that a number of the 8.8.15 systems I have updated, for the Proxy/MTA/LDAP servers after doing "apt-get update && apt-get dist-upgrade -y" still show the version as Patch 41. This is totally OK, as described above.
___________________________________
L. Mark Stone
Mission Critical Email - Zimbra VAR/BSP/Training Partner https://www.missioncriticalemail.com/
AWS Certified Solutions Architect-Associate
L. Mark Stone
Mission Critical Email - Zimbra VAR/BSP/Training Partner https://www.missioncriticalemail.com/
AWS Certified Solutions Architect-Associate