Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vulnerable shared libraries might make nebula-exchange vulnerable. Can you help upgrade to patch versions? #78

Closed
HelenParr opened this issue Apr 20, 2022 · 4 comments
Assignees

Comments

@HelenParr
Copy link

Hi, @Nicole00 , @cooper-lzy , I'd like to report a vulnerability issue in com.vesoft:nebula-exchange:2.6.3.

Issue Description

com.vesoft:nebula-exchange:2.6.3 directly or transitively depends on 52 C libraries (.so) cross many platforms(such as x86-64, x86, arm64, armhf). However, I noticed that some C library are vulnerable, containing the following CVEs:

libzstd-jni.so from C project zstd(version:1.3.7) exposed 2 vulnerabilities:
CVE-2021-24031, CVE-2019-11922
liblz4-java.so from C project lz4(version:1.8.3) exposed 2 vulnerabilities:
CVE-2021-3520, CVE-2019-17543

Suggested Vulnerability Patch Versions

zstd has fixed the vulnerabilities in versions >=1.4.9
lz4 has fixed the vulnerabilities in versions >=1.9.2

Java build tools cannot report vulnerable C libraries, which may induce potential security issues to many downstream Java projects.
Could you please upgrade the above shared libraries to their patch versions?

Thanks for your help~
Best regards,

@randomJoe211
Copy link
Contributor

Hi, HelenParr! Thank you for the heads-up!
@Sophie-Xie @MuYiYong Please take a look.

@MuYiYong
Copy link

@HelenParr Hi,Thanks for your reminding.
We will check and fix.

@CPWstatic
Copy link

Hi there, I didn't find any direct dependencies. How do you notice these dependencies?

@Sophie-Xie
Copy link
Contributor

Close it first, and open it if there is new information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants