Page 1 of 1

Nagios Vulnerability Patches

Posted: Thu Feb 20, 2020 9:36 pm
by RebeccaIlene
Hi Team,

We have detected Apache HTTP Server mod_mime Buffer overread on the Nagios server.
Please let us know what we can do to avoid missing such updates in the future.

Regards,
Rebecca Murray

Re: Nagios Vulnerability Patches

Posted: Fri Feb 21, 2020 7:40 am
by scottwilkerson
This would be an OS level update and not updated by Nagios XI, if this in a yum based system run

Code: Select all

yum update -y

Re: Nagios Vulnerability Patches

Posted: Thu Feb 27, 2020 1:20 am
by RebeccaIlene
If we run this will it install apache level updates too?

Re: Nagios Vulnerability Patches

Posted: Thu Feb 27, 2020 8:14 am
by scottwilkerson
RebeccaIlene wrote:If we run this will it install apache level updates too?
It will install patches that the OS provider has put out for apache, correct