Does anyone know if upgrading PHP to version 5.4 or later is possible and/or supported for this appliance?
The requirement to do this comes from a vulnerability scanning tool called QualysGuard having flagged this server as having a severity 5 (highest) security vulnerability due to "EOL/Obsolete Software: PHP 5.3.x Detected".
Thanks.
Upgrade PHP on Nagios XI 2014R2.3
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Upgrade PHP on Nagios XI 2014R2.3
Upgrading past the version supplied with Nagios XI is not typically recommended as it may break dependent portions of the software. However, packages that display high severity vulnerabilities are typically back patched by us upon upgrade. In this case, and the case of most of these security scanners, it is simply detecting that a newer version of PHP is available, and this is quite common to see. I would not worry too much about it unless there is a specific vulnerability that puts you at great risk, and that we have not patched, or put out a notice about.
Re: Upgrade PHP on Nagios XI 2014R2.3
Tacking on to slansing's post, automated security scanners will very often mark "outdated" software as the highest severity without regard to any specific vulnerability, even if the version in question was quite stable and secure. As a general rule, scanners are meant to guide and not to dictate.
Former Nagios employee
-
andrewmeneguz
- Posts: 7
- Joined: Tue Oct 14, 2014 11:29 pm
Re: Upgrade PHP on Nagios XI 2014R2.3
Thanks for the response, I figured as much
Feel free to close this thread if you wish.
Feel free to close this thread if you wish.
-
andrewmeneguz
- Posts: 7
- Joined: Tue Oct 14, 2014 11:29 pm
Re: Upgrade PHP on Nagios XI 2014R2.3
Hmm, one more thing before you do close the thread..
Are there plans to upgrade PHP in the near future as per the below supported versions table?
http://php.net/supported-versions.php
5.3 is 3 years old at this stage and the PHP website actually states for an End of Life version "A release that is no longer supported. Users of this release should upgrade as soon as possible, as they may be exposed to unpatched security vulnerabilities."
Are there plans to upgrade PHP in the near future as per the below supported versions table?
http://php.net/supported-versions.php
5.3 is 3 years old at this stage and the PHP website actually states for an End of Life version "A release that is no longer supported. Users of this release should upgrade as soon as possible, as they may be exposed to unpatched security vulnerabilities."
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: Upgrade PHP on Nagios XI 2014R2.3
We support whatever version the distros choose to use. Please note that that comment is from the php site, which does not take into account what teams like the centos package maintainers do to backport security patches to the major version on that distro. Cent and RHEL both backport pactches from higher versions, as they keep the same major version number throughout the life of a major release.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Re: Upgrade PHP on Nagios XI 2014R2.3
I'm running PHP Version: 5.4.16 for what it's worth. If you search my posts, you'll find the hurdles I had to cross.
I'm a few beers into the afternoon and my search abilities are diminished...
:cheers
I'm a few beers into the afternoon and my search abilities are diminished...
:cheers
Andrew J. - Do you even grok?
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: Upgrade PHP on Nagios XI 2014R2.3
Good point, I had forgotten you did that.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.