gsd-2023-33126
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
.NET and Visual Studio Remote Code Execution Vulnerability
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2023-33126",
    "id": "GSD-2023-33126"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2023-33126"
      ],
      "details": ".NET and Visual Studio Remote Code Execution Vulnerability",
      "id": "GSD-2023-33126",
      "modified": "2023-12-13T01:20:36.983334Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "secure@microsoft.com",
        "ID": "CVE-2023-33126",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": ".NET 6.0",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "\u003c",
                          "version_name": "6.0.0",
                          "version_value": "6.0.18"
                        }
                      ]
                    }
                  },
                  {
                    "product_name": ".NET 7.0",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "\u003c",
                          "version_name": "7.0.0",
                          "version_value": "7.0.7"
                        }
                      ]
                    }
                  },
                  {
                    "product_name": "Microsoft Visual Studio 2022 version 17.2",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "\u003c",
                          "version_name": "17.2.0",
                          "version_value": "17.2.16"
                        }
                      ]
                    }
                  },
                  {
                    "product_name": "Microsoft Visual Studio 2022 version 17.0",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "\u003c",
                          "version_name": "17.0.0",
                          "version_value": "17.0.22"
                        }
                      ]
                    }
                  },
                  {
                    "product_name": "Microsoft Visual Studio 2022 version 17.4",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "\u003c",
                          "version_name": "17.4.0",
                          "version_value": "17.4.8"
                        }
                      ]
                    }
                  },
                  {
                    "product_name": "Microsoft Visual Studio 2022 version 17.6",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "\u003c",
                          "version_name": "17.6.0",
                          "version_value": "17.6.3"
                        }
                      ]
                    }
                  },
                  {
                    "product_name": "PowerShell 7.2",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "\u003c",
                          "version_name": "7.2.0",
                          "version_value": "7.2.12"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Microsoft"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": ".NET and Visual Studio Remote Code Execution Vulnerability"
          }
        ]
      },
      "impact": {
        "cvss": [
          {
            "baseScore": 7.3,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
            "version": "3.1"
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "Remote Code Execution"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-33126",
            "refsource": "MISC",
            "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-33126"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "[6.0.0,6.0.16],[7.0.0,7.0.5]",
          "affected_versions": "All versions starting from 6.0.0 up to 6.0.16, all versions starting from 7.0.0 up to 7.0.5",
          "cvss_v3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-78",
            "CWE-937"
          ],
          "date": "2023-06-14",
          "description": ".NET and Visual Studio Remote Code Execution Vulnerability",
          "fixed_versions": [
            "6.0.18",
            "7.0.7"
          ],
          "identifier": "CVE-2023-33126",
          "identifiers": [
            "GHSA-gh24-9qjj-mr67",
            "CVE-2023-33126"
          ],
          "not_impacted": "All versions before 6.0.0, all versions after 6.0.16 before 7.0.0, all versions after 7.0.5",
          "package_slug": "nuget/Microsoft.NetCore.App.Runtime.win-arm",
          "pubdate": "2023-06-14",
          "solution": "Upgrade to versions 6.0.18, 7.0.7 or above.",
          "title": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
          "urls": [
            "https://github.com/dotnet/sdk/security/advisories/GHSA-gh24-9qjj-mr67",
            "https://nvd.nist.gov/vuln/detail/CVE-2023-33126",
            "https://github.com/dotnet/announcements/issues/254",
            "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-33126",
            "https://github.com/advisories/GHSA-gh24-9qjj-mr67"
          ],
          "uuid": "7724c649-cf9a-45a8-81a2-b4260010e09c"
        },
        {
          "affected_range": "[6.0.0,6.0.16],[7.0.0,7.0.5]",
          "affected_versions": "All versions starting from 6.0.0 up to 6.0.16, all versions starting from 7.0.0 up to 7.0.5",
          "cvss_v3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-78",
            "CWE-937"
          ],
          "date": "2023-06-14",
          "description": ".NET and Visual Studio Remote Code Execution Vulnerability",
          "fixed_versions": [
            "6.0.18",
            "7.0.7"
          ],
          "identifier": "CVE-2023-33126",
          "identifiers": [
            "GHSA-gh24-9qjj-mr67",
            "CVE-2023-33126"
          ],
          "not_impacted": "All versions before 6.0.0, all versions after 6.0.16 before 7.0.0, all versions after 7.0.5",
          "package_slug": "nuget/Microsoft.NetCore.App.Runtime.win-arm64",
          "pubdate": "2023-06-14",
          "solution": "Upgrade to versions 6.0.18, 7.0.7 or above.",
          "title": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
          "urls": [
            "https://github.com/dotnet/sdk/security/advisories/GHSA-gh24-9qjj-mr67",
            "https://nvd.nist.gov/vuln/detail/CVE-2023-33126",
            "https://github.com/dotnet/announcements/issues/254",
            "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-33126",
            "https://github.com/advisories/GHSA-gh24-9qjj-mr67"
          ],
          "uuid": "2ad3f413-4625-4ef8-8b5f-7a9c771fe263"
        },
        {
          "affected_range": "[6.0.0,6.0.16],[7.0.0,7.0.5]",
          "affected_versions": "All versions starting from 6.0.0 up to 6.0.16, all versions starting from 7.0.0 up to 7.0.5",
          "cvss_v3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-78",
            "CWE-937"
          ],
          "date": "2023-06-14",
          "description": ".NET and Visual Studio Remote Code Execution Vulnerability",
          "fixed_versions": [
            "6.0.18",
            "7.0.7"
          ],
          "identifier": "CVE-2023-33126",
          "identifiers": [
            "GHSA-gh24-9qjj-mr67",
            "CVE-2023-33126"
          ],
          "not_impacted": "All versions before 6.0.0, all versions after 6.0.16 before 7.0.0, all versions after 7.0.5",
          "package_slug": "nuget/Microsoft.NetCore.App.Runtime.win-x64",
          "pubdate": "2023-06-14",
          "solution": "Upgrade to versions 6.0.18, 7.0.7 or above.",
          "title": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
          "urls": [
            "https://github.com/dotnet/sdk/security/advisories/GHSA-gh24-9qjj-mr67",
            "https://nvd.nist.gov/vuln/detail/CVE-2023-33126",
            "https://github.com/dotnet/announcements/issues/254",
            "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-33126",
            "https://github.com/advisories/GHSA-gh24-9qjj-mr67"
          ],
          "uuid": "eab9fc5c-8fb7-4992-bfbd-0a302ab63ba5"
        },
        {
          "affected_range": "[6.0.0,6.0.16],[7.0.0,7.0.5]",
          "affected_versions": "All versions starting from 6.0.0 up to 6.0.16, all versions starting from 7.0.0 up to 7.0.5",
          "cvss_v3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-78",
            "CWE-937"
          ],
          "date": "2023-06-14",
          "description": ".NET and Visual Studio Remote Code Execution Vulnerability",
          "fixed_versions": [
            "6.0.18",
            "7.0.7"
          ],
          "identifier": "CVE-2023-33126",
          "identifiers": [
            "GHSA-gh24-9qjj-mr67",
            "CVE-2023-33126"
          ],
          "not_impacted": "All versions before 6.0.0, all versions after 6.0.16 before 7.0.0, all versions after 7.0.5",
          "package_slug": "nuget/Microsoft.NetCore.App.Runtime.win-x86",
          "pubdate": "2023-06-14",
          "solution": "Upgrade to versions 6.0.18, 7.0.7 or above.",
          "title": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
          "urls": [
            "https://github.com/dotnet/sdk/security/advisories/GHSA-gh24-9qjj-mr67",
            "https://nvd.nist.gov/vuln/detail/CVE-2023-33126",
            "https://github.com/dotnet/announcements/issues/254",
            "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-33126",
            "https://github.com/advisories/GHSA-gh24-9qjj-mr67"
          ],
          "uuid": "c5a296b4-e2dc-4a5c-b741-9c94ef45d910"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "17.0.22",
                "versionStartIncluding": "17.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "17.2.16",
                "versionStartIncluding": "17.2",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "17.4.8",
                "versionStartIncluding": "17.4",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "17.6.3",
                "versionStartIncluding": "17.6",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "6.0.18",
                "versionStartIncluding": "6.0.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "7.0.7",
                "versionStartIncluding": "7.0.0",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "secure@microsoft.com",
          "ID": "CVE-2023-33126"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": ".NET and Visual Studio Remote Code Execution Vulnerability"
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "NVD-CWE-noinfo"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-33126",
              "refsource": "MISC",
              "tags": [
                "Patch",
                "Vendor Advisory"
              ],
              "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-33126"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.3,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "exploitabilityScore": 1.3,
          "impactScore": 5.9
        }
      },
      "lastModifiedDate": "2023-06-21T19:47Z",
      "publishedDate": "2023-06-14T00:15Z"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...