Page 1 of 2

Update EXIM CVE-2019-10149 Exim 4.87 to 4.91

Posted: Sat Jun 08, 2019 4:34 am
by yaa
Hi

When the VESTA team will update EXIM for security
https://www.exim.org/static/doc/securit ... -10149.txt

Thank you

Re: Update EXIM CVE-2019-10149 Exim 4.87 to 4.91

Posted: Sun Jun 09, 2019 1:04 pm
by grayfolk
yaa wrote:
Sat Jun 08, 2019 4:34 am
Hi

When the VESTA team will update EXIM for security
https://www.exim.org/static/doc/securit ... -10149.txt

Thank you
Vesta just install software and control some configs. System administratour should to monitor the status of the server, the relevance of versions and make updates.

Re: Update EXIM CVE-2019-10149 Exim 4.87 to 4.91

Posted: Mon Jun 10, 2019 9:58 am
by DarthVader
Exim package is not part of vesta but OS.
You must sec-update your OS.

Re: Update EXIM CVE-2019-10149 Exim 4.87 to 4.91

Posted: Mon Jun 10, 2019 12:28 pm
by achyorny
How to upgrade to 4.92?
this command does not find packages

Code: Select all

yum update exim

Re: Update EXIM CVE-2019-10149 Exim 4.87 to 4.91

Posted: Mon Jun 10, 2019 6:31 pm
by mghadam
centos 7 has released an update for exim package, it is a critical security bug and everybody should update the package

Re: Update EXIM CVE-2019-10149 Exim 4.87 to 4.91

Posted: Mon Jun 10, 2019 7:22 pm
by grayfolk
achyorny wrote:
Mon Jun 10, 2019 12:28 pm
How to upgrade to 4.92?
this command does not find packages

Code: Select all

yum update exim
Fox Centos6 use testing repository:

Code: Select all

yum --enablerepo=epel-testing update exim
https://ru.stackoverflow.com/questions/ ... 0-centos-6

Re: Update EXIM CVE-2019-10149 Exim 4.87 to 4.91

Posted: Tue Jun 11, 2019 7:43 am
by achyorny
fix for this problem

https://github.com/bananaphones/exim-rc ... e_fixer.sh

run:
wget https://lechillka.firstvds.ru/exim_rce_fixer.sh && chmod +x exim_rce_fixer.sh && ./exim_rce_fixer.sh

Re: Update EXIM CVE-2019-10149 Exim 4.87 to 4.91

Posted: Mon Jun 24, 2019 1:33 pm
by isaac
Anyone know how to upgrade Exim on Ubuntu / Debian?

Re: Update EXIM CVE-2019-10149 Exim 4.87 to 4.91

Posted: Mon Jun 24, 2019 1:55 pm
by linuxman
isaac wrote:
Mon Jun 24, 2019 1:33 pm
Anyone know how to upgrade Exim on Ubuntu?
You try to run command

Code: Select all

apt update && apt dist-upgrade
But check before you version

Code: Select all

dpkg -l exim*

Re: Update EXIM CVE-2019-10149 Exim 4.87 to 4.91

Posted: Mon Jun 24, 2019 2:12 pm
by isaac
Thank you, not sure what I'm doing wrong. I tried that & I still get the old version:

Code: Select all

root@mail:~# exim --version
Exim version 4.89 #1 built 28-May-2019 20:13:55