NCPA RHEL 9 OpenSSL Vul Alerts

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Post Reply
EchoKev
Posts: 40
Joined: Tue Jul 02, 2013 11:35 am

NCPA RHEL 9 OpenSSL Vul Alerts

Post by EchoKev »

Hello,

We are getting alot of OpenSSL alerts due to the OpenSSL libraries that seem to be bundled in the NCPA repo packages.From Nessus, these alerts are now ranging from Critical, High, and Medium. Is there any way to get this package rebuilt with the latest libraries, or maybe get it to have a dependency on openssl on the system itself, instead of bundling it?
User avatar
jmichaelson
Posts: 379
Joined: Wed Aug 23, 2023 1:02 pm

Re: NCPA RHEL 9 OpenSSL Vul Alerts

Post by jmichaelson »

Hi @echokev, which version of NCPA are you seeing this in?
Please let us know if you have any other questions or concerns.

-Jason
bbahn
Posts: 385
Joined: Thu Jan 12, 2023 5:42 pm

Re: NCPA RHEL 9 OpenSSL Vul Alerts

Post by bbahn »

Hello @EchoKev,

NCPA 3.1.1 contains an update to OpenSSL (updates to 3.0.15) for Linux builds. If you have need of fixing this issue prior to the 3.1.1 release and you have a spare VM or machine to use as a build machine, you can build NCPA for Linux with your choice of OpenSSL version (so long as it's provided by openssl.org). This can be accomplished by cloning the NCPA github repo and editing line 7 of ncpa/build/build.sh from 3.0.13 to 3.0.15 and then running build.sh.

Note that builds of NCPA are not backwards-compatible in regards to OS, so if you want a build to run on Ubuntu 22 and 24, you will have to build it on Ubuntu 22 or an earlier compatible version of Ubuntu/Debian. The same is true for Fedora distributions.
Actively advancing awesome answers with ardent alliteration, aptly addressing all ambiguities. Amplify your acumen and avail our amicable assistance. Eagerly awaiting your astute assessments of our advice.
EchoKev
Posts: 40
Joined: Tue Jul 02, 2013 11:35 am

Re: NCPA RHEL 9 OpenSSL Vul Alerts

Post by EchoKev »

jmichaelson wrote: Thu Sep 05, 2024 3:10 pm Hi @echokev, which version of NCPA are you seeing this in?
We are seeing this in the 3.1.0 version for Red Hat 9
EchoKev
Posts: 40
Joined: Tue Jul 02, 2013 11:35 am

Re: NCPA RHEL 9 OpenSSL Vul Alerts

Post by EchoKev »

Tennable Nessus is rating the openSSL library as being a Critical level issue.

Image
DoubleDoubleA
Posts: 280
Joined: Thu Feb 09, 2017 5:07 pm

Re: NCPA RHEL 9 OpenSSL Vul Alerts

Post by DoubleDoubleA »

Hi @EchoKev,

We plan to release NCPA 3.1.1 to fix this and couple of other issues next week.

Aaron
EchoKev
Posts: 40
Joined: Tue Jul 02, 2013 11:35 am

Re: NCPA RHEL 9 OpenSSL Vul Alerts

Post by EchoKev »

@DoubleDoubleA That's great to hear!

Thanks!
Post Reply