CVE-2025-36853
Published: Sep 8, 2025
Modified: Sep 8, 2025
CVSS v3.1
7.5
Description
A vulnerability (CVE-2025-21172) exists in msdia140.dll due to integer overflow and heap-based overflow. Per CWE-122: Heap-based Buffer Overflow, a heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc(). Per CWE-190: Integer Overflow or Wraparound, is when a product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number. NOTE: This CVE affects only End Of Life (EOL) software components. The vendor, Microsoft, has indicated there will be no future updates nor support provided upon inquiry.
| Vendor | Product | Versions |
|---|---|---|
Microsoft | .NET 6.0 | affected 6.0.0 - < 6.0.36 |
Microsoft | Microsoft.NetCore.App.Runtime.linux-arm | affected >=6.0.0 - <= 6.0.36 |
Microsoft | Microsoft.NetCore.App.Runtime.linux-arm64 | affected >=6.0.0 - <= 6.0.36 |
Microsoft | Microsoft.NetCore.App.Runtime.linux-musl-arm | affected >=6.0.0 - <= 6.0.36 |
Microsoft | Microsoft.NetCore.App.Runtime.linux-musl-arm64 | affected >=6.0.0 - <= 6.0.36 |
Microsoft | Microsoft.NetCore.App.Runtime.linux-musl-x64 | affected >=6.0.0 - <= 6.0.36 |
Microsoft | Microsoft.NetCore.App.Runtime.linux-x64 | affected >=6.0.0 - <= 6.0.36 |
Microsoft | Microsoft.NetCore.App.Runtime.osx-arm64 | affected >=6.0.0 - <= 6.0.36 |
Microsoft | Microsoft.NetCore.App.Runtime.osx-x64 | affected >=6.0.0 - <= 6.0.36 |
Microsoft | Microsoft.NetCore.App.Runtime.win-arm | affected >=6.0.0 - <= 6.0.36 |
Microsoft | Microsoft.NetCore.App.Runtime.win-arm64 | affected >=6.0.0 - <= 6.0.36 |
Microsoft | Microsoft.NetCore.App.Runtime.win-x64 | affected >=6.0.0 - <= 6.0.36 |
Microsoft | Microsoft.NetCore.App.Runtime.win-x86 | affected >=6.0.0 - <= 6.0.36 |
CVSS v3.1 Details
CVSS v3.1 Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now