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?
NCPA RHEL 9 OpenSSL Vul Alerts
- jmichaelson
- Posts: 379
- Joined: Wed Aug 23, 2023 1:02 pm
Re: NCPA RHEL 9 OpenSSL Vul Alerts
Hi @echokev, which version of NCPA are you seeing this in?
Please let us know if you have any other questions or concerns.
-Jason
-Jason
Re: NCPA RHEL 9 OpenSSL Vul Alerts
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.
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.
Re: NCPA RHEL 9 OpenSSL Vul Alerts
We are seeing this in the 3.1.0 version for Red Hat 9jmichaelson wrote: ↑Thu Sep 05, 2024 3:10 pm Hi @echokev, which version of NCPA are you seeing this in?
Re: NCPA RHEL 9 OpenSSL Vul Alerts
Tennable Nessus is rating the openSSL library as being a Critical level issue.


-
DoubleDoubleA
- Posts: 280
- Joined: Thu Feb 09, 2017 5:07 pm
Re: NCPA RHEL 9 OpenSSL Vul Alerts
Hi @EchoKev,
We plan to release NCPA 3.1.1 to fix this and couple of other issues next week.
Aaron
We plan to release NCPA 3.1.1 to fix this and couple of other issues next week.
Aaron
Re: NCPA RHEL 9 OpenSSL Vul Alerts
@DoubleDoubleA That's great to hear!
Thanks!
Thanks!