Skip to content

Akka.Hosting is vulnerable to CVE-2024-43485 #528

@Arkatufus

Description

@Arkatufus

Version Information

Version of Akka.Hosting? 1.5.31.1 and below

Describe the bug

Akka.Hosting is vulerable to CVE-2024-43485 because it has a minimum dependency to Microsoft.Extensions.Hosting v6.0.0, causing it to have transitive dependency to System.Text.Json v6.0.0.

Workaround

  • If you're targetting .NET 6.0, add an explicit dependency to System.Text.Json v6.0.10
  • If you're targetting .NET 8.0, add an explicit dependency to System.Text.Json v8.0.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions