Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Language specific forums Russian (Русский) Почтовый сервер
  • Search

СРОЧНО, критическая уязвимость exim до 4.91 включительно

Вопросы по работе Почтовый сервера
Dovecot, Exim, RoundCube
Post Reply
  • Print view
Advanced search
24 posts
  • Previous
  • 1
  • 2
  • 3
nitsik
Posts: 94
Joined: Mon Nov 30, 2015 9:01 pm

Os: Debian 7x
Web: apache + nginx
Re: СРОЧНО, критическая уязвимость exim до 4.91 включительно
  • Quote

Post by nitsik » Fri Jun 21, 2019 12:43 pm

Так что делать на debian?

Code: Select all

 exim --version
Exim version 4.89 #1 built 10-Feb-2018 08:26:05

Code: Select all

 apt-get update && apt-get install exim4
- не помогло
p. s.

Code: Select all

dpkg -l exim*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                                                  Version                         Architecture                    Description
+++-=====================================================-===============================-===============================-===============================================================================================================
un  exim                                                  <none>                          <none>                          (no description available)
un  exim-tls                                              <none>                          <none>                          (no description available)
ii  exim4                                                 4.89-2+deb9u4                   all                             metapackage to ease Exim MTA (v4) installation
ii  exim4-base                                            4.89-2+deb9u4                   amd64                           support files for all Exim MTA (v4) packages
ii  exim4-config                                          4.89-2+deb9u3                   all                             configuration for the Exim MTA (v4)
un  exim4-config-2                                        <none>                          <none>                          (no description available)
un  exim4-daemon-custom                                   <none>                          <none>                          (no description available)
ii  exim4-daemon-heavy                                    4.89-2+deb9u3                   amd64                           Exim MTA (v4) daemon with extended features, including exiscan-acl
un  exim4-daemon-light                                    <none>                          <none>                          (no description available)
un  exim4-doc-html                                        <none>                          <none>                          (no description available)
un  exim4-doc-info                                        <none>                          <none>                          (no description available)
un  exim4-localscanapi-2.0                                <none>                          <none>                          (no description available)
un  eximon4                                               <none>                          <none>                          (no description available)
4.89-2+deb9u4 - это, я так понял, безопасная версия - пруф, а 4.89-2+deb9u3 - нет. Как быть?
Top

linuxman
Posts: 47
Joined: Tue Jun 04, 2019 12:56 pm

Os: Debian 8x
Web: apache + nginx
Re: СРОЧНО, критическая уязвимость exim до 4.91 включительно
  • Quote

Post by linuxman » Fri Jun 21, 2019 2:38 pm

nitsik wrote: ↑
Fri Jun 21, 2019 12:43 pm
Так что делать на debian?

Code: Select all

 exim --version
Exim version 4.89 #1 built 10-Feb-2018 08:26:05

Code: Select all

 apt-get update && apt-get install exim4
- не помогло
p. s.

Code: Select all

dpkg -l exim*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                                                  Version                         Architecture                    Description
+++-=====================================================-===============================-===============================-===============================================================================================================
un  exim                                                  <none>                          <none>                          (no description available)
un  exim-tls                                              <none>                          <none>                          (no description available)
ii  exim4                                                 4.89-2+deb9u4                   all                             metapackage to ease Exim MTA (v4) installation
ii  exim4-base                                            4.89-2+deb9u4                   amd64                           support files for all Exim MTA (v4) packages
ii  exim4-config                                          4.89-2+deb9u3                   all                             configuration for the Exim MTA (v4)
un  exim4-config-2                                        <none>                          <none>                          (no description available)
un  exim4-daemon-custom                                   <none>                          <none>                          (no description available)
ii  exim4-daemon-heavy                                    4.89-2+deb9u3                   amd64                           Exim MTA (v4) daemon with extended features, including exiscan-acl
un  exim4-daemon-light                                    <none>                          <none>                          (no description available)
un  exim4-doc-html                                        <none>                          <none>                          (no description available)
un  exim4-doc-info                                        <none>                          <none>                          (no description available)
un  exim4-localscanapi-2.0                                <none>                          <none>                          (no description available)
un  eximon4                                               <none>                          <none>                          (no description available)
4.89-2+deb9u4 - это, я так понял, безопасная версия - пруф, а 4.89-2+deb9u3 - нет. Как быть?
Вот здесь https://security-tracker.debian.org/tracker/DSA-4456-1 уже обозначено что 4.89-2+deb9u4 fixed
Top

nitsik
Posts: 94
Joined: Mon Nov 30, 2015 9:01 pm

Os: Debian 7x
Web: apache + nginx
Re: СРОЧНО, критическая уязвимость exim до 4.91 включительно
  • Quote

Post by nitsik » Fri Jun 21, 2019 10:48 pm

linuxman wrote: ↑
Fri Jun 21, 2019 2:38 pm
Вот здесь https://security-tracker.debian.org/tracker/DSA-4456-1 уже обозначено что 4.89-2+deb9u4 fixed
Как тогда объяснить, что часть строк в выводе команды

Code: Select all

dpkg -l exim*
с 4.89-2+deb9u4, часть с 4.89-2+deb9u3?
Что это значит по факту?
Top

linuxman
Posts: 47
Joined: Tue Jun 04, 2019 12:56 pm

Os: Debian 8x
Web: apache + nginx
Re: СРОЧНО, критическая уязвимость exim до 4.91 включительно
  • Quote

Post by linuxman » Mon Jun 24, 2019 6:13 am

nitsik wrote: ↑
Fri Jun 21, 2019 10:48 pm
linuxman wrote: ↑
Fri Jun 21, 2019 2:38 pm
Вот здесь https://security-tracker.debian.org/tracker/DSA-4456-1 уже обозначено что 4.89-2+deb9u4 fixed
Как тогда объяснить, что часть строк в выводе команды

Code: Select all

dpkg -l exim*
с 4.89-2+deb9u4, часть с 4.89-2+deb9u3?
Что это значит по факту?
У меня на

Code: Select all

Distributor ID:	Debian
Description:	Debian GNU/Linux 9.9 (stretch)
Release:	9.9
Codename:	stretch

Выдает

Code: Select all

ii  exim4-daemon-heavy                                    4.89-2+deb9u4                   amd64                           Exim MTA (v4) daemon with extended features, including exiscan-acl
rc  exim4-daemon-light                                    4.89-2+deb9u3                   amd64                         lightweight Exim MTA (v4) daemon
lightweight Exim MTA (v4) daemon
Обновления (fixed scripts) обновляют только основные компоненты но не всю базу программы так как обновление исправляет только то что необходимо.
И обычно при таких случаях исправляется только часть.
Top


Post Reply
  • Print view

24 posts
  • Previous
  • 1
  • 2
  • 3

Return to “Почтовый сервер”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password