LiveActive security incident?Get immediate response
CVE Record

CVE-2022-29117: .NET and Visual Studio Denial of Service Vulnerability

.NET and Visual Studio Denial of Service Vulnerability

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This CVE is a denial-of-service flaw in Microsoft .NET and Visual Studio. A remote, unauthenticated attacker could affect service availability, but the provided sources do not describe data theft or code execution. The issue is high severity because availability impact is rated high and official remediation exists.

Executive priority

Prioritize patching in normal high-severity maintenance windows, faster for internet-facing .NET services. The business risk is service disruption, not confirmed compromise, based on the provided evidence.

Technical view

CVE-2022-29117 is tracked as CWE-400 resource consumption with CVSS 3.1 score 7.5. The vector is network, low complexity, no privileges, and no user interaction. It affects listed .NET 3.1, 5.0, 6.0 and Visual Studio 2019/2022 versions. The bundle lacks component-level trigger details.

Likely exposure

Organizations may be exposed where affected .NET runtimes, SDKs, or Visual Studio versions remain installed on servers, developer workstations, or build systems. Internet-facing .NET services deserve priority because the CVSS vector is network-accessible and unauthenticated.

Exploitation context

The source bundle says KEV is false and CVSS exploit code maturity is unproven. No cited source in the bundle supports active exploitation. Treat this as a credible remote availability risk, not as confirmed in-the-wild exploitation.

Researcher notes

Key gaps remain: the bundle does not identify the vulnerable component, request pattern, or reliable detection logic. Validation should focus on product/version exposure and vendor fix status rather than attempting exploit reproduction.

Mitigation direction

  • Apply the relevant Microsoft security updates for affected .NET and Visual Studio versions.
  • Check MSRC guidance for exact fixed versions and deployment prerequisites.
  • Update Fedora-packaged .NET components where Fedora advisories apply.
  • Prioritize internet-facing .NET workloads and shared build infrastructure.
  • Retest service availability after patching.

Validation and detection

  • Inventory installed .NET runtimes, SDKs, and Visual Studio versions.
  • Compare inventory against the affected products listed in MSRC and CVE records.
  • Confirm patch levels through vendor-supported update mechanisms.
  • Identify externally reachable services using affected .NET versions.
  • Review monitoring for unexplained availability degradation around exposed .NET services.
Prepared
Confidence
high
Sources
7

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-400: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-29117 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
2ADP providers
6Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C3.93.6microsoft

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2022-29117Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CVECVE Program Container
CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Microsoft.NET 6.06.0.0Listed
Microsoft.NET Core 3.13.1Listed
Microsoft.NET 5.05.0.0Listed
MicrosoftMicrosoft Visual Studio 2022 version 17.017.0.0Listed
MicrosoftMicrosoft Visual Studio 2019 version 16.9 (includes 16.0 - 16.8)15.0.0Listed
MicrosoftMicrosoft Visual Studio 2022 version 17.117.0.0Listed
MicrosoftMicrosoft Visual Studio 2019 version 16.11 (includes 16.0 - 16.10)16.11.0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-400 · source CWE mapping

Uncontrolled Resource Consumption

Uncontrolled Resource Consumption represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.