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

Could you help upgrade the vulnerble dependency in sass-gradle-plugin? #413

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

Comments

@HelenParr
Copy link

Hi, @cjbrooks12 , @singularsyntax , I'd like to report a vulnerability issue in io.github.javaeden.orchid:OrchidCore:v0.3.12.

Issue Description

I noticed that io.github.javaeden.orchid:OrchidCore:v0.3.12 directly depends on io.bit3:jsass_5.5.3. As shown in the following dependency graph. However, io.bit3:jsass_5.5.3 sufferes from the vulnerabilites which the libsass(version:3.4.5) exposed, containing the following 25 CVEs:
CVE-2019-18797, CVE-2019-18798,CVE-2019-18799, CVE-2018-20821, CVE-2018-19838, CVE-2018-19839, CVE-2018-19837, CVE-2018-11698, CVE-2018-11697, CVE-2018-11696, CVE-2018-11695, CVE-2018-11694, CVE-2018-11693, CVE-2018-11499, CVE-2017-12962, CVE-2017-12964, CVE-2017-12963, CVE-2017-11342, CVE-2017-11341, CVE-2017-10687, CVE-2017-11608, CVE-2017-11605, CVE-2017-11556, CVE-2017-11555, CVE-2017-11554

Dependency Graph between Java and Shared Libraries

image

Suggested Vulnerability Patch Versions

io.bit3:jsass:5.10.3 (>=5.10.3) has upgraded this vulnerable C library to the patch version.

Java build tools cannot report vulnerable shared libraries, which may induce potential security issues to many downstream Java projects. Could you please upgrade this vulnerable dependency?

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