Skip to content

Remote code execution vulnerability in dependency System.Drawing.Common

Moderate
Aaronontheweb published GHSA-gpv5-rp6w-58r8 Nov 15, 2022

Package

nuget Akka (NuGet)

Affected versions

< 1.4.46, < 1.5.0-alpha2

Patched versions

1.4.46, 1.5.0-alpha3

Description

Impact

The core Akka module depended on an old System.Configuration.ConfigurationManager version 4.7.0 which transitively depends on System.Common.Drawing v4.7.0. The System.Common.Drawing v4.7.0 is affected by a remote code execution vulnerability GHSA-ghhp-997w-qr28.

The real-world impact of this should be low, but users should be advised to upgrade to later versions of Akka.NET.

Patches

Has the problem been patched? What versions should users upgrade to?

This issue is resolved in Akka.NET v1.4.46 and Akka.NET v1.5.0-alpha3.

Workarounds

Is there a way for users to fix or remediate the vulnerability without upgrading?

You might be able to explicitly reference System.Configuration.ConfigurationManager's NuGet package and upgrade to 6.0.1 or later without upgrading Akka.NET, but it's probably best to upgrade Akka.NET itself.

References

Are there any links users can visit to find out more?

Original issue: #6226
MSFT advisory: GHSA-ghhp-997w-qr28

For more information

If you have any questions or comments about this advisory:

Severity

Moderate

CVE ID

CVE-2021-26701

Weaknesses

No CWEs

Credits