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

Several vulnerabilities in the shared library which oss-allegro depends on. #31

Open
HelenParr opened this issue Apr 24, 2022 · 0 comments

Comments

@HelenParr
Copy link

Hi, @bruceskingle , I'd like to report a vulnerability issue in com.symphony.oss.allegro:allegro2-api:0.6.0.

Issue Description

com.symphony.oss.allegro:allegro2-api:0.6.0 directly depends on 1 C library(.so). However, I noticed that the C library is vulnerable, containing the following CVEs:

libsymphonycryptolibjni.so from C project openssl(version:1.0.2t) exposed 3 vulnerabilities:
CVE-2021-3712, CVE-2021-23839, CVE-2020-1968

Suggested Vulnerability Patch Versions

openssl has fixed the vulnerabilities in versions >=1.1.1l

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,
Helen Parr

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

1 participant