gsd-2024-21319
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
Microsoft Identity Denial of service vulnerability
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2024-21319",
      id: "GSD-2024-21319",
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2024-21319",
         ],
         details: "Microsoft Identity Denial of service vulnerability",
         id: "GSD-2024-21319",
         modified: "2023-12-13T01:21:42.745926Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "secure@microsoft.com",
            ID: "CVE-2024-21319",
            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.26",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "Microsoft Visual Studio 2022 version 17.2",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "17.2.0",
                                       version_value: "17.2.23",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "Microsoft Visual Studio 2022 version 17.6",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "17.6.0",
                                       version_value: "17.6.11",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "Microsoft Visual Studio 2022 version 17.4",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "17.4.0",
                                       version_value: "17.4.15",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "Microsoft Visual Studio 2022 version 17.8",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "17.8.0",
                                       version_value: "17.8.4",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: ".NET 7.0",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "7.0.0",
                                       version_value: "7.0.15",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: ".NET 8.0",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "1.0.0",
                                       version_value: "8.0.1",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "Microsoft Identity Model v6.0.0 forNuget",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "0",
                                       version_value: "6.34.0",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "Microsoft Identity Model v7.0.0 for Nuget",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "0",
                                       version_value: "7.1.2",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "Microsoft Identity Model v6.0.0",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "0",
                                       version_value: "6.34.0",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "Microsoft Identity Model v5.0.0",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "0",
                                       version_value: "5.7.0",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "Microsoft Identity Model v7.0.0",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "0",
                                       version_value: "7.1.2",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "Microsoft Identity Model v5.0.0 for Nuget",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "0",
                                       version_value: "5.7.0",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "Microsoft",
                  },
               ],
            },
         },
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "Microsoft Identity Denial of service vulnerability",
               },
            ],
         },
         impact: {
            cvss: [
               {
                  baseScore: 6.8,
                  baseSeverity: "MEDIUM",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H/E:U/RL:O/RC:C",
                  version: "3.1",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        cweId: "CWE-20",
                        lang: "eng",
                        value: "CWE-20: Improper Input Validation",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21319",
                  refsource: "MISC",
                  url: "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21319",
               },
            ],
         },
      },
      "nvd.nist.gov": {
         cve: {
            configurations: [
               {
                  nodes: [
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "498DF6C9-EC7C-4A4F-A188-B22E82FD6540",
                              versionEndExcluding: "6.0.26",
                              versionStartIncluding: "6.0.0",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "3CE00AC7-D405-4567-8CB1-C3ED7E2925C6",
                              versionEndExcluding: "7.0.15",
                              versionStartIncluding: "7.0.0",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "8583992E-20C5-4437-ACFE-22FEBD539E4C",
                              versionEndExcluding: "8.0.1",
                              versionStartIncluding: "8.0.0",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:a:microsoft:identity_model:*:*:*:*:*:.net:*:*",
                              matchCriteriaId: "F39C475D-FDCE-4DE1-B936-01D268FD7645",
                              versionEndExcluding: "5.7.0",
                              versionStartIncluding: "5.0.0",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:a:microsoft:identity_model:*:*:*:*:*:.net:*:*",
                              matchCriteriaId: "A286ABF0-E7B7-44E0-9EF1-0226BDD5338A",
                              versionEndExcluding: "6.34.0",
                              versionStartIncluding: "6.0.0",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:a:microsoft:identity_model:*:*:*:*:*:.net:*:*",
                              matchCriteriaId: "B12074D2-B6C2-4797-BCE8-27A5E6314FB1",
                              versionEndExcluding: "7.1.2",
                              versionStartIncluding: "7.0.0",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "42B33777-27CB-45CC-A95A-3F4369DBB31D",
                              versionEndExcluding: "17.2.23",
                              versionStartIncluding: "17.2.0",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "E578915C-4563-4767-A1F9-7C0ADF58BDA6",
                              versionEndExcluding: "17.4.15",
                              versionStartIncluding: "17.4.0",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "AB1E1DB4-BE9A-48E9-808D-E239CFDB26BA",
                              versionEndExcluding: "17.6.11",
                              versionStartIncluding: "17.6.0",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "1A6D3ECE-ED4D-4778-900F-4D4E1D05F00E",
                              versionEndExcluding: "17.8.4",
                              versionStartIncluding: "17.8.0",
                              vulnerable: true,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                  ],
               },
            ],
            descriptions: [
               {
                  lang: "en",
                  value: "Microsoft Identity Denial of service vulnerability",
               },
               {
                  lang: "es",
                  value: "Vulnerabilidad de denegación de servicio de identidad de Microsoft",
               },
            ],
            id: "CVE-2024-21319",
            lastModified: "2024-04-11T20:15:18.893",
            metrics: {
               cvssMetricV31: [
                  {
                     cvssData: {
                        attackComplexity: "LOW",
                        attackVector: "NETWORK",
                        availabilityImpact: "HIGH",
                        baseScore: 6.8,
                        baseSeverity: "MEDIUM",
                        confidentialityImpact: "NONE",
                        integrityImpact: "NONE",
                        privilegesRequired: "HIGH",
                        scope: "CHANGED",
                        userInteraction: "NONE",
                        vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H",
                        version: "3.1",
                     },
                     exploitabilityScore: 2.3,
                     impactScore: 4,
                     source: "secure@microsoft.com",
                     type: "Primary",
                  },
               ],
            },
            published: "2024-01-09T19:15:12.070",
            references: [
               {
                  source: "secure@microsoft.com",
                  tags: [
                     "Patch",
                     "Vendor Advisory",
                  ],
                  url: "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21319",
               },
            ],
            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-20",
                     },
                  ],
                  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.