gsd-2023-28299
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Visual Studio Spoofing Vulnerability
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2023-28299",
      id: "GSD-2023-28299",
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2023-28299",
         ],
         details: "Visual Studio Spoofing Vulnerability",
         id: "GSD-2023-28299",
         modified: "2023-12-13T01:20:47.097508Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "secure@microsoft.com",
            ID: "CVE-2023-28299",
            STATE: "PUBLIC",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "Microsoft Visual Studio 2017 version 15.9 (includes 15.0 - 15.8)",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "15.9.0",
                                       version_value: "15.9.54",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "Microsoft Visual Studio 2022 version 17.2",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "17.2.0",
                                       version_value: "17.2.15",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "Microsoft Visual Studio 2019 version 16.11 (includes 16.0 - 16.10)",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "16.11.0",
                                       version_value: "16.11.26",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "Microsoft Visual Studio 2022 version 17.0",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "17.0.0",
                                       version_value: "17.0.21",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "Microsoft Visual Studio 2022 version 17.4",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "17.4.0",
                                       version_value: "17.4.7",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "Microsoft Visual Studio 2022 version 17.5",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "17.5.0",
                                       version_value: "17.5.4",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "Microsoft",
                  },
               ],
            },
         },
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "Visual Studio Spoofing Vulnerability",
               },
            ],
         },
         impact: {
            cvss: [
               {
                  baseScore: 5.5,
                  baseSeverity: "MEDIUM",
                  vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
                  version: "3.1",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "Spoofing",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-28299",
                  refsource: "MISC",
                  url: "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-28299",
               },
            ],
         },
      },
      "nvd.nist.gov": {
         cve: {
            configurations: [
               {
                  nodes: [
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:a:microsoft:visual_studio_2017:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "5DA31D6C-5369-40DC-99F8-90B997461BE6",
                              versionEndExcluding: "15.9.54",
                              versionStartIncluding: "15.0",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:a:microsoft:visual_studio_2019:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "D6B51259-1136-4B2D-8E02-76EF121FE9A9",
                              versionEndExcluding: "16.11.26",
                              versionStartIncluding: "16.0",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "06B7E408-A6EC-4556-A535-3F3340F314F7",
                              versionEndExcluding: "17.0.21",
                              versionStartIncluding: "17.0",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:-:*:*",
                              matchCriteriaId: "16287ED1-84CC-42D7-888D-9F1C5278A93F",
                              versionEndExcluding: "17.2.15",
                              versionStartIncluding: "17.2.0",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:-:*:*",
                              matchCriteriaId: "C0075BF4-95C0-491C-AA2C-A7013C47EFDA",
                              versionEndExcluding: "17.4.7",
                              versionStartIncluding: "17.4.0",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:-:*:*",
                              matchCriteriaId: "B7D4F983-B988-419C-9C94-E567E94A179E",
                              versionEndExcluding: "17.5.4",
                              versionStartIncluding: "17.5.0",
                              vulnerable: true,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                  ],
               },
            ],
            descriptions: [
               {
                  lang: "en",
                  value: "Visual Studio Spoofing Vulnerability",
               },
            ],
            id: "CVE-2023-28299",
            lastModified: "2023-12-13T16:13:15.800",
            metrics: {
               cvssMetricV31: [
                  {
                     cvssData: {
                        attackComplexity: "LOW",
                        attackVector: "LOCAL",
                        availabilityImpact: "NONE",
                        baseScore: 5.5,
                        baseSeverity: "MEDIUM",
                        confidentialityImpact: "NONE",
                        integrityImpact: "HIGH",
                        privilegesRequired: "LOW",
                        scope: "UNCHANGED",
                        userInteraction: "NONE",
                        vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
                        version: "3.1",
                     },
                     exploitabilityScore: 1.8,
                     impactScore: 3.6,
                     source: "nvd@nist.gov",
                     type: "Primary",
                  },
                  {
                     cvssData: {
                        attackComplexity: "LOW",
                        attackVector: "LOCAL",
                        availabilityImpact: "NONE",
                        baseScore: 5.5,
                        baseSeverity: "MEDIUM",
                        confidentialityImpact: "NONE",
                        integrityImpact: "HIGH",
                        privilegesRequired: "LOW",
                        scope: "UNCHANGED",
                        userInteraction: "NONE",
                        vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
                        version: "3.1",
                     },
                     exploitabilityScore: 1.8,
                     impactScore: 3.6,
                     source: "secure@microsoft.com",
                     type: "Secondary",
                  },
               ],
            },
            published: "2023-04-11T21:15:27.663",
            references: [
               {
                  source: "secure@microsoft.com",
                  tags: [
                     "Patch",
                     "Vendor Advisory",
                  ],
                  url: "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-28299",
               },
            ],
            sourceIdentifier: "secure@microsoft.com",
            vulnStatus: "Analyzed",
            weaknesses: [
               {
                  description: [
                     {
                        lang: "en",
                        value: "NVD-CWE-noinfo",
                     },
                  ],
                  source: "nvd@nist.gov",
                  type: "Primary",
               },
            ],
         },
      },
   },
}


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.