Nagios Core/Plugins/NRPE security vulnerabilies

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
mperazolo
Posts: 2
Joined: Mon Dec 07, 2015 10:27 am

Nagios Core/Plugins/NRPE security vulnerabilies

Post by mperazolo »

Hello. My team has been using Nagios open source solutions for a few months and now we'd like to put in place a process to refresh versions and make sure we don't have any security exposures in our systems.
Apologies if this has been asked in the past - I tried to do a quick search thru this forum and haven't seen much about this subject discussed recently.

My question is if the open source solutions from Nagios - namely the ones we're using - Nagios Core, Plugins and NRPE - have some sort of control and a process in place for the community to detect and fix security exposures in it's code. I do understand there's many dependencies to other open source packages, but I assume these are tracked in the dependent packages/communities themselves. But what about things that might impact the Nagios code itself? Is there someone that makes sure CVEs are published for it?

I did find these in the CVE database:
https://www.cvedetails.com/vulnerabilit ... agios.html

However the last entry there is about 1 year old. So, my question is - is this something is is re-evaluated frequently by the Nagios Core/Plugins/NRPE contributors, and is that list of CVEs up to date?

I'd appreciate any insight into this question. Thanks.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Nagios Core/Plugins/NRPE security vulnerabilies

Post by tmcdonald »

Being an open-source project we accept contributions from the community, and our open-source code is hosted on Github:

https://github.com/NagiosEnterprises

However we don't typically patrol the CVEs or mailing lists. When things are brought to our attention I am usually the one who takes a first look before passing it off to the correct developer, making sure the vuln has been reported.
Former Nagios employee
mperazolo
Posts: 2
Joined: Mon Dec 07, 2015 10:27 am

Re: Nagios Core/Plugins/NRPE security vulnerabilies

Post by mperazolo »

tmcdonald wrote:When things are brought to our attention
Thanks for the reply. If we see a vulnerability (not yet handled) that we think might impact Core and its not something simple that we can fix or suggest the fix ourselves what's the best way to bring it to the community's attention? Posting to this forum?
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Nagios Core/Plugins/NRPE security vulnerabilies

Post by hsmith »

If you think you see something, we would really prefer if it's posted on GitHub as an issue. If it's not getting any attention there, post here. If it's posted on GitHub, the developers are more likely to see it than on the forums.
Former Nagios Employee.
me.
Locked