gsd-2023-33127
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
.NET and Visual Studio Elevation of Privilege Vulnerability
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2023-33127",
"id": "GSD-2023-33127"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-33127"
],
"details": ".NET and Visual Studio Elevation of Privilege Vulnerability",
"id": "GSD-2023-33127",
"modified": "2023-12-13T01:20:36.681019Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secure@microsoft.com",
"ID": "CVE-2023-33127",
"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.20"
}
]
}
},
{
"product_name": ".NET 7.0",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "7.0.0",
"version_value": "7.0.9"
}
]
}
},
{
"product_name": "Microsoft Visual Studio 2022 version 17.0",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "17.0.0",
"version_value": "17.0.23"
}
]
}
},
{
"product_name": "Microsoft Visual Studio 2022 version 17.2",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "17.2.0",
"version_value": "17.2.17"
}
]
}
},
{
"product_name": "Microsoft Visual Studio 2022 version 17.4",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "17.4.0",
"version_value": "17.4.9"
}
]
}
},
{
"product_name": "Microsoft Visual Studio 2022 version 17.6",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "17.6.0",
"version_value": "17.6.5"
}
]
}
},
{
"product_name": "PowerShell 7.2",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "7.2.0",
"version_value": "7.2.13"
}
]
}
},
{
"product_name": "PowerShell 7.3",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "7.3.0",
"version_value": "7.3.6"
}
]
}
}
]
},
"vendor_name": "Microsoft"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": ".NET and Visual Studio Elevation of Privilege Vulnerability"
}
]
},
"impact": {
"cvss": [
{
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Elevation of Privilege"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-33127",
"refsource": "MISC",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-33127"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "[6.0.0,6.0.20),[7.0.0,7.0.9)",
"affected_versions": "All versions starting from 6.0.0 before 6.0.20, all versions starting from 7.0.0 before 7.0.9",
"cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-78",
"CWE-937"
],
"date": "2023-07-11",
"description": ".NET and Visual Studio Elevation of Privilege Vulnerability",
"fixed_versions": [
"6.0.20",
"7.0.9"
],
"identifier": "CVE-2023-33127",
"identifiers": [
"GHSA-485r-rp8v-998v",
"CVE-2023-33127"
],
"not_impacted": "All versions before 6.0.0, all versions starting from 6.0.20 before 7.0.0, all versions starting from 7.0.9",
"package_slug": "nuget/Microsoft.WindowsDesktop.App.Runtime.win-arm64",
"pubdate": "2023-07-11",
"solution": "Upgrade to versions 6.0.20, 7.0.9 or above.",
"title": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"urls": [
"https://github.com/dotnet/runtime/security/advisories/GHSA-485r-rp8v-998v",
"https://nvd.nist.gov/vuln/detail/CVE-2023-33127",
"https://github.com/dotnet/announcements/issues/263",
"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-33127",
"https://github.com/advisories/GHSA-485r-rp8v-998v"
],
"uuid": "6628077b-f892-498b-a988-39e939317319"
},
{
"affected_range": "[6.0.0,6.0.20),[7.0.0,7.0.9)",
"affected_versions": "All versions starting from 6.0.0 before 6.0.20, all versions starting from 7.0.0 before 7.0.9",
"cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-78",
"CWE-937"
],
"date": "2023-07-11",
"description": ".NET and Visual Studio Elevation of Privilege Vulnerability",
"fixed_versions": [
"6.0.20",
"7.0.9"
],
"identifier": "CVE-2023-33127",
"identifiers": [
"GHSA-485r-rp8v-998v",
"CVE-2023-33127"
],
"not_impacted": "All versions before 6.0.0, all versions starting from 6.0.20 before 7.0.0, all versions starting from 7.0.9",
"package_slug": "nuget/Microsoft.WindowsDesktop.App.Runtime.win-x64",
"pubdate": "2023-07-11",
"solution": "Upgrade to versions 6.0.20, 7.0.9 or above.",
"title": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"urls": [
"https://github.com/dotnet/runtime/security/advisories/GHSA-485r-rp8v-998v",
"https://nvd.nist.gov/vuln/detail/CVE-2023-33127",
"https://github.com/dotnet/announcements/issues/263",
"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-33127",
"https://github.com/advisories/GHSA-485r-rp8v-998v"
],
"uuid": "67439f13-7716-4b34-889e-57367177adbb"
},
{
"affected_range": "[6.0.0,6.0.20),[7.0.0,7.0.9)",
"affected_versions": "All versions starting from 6.0.0 before 6.0.20, all versions starting from 7.0.0 before 7.0.9",
"cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-78",
"CWE-937"
],
"date": "2023-07-11",
"description": ".NET and Visual Studio Elevation of Privilege Vulnerability",
"fixed_versions": [
"6.0.20",
"7.0.9"
],
"identifier": "CVE-2023-33127",
"identifiers": [
"GHSA-485r-rp8v-998v",
"CVE-2023-33127"
],
"not_impacted": "All versions before 6.0.0, all versions starting from 6.0.20 before 7.0.0, all versions starting from 7.0.9",
"package_slug": "nuget/Microsoft.WindowsDesktop.App.Runtime.win-x86",
"pubdate": "2023-07-11",
"solution": "Upgrade to versions 6.0.20, 7.0.9 or above.",
"title": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"urls": [
"https://github.com/dotnet/runtime/security/advisories/GHSA-485r-rp8v-998v",
"https://nvd.nist.gov/vuln/detail/CVE-2023-33127",
"https://github.com/dotnet/announcements/issues/263",
"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-33127",
"https://github.com/advisories/GHSA-485r-rp8v-998v"
],
"uuid": "30522a55-77fa-4c12-8d13-196da1ed566f"
}
]
},
"nvd.nist.gov": {
"cve": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*",
"matchCriteriaId": "5730CE86-D1BB-403D-BE28-09BAC686B645",
"versionEndExcluding": "6.0.20",
"versionStartIncluding": "6.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*",
"matchCriteriaId": "4EBEC922-21D4-458E-B9A9-A29CAD09C2D3",
"versionEndExcluding": "7.0.9",
"versionStartIncluding": "7.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
"matchCriteriaId": "46E1B01E-2B9A-4666-A680-DED9669FD62B",
"versionEndExcluding": "17.0.23",
"versionStartIncluding": "17.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
"matchCriteriaId": "63B52F8F-CF6B-40C5-B4D9-342FA4C3D21C",
"versionEndExcluding": "17.2.17",
"versionStartIncluding": "17.2.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
"matchCriteriaId": "45D57A7D-14A4-4916-B029-12E8D3C8EDAD",
"versionEndExcluding": "17.4.9",
"versionStartIncluding": "17.4.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
"matchCriteriaId": "D8771AEC-CE62-4C47-922A-A6205FDF3ECE",
"versionEndExcluding": "17.6.5",
"versionStartIncluding": "17.6.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:visual_studio_2022:17.3:*:*:*:*:*:*:*",
"matchCriteriaId": "6C0E9FAF-2CDC-42E4-B2BB-44E6136E3D22",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": ".NET and Visual Studio Elevation of Privilege Vulnerability"
}
],
"id": "CVE-2023-33127",
"lastModified": "2023-12-13T16:12:28.670",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.2,
"impactScore": 5.9,
"source": "secure@microsoft.com",
"type": "Primary"
}
]
},
"published": "2023-07-11T18:15:14.213",
"references": [
{
"source": "secure@microsoft.com",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-33127"
}
],
"sourceIdentifier": "secure@microsoft.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
}
}
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
Loading…