Skip to main content

Boteraser | Website and Server Security Solutions

🛡️ CVE-2024-30045 — .net

🟡 CVSS 6.3 — Medium ✅ No Known Exploit CWE-122 NVD
6.3
CVSS Score
0 Low4 Medium7 High9 Critical10

Description

Microsoft Security Advisory CVE-2024-30045 | .NET Remote code Execution Vulnerability

# Microsoft Security Advisory CVE-2024-30045 | .NET Remote code Execution Vulnerability

<a name="executive-summary"></a>Executive summary

Microsoft is releasing this security advisory to provide information about a vulnerability in .NET. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability.

A Remote Code Execution vulnerability exists in .NET 7.0 and .NET 8.0 where a stack buffer overrun occurs in .NET Double Parse routine.

Discussion

Discussion for this issue can be found at https://github.com/dotnet/runtime/issues/102206

<a name="mitigation-factors"></a>Mitigation factors

Microsoft has not identified any mitigating factors for this vulnerability.

<a name="affected-software"></a>Affected software

  • Any .NET 7.0 application running on .NET 7.0.18 or earlier.
  • Any .NET 8.0 application running on .NET 8.0.4 or earlier.

<a name="affected-packages"></a>Affected Packages

The vulnerability affects any Microsoft .NET Core project if it uses any of affected packages versions listed below

<a name=".NET 7"></a>.NET 7

Package name | Affected version | Patched version

------------ | ---------------- | -------------------------

[Microsoft.NetCore.App.Runtime.linux-arm](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.linux-arm) | <= 7.0.18 | 7.0.19

[Microsoft.NetCore.App.Runtime.linux-arm64](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.linux-arm64) | <= 7.0.18 | 7.0.19

[Microsoft.NetCore.App.Runtime.linux-musl-arm](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.linux-musl-arm) | <= 7.0.18 | 7.0.19

[Microsoft.NetCore.App.Runtime.linux-musl-arm64](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.linux-musl-arm64) | <= 7.0.18 | 7.0.19

[Microsoft.NetCore.App.Runtime.linux-musl-x64](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.linux-musl-x64) | <= 7.0.18 | 7.0.19

[Microsoft.NetCore.App.Runtime.linux-x64](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.linux-x64) | <= 7.0.18 | 7.0.19

[Microsoft.NetCore.App.Runtime.osx-arm64](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.osx-arm64) | <= 7.0.18 | 7.0.19

[Microsoft.NetCore.App.Runtime.osx-x64](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.osx-x64) | <= 7.0.18 | 7.0.19

[Microsoft.NetCore.App.Runtime.win-arm](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.win-arm) | <= 7.0.18 | 7.0.19

[Microsoft.NetCore.App.Runtime.win-arm64](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.win-arm64) | <= 7.0.18 | 7.0.19

[Microsoft.NetCore.App.Runtime.win-x64](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.win-x64) | <= 7.0.18 | 7.0.19

[Microsoft.NetCore.App.Runtime.win-x86](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.win-x86) | <= 7.0.18 | 7.0.19

<a name=".NET 8"></a>.NET 8

Package name | Affected version | Patched version

------------ | ---------------- | -------------------------

[Microsoft.NetCore.App.Runtime.linux-arm](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.linux-arm) | <= 8.0.4 | 8.0.5

[Microsoft.NetCore.App.Runtime.linux-arm64](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.linux-arm64) | <= 8.0.4 | 8.0.5

[Microsoft.NetCore.App.Runtime.linux-musl-arm](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.linux-musl-arm) | <= 8.0.4 | 8.0.5

[Microsoft.NetCore.App.Runtime.linux-musl-arm64](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.linux-musl-arm64) | <= 8.0.4 | 8.0.5

[Microsoft.NetCore.App.Runtime.linux-musl-x64](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.linux-musl-x64) | <= 8.0.4 | 8.0.5

[Microsoft.NetCore.App.Runtime.linux-x64](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.linux-x64) | <= 8.0.4 | 8.0.5

[Microsoft.NetCore.App.Runtime.osx-arm64](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.osx-arm64) | <= 8.0.4 | 8.0.5

[Microsoft.NetCore.App.Runtime.osx-x64](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.osx-x64) | <= 8.0.4 | 8.0.5

[Microsoft.NetCore.App.Runtime.win-arm](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.win-arm) | <= 8.0.4 | 8.0.5

[Microsoft.NetCore.App.Runtime.win-arm64](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.win-arm64) | <= 8.0.4 | 8.0.5

[Microsoft.NetCore.App.Runtime.win-x64](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.win-x64) | <= 8.0.4 | 8.0.5

