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

Vulnerability in Scala dependencies - CVE-2017-15288 Found #44

Open
zyexal opened this issue May 7, 2020 · 0 comments
Open

Vulnerability in Scala dependencies - CVE-2017-15288 Found #44

zyexal opened this issue May 7, 2020 · 0 comments

Comments

@zyexal
Copy link

zyexal commented May 7, 2020

Both exposed dependencies play_json and scala-logging are using Scala v2.12.2 and are affected by vulnerability https://nvd.nist.gov/vuln/detail/CVE-2017-15288. Upgrading versions should solve the issue.

"com.typesafe.play" %% "play-json" % "2.6.0-RC2",

"com.typesafe.scala-logging" %% "scala-logging" % "3.7.1",

@zyexal zyexal changed the title Update Scala Dependency Versions Update Scala Dependencies / Vulnerability CVE-2017-15288 Found May 7, 2020
@zyexal zyexal changed the title Update Scala Dependencies / Vulnerability CVE-2017-15288 Found Vulnerability in Scala dependencies - CVE-2017-15288 Found May 7, 2020
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