gsd-2024-21404
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
.NET Denial of Service Vulnerability
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2024-21404",
      id: "GSD-2024-21404",
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2024-21404",
         ],
         details: ".NET Denial of Service Vulnerability",
         id: "GSD-2024-21404",
         modified: "2023-12-13T01:21:42.602668Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "secure@microsoft.com",
            ID: "CVE-2024-21404",
            STATE: "PUBLIC",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: ".NET 6.0",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "6.0.0",
                                       version_value: "6.0.27",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: ".NET 7.0",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "7.0.0",
                                       version_value: "7.0.16",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: ".NET 8.0",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "1.0.0",
                                       version_value: "8.0.2",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "Microsoft Visual Studio 2022 version 17.4",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "17.4.0",
                                       version_value: "17.4.16",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "Microsoft Visual Studio 2022 version 17.6",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "17.6.0",
                                       version_value: "17.6.12",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "Microsoft Visual Studio 2022 version 17.8",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "17.8.0",
                                       version_value: "17.8.7",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "Microsoft",
                  },
               ],
            },
         },
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: ".NET Denial of Service Vulnerability",
               },
            ],
         },
         impact: {
            cvss: [
               {
                  baseScore: 7.5,
                  baseSeverity: "HIGH",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
                  version: "3.1",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        cweId: "CWE-476",
                        lang: "eng",
                        value: "CWE-476: NULL Pointer Dereference",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21404",
                  refsource: "MISC",
                  url: "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21404",
               },
            ],
         },
      },
      "nvd.nist.gov": {
         cve: {
            configurations: [
               {
                  nodes: [
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "152AECFB-BB7E-40FC-B9FF-6CAA908B34E4",
                              versionEndExcluding: "6.0.27",
                              versionStartIncluding: "6.0.0",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "BBAFB920-6975-4E01-B75B-5AB6991281CD",
                              versionEndExcluding: "7.0.16",
                              versionStartIncluding: "7.0.0",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "0BDF34C1-9C87-4EAB-8DBD-49CF6ED87522",
                              versionEndExcluding: "8.0.2",
                              versionStartIncluding: "8.0.0",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "474DB3BE-DF4D-4F8B-B4ED-8D2EECBED45F",
                              versionEndExcluding: "17.4.16",
                              versionStartIncluding: "17.4.0",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "FDFA874A-0DB4-41F3-9122-29F1842B951F",
                              versionEndExcluding: "17.6.12",
                              versionStartIncluding: "17.6.0",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "96B56F8A-097E-4A57-9CA9-5255CE3B9924",
                              versionEndExcluding: "17.8.7",
                              versionStartIncluding: "17.8.0",
                              vulnerable: true,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                  ],
               },
            ],
            descriptions: [
               {
                  lang: "en",
                  value: ".NET Denial of Service Vulnerability",
               },
               {
                  lang: "es",
                  value: "Vulnerabilidad de denegación de servicio de .NET",
               },
            ],
            id: "CVE-2024-21404",
            lastModified: "2024-04-11T20:15:29.693",
            metrics: {
               cvssMetricV31: [
                  {
                     cvssData: {
                        attackComplexity: "LOW",
                        attackVector: "NETWORK",
                        availabilityImpact: "HIGH",
                        baseScore: 7.5,
                        baseSeverity: "HIGH",
                        confidentialityImpact: "NONE",
                        integrityImpact: "NONE",
                        privilegesRequired: "NONE",
                        scope: "UNCHANGED",
                        userInteraction: "NONE",
                        vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                        version: "3.1",
                     },
                     exploitabilityScore: 3.9,
                     impactScore: 3.6,
                     source: "secure@microsoft.com",
                     type: "Primary",
                  },
               ],
            },
            published: "2024-02-13T18:15:59.023",
            references: [
               {
                  source: "secure@microsoft.com",
                  tags: [
                     "Patch",
                     "Vendor Advisory",
                  ],
                  url: "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21404",
               },
            ],
            sourceIdentifier: "secure@microsoft.com",
            vulnStatus: "Modified",
            weaknesses: [
               {
                  description: [
                     {
                        lang: "en",
                        value: "NVD-CWE-noinfo",
                     },
                  ],
                  source: "nvd@nist.gov",
                  type: "Primary",
               },
               {
                  description: [
                     {
                        lang: "en",
                        value: "CWE-476",
                     },
                  ],
                  source: "secure@microsoft.com",
                  type: "Secondary",
               },
            ],
         },
      },
   },
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.