[Microsoft.NetCore.App.Runtime.win-x86](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.win-x8

How this vulnerability can be exploited

This issue can be reached over the network, attack complexity is low, an attacker needs no privileges on the target. A user must be tricked into taking some action. The scope is unchanged, so the impact stays within the vulnerable component. Rated impact: confidentiality low, integrity low, availability low.

CVSS metrics in full

The score comes from this vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L

  • Attack vector: Network — reachable from anywhere that can route to the service.
  • Attack complexity: Low — the attack works reliably, with no preparation.
  • Privileges required: None — an unauthenticated stranger can try it.
  • User interaction: Required — someone has to click, open or visit something.
  • Scope: Unchanged — the damage stays inside the vulnerable component.
  • Confidentiality impact: Low — limited, and the attacker does not choose what is affected.
  • Integrity impact: Low — limited, and the attacker does not choose what is affected.
  • Availability impact: Low — limited, and the attacker does not choose what is affected.

Weakness class

CVE-2024-30045 is classified as CWE-122: Heap-based Buffer Overflow. A write past the end of a heap allocation corrupts allocator metadata or neighbouring objects.

Affected software

CVE-2024-30045 is recorded against 17 packages.

  • .net (from 8.0.0 up to 8.0.5)
  • dotnet
  • dotnet-sdk
  • microsoft.netcore.app.runtime.linux-arm (from 8.0.0 up to 8.0.5)
  • microsoft.netcore.app.runtime.linux-arm64 (from 8.0.0 up to 8.0.5)
  • microsoft.netcore.app.runtime.linux-musl-arm (from 8.0.0 up to 8.0.5)
  • microsoft.netcore.app.runtime.linux-musl-arm64 (from 7.0.0 up to 7.0.19)
  • microsoft.netcore.app.runtime.linux-musl-x64 (from 8.0.0 up to 8.0.5)
  • microsoft.netcore.app.runtime.linux-x64 (from 8.0.0 up to 8.0.5)
  • microsoft.netcore.app.runtime.osx-arm64 (from 8.0.0 up to 8.0.5)
  • microsoft.netcore.app.runtime.osx-x64 (from 8.0.0 up to 8.0.5)
  • microsoft.netcore.app.runtime.win-arm (from 8.0.0 up to 8.0.5)
  • microsoft.netcore.app.runtime.win-arm64 (from 8.0.0 up to 8.0.5)
  • microsoft.netcore.app.runtime.win-x64 (from 8.0.0 up to 8.0.5)
  • microsoft.netcore.app.runtime.win-x86 (from 8.0.0 up to 8.0.5)
  • powershell
  • visual-studio-2022 (from 17.9.0 up to 17.9.7)

Timeline and source

Published on 14 May 2024 and last revised on 17 June 2026. No public exploit is currently recorded for this entry. Record sourced from NVD.

References

msrc.microsoft.com
msrc.microsoft.com
security.netapp.com

Other advisories for this package

.net has other advisories on record. If you are patching this one, these are worth checking on the same host:

Same weakness in other software

These advisories are the same class of weakness (CWE-122: Heap-based Buffer Overflow) in other software:

CVE-2024-30045 on other distributions

Each distribution ships its own build and its own fixed version. Pick the one you run:

Details

Severity MEDIUM
CVSS Score 6.3
CVSS Vector CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L
CWE CWE-122
Public Exploit ✅ No
Source NVD
Published 2024-05-14
Updated 2026-08-20
Modified 2026-06-17
Fix URL N/A

Affected Packages

Software From version Fixed in
.net 8.0.0 8.0.5
dotnet
dotnet-sdk
microsoft.netcore.app.runtime.linux-arm 8.0.0 8.0.5
microsoft.netcore.app.runtime.linux-arm64 8.0.0 8.0.5
microsoft.netcore.app.runtime.linux-musl-arm 8.0.0 8.0.5
microsoft.netcore.app.runtime.linux-musl-arm64 7.0.0 7.0.19
microsoft.netcore.app.runtime.linux-musl-x64 8.0.0 8.0.5
microsoft.netcore.app.runtime.linux-x64 8.0.0 8.0.5
microsoft.netcore.app.runtime.osx-arm64 8.0.0 8.0.5
microsoft.netcore.app.runtime.osx-x64 8.0.0 8.0.5
microsoft.netcore.app.runtime.win-arm 8.0.0 8.0.5
microsoft.netcore.app.runtime.win-arm64 8.0.0 8.0.5
microsoft.netcore.app.runtime.win-x64 8.0.0 8.0.5
microsoft.netcore.app.runtime.win-x86 8.0.0 8.0.5
powershell
visual-studio-2022 17.9.0 17.9.7

Similar Threats

Vulnerability Monitoring

Track new vulnerabilities in .net

CVE-2024-30045 is rated CVSS 6.3 Medium. BotEraser monitors your WordPress installation and notifies you when software you use appears in our vulnerability database.

Set Up Free Alerts →

No credit card required  ·  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.

Browse related advisories

All advisoriesCVECVE 2024