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

CVE-2024-7254 on org.scala-sbt:zinc-persist-core-assembly:1.10.2 #1442

Closed
gabrieljones opened this issue Oct 8, 2024 · 2 comments · Fixed by #1443
Closed

CVE-2024-7254 on org.scala-sbt:zinc-persist-core-assembly:1.10.2 #1442

gabrieljones opened this issue Oct 8, 2024 · 2 comments · Fixed by #1443

Comments

@gabrieljones
Copy link

gabrieljones commented Oct 8, 2024

Sonatype just flagged org.scala-sbt:zinc-persist-core-assembly:1.10.2 with

https://nvd.nist.gov/vuln/detail/CVE-2024-7254
https://www.cve.org/CVERecord?id=CVE-2024-7254

Looks like the protobuf lib is shaded into this artifact.

@eed3si9n
Copy link
Member

eed3si9n commented Oct 8, 2024

@gabrieljones Thanks for letting us know!

@Friendseeker
Copy link
Member

Friendseeker commented Oct 8, 2024

Thanks for letting us know. Just made a PR to bump protobuf version.

Btw which website did you use to see the sonatype flags? I went on https://ossindex.sonatype.org/component/pkg:maven/org.scala-sbt/[email protected] and saw no flags.

I am thinking if there's some bots we can setup to auto post an issue when some zinc artifact is flagged.

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

Successfully merging a pull request may close this issue.

3 participants