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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2022-36944 - Scala vulnerability with 9.8 score #363

Open
crea1 opened this issue Oct 24, 2022 · 2 comments
Open

CVE-2022-36944 - Scala vulnerability with 9.8 score #363

crea1 opened this issue Oct 24, 2022 · 2 comments
Labels
production release Tasks required for production release security

Comments

@crea1
Copy link

crea1 commented Oct 24, 2022

Hi 馃憢

Currently our dependency checks started failing on SwayDB due to the scala libraries related to this CVE https://nvd.nist.gov/vuln/detail/CVE-2022-36944

[ERROR] scala-library-2.13.8.jar: CVE-2022-36944(9.8)
[ERROR] scala-reflect-2.13.0.jar: CVE-2022-36944(9.8)

We are using

    <dependency>
      <groupId>io.swaydb</groupId>
      <artifactId>java_2.13</artifactId>
      <version>0.16.2</version>
    </dependency>

Seems that these are fixed in scala-library 2.13.9, latest being 2.13.10 as of writing.

Would be super nice to get patch on this.

Thank you for SwayDB 鉂わ笍

Kind regards,
Marius

@simerplaha
Copy link
Owner

simerplaha commented Oct 24, 2022

Hey! Thank you for reporting this. This is something that should definitely be sorted out.

Just FYI, SwayDB's last release was 2 years ago and is over 400 commits behind new updates.

I have not been able to figure out how to continue SwayDB's development. Time being the biggest factor. So I'm not sure when this issue will be resolved.

Thanks heaps for reporting this.

@simerplaha simerplaha added production release Tasks required for production release security labels Oct 24, 2022
@crea1
Copy link
Author

crea1 commented Oct 26, 2022

Thank you for replying! I totally understand your situation. But at least now you are aware should you some day find the extra time.

Cheers!

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

No branches or pull requests

2 participants