gsd-2023-28260
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
.NET DLL Hijacking Remote Code Execution Vulnerability
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2023-28260",
"id": "GSD-2023-28260"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-28260"
],
"details": ".NET DLL Hijacking Remote Code Execution Vulnerability",
"id": "GSD-2023-28260",
"modified": "2023-12-13T01:20:48.933503Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secure@microsoft.com",
"ID": "CVE-2023-28260",
"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.16"
}
]
}
},
{
"product_name": ".NET 7.0",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "7.0.0",
"version_value": "7.0.5"
}
]
}
},
{
"product_name": "Microsoft Visual Studio 2022 version 17.5",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "17.5.0",
"version_value": "17.5.4"
}
]
}
},
{
"product_name": "Microsoft Visual Studio 2022 version 17.4",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "17.4.0",
"version_value": "17.4.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.15"
}
]
}
},
{
"product_name": "Microsoft Visual Studio 2022 version 17.0",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "17.0.0",
"version_value": "17.0.21"
}
]
}
},
{
"product_name": "PowerShell 7.3",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "7.3.0",
"version_value": "7.3.4"
}
]
}
},
{
"product_name": "PowerShell 7.2",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "7.2.0",
"version_value": "7.2.11"
}
]
}
}
]
},
"vendor_name": "Microsoft"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": ".NET DLL Hijacking Remote Code Execution Vulnerability"
}
]
},
"impact": {
"cvss": [
{
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/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": "Remote Code Execution"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-28260",
"refsource": "MISC",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-28260"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "[6.0.0,6.0.15],[7.0.0,7.0.4]",
"affected_versions": "All versions starting from 6.0.0 up to 6.0.15, all versions starting from 7.0.0 up to 7.0.4",
"cvss_v3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-78",
"CWE-937"
],
"date": "2023-04-11",
"description": ".NET DLL Hijacking Remote Code Execution Vulnerability",
"fixed_versions": [
"6.0.16",
"7.0.5"
],
"identifier": "CVE-2023-28260",
"identifiers": [
"GHSA-w4m3-43gp-x8hx",
"CVE-2023-28260"
],
"not_impacted": "All versions before 6.0.0, all versions after 6.0.15 before 7.0.0, all versions after 7.0.4",
"package_slug": "nuget/Microsoft.NetCore.App.Runtime.win-arm",
"pubdate": "2023-04-11",
"solution": "Upgrade to versions 6.0.16, 7.0.5 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-w4m3-43gp-x8hx",
"https://nvd.nist.gov/vuln/detail/CVE-2023-28260",
"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-28260",
"https://www.cve.org/CVERecord?id=CVE-2023-28260",
"https://github.com/advisories/GHSA-w4m3-43gp-x8hx"
],
"uuid": "5ce3f3e2-e840-4acf-bfa8-cb1d2e3ca084"
},
{
"affected_range": "[6.0.0,6.0.15],[7.0.0,7.0.4]",
"affected_versions": "All versions starting from 6.0.0 up to 6.0.15, all versions starting from 7.0.0 up to 7.0.4",
"cvss_v3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-78",
"CWE-937"
],
"date": "2023-04-11",
"description": ".NET DLL Hijacking Remote Code Execution Vulnerability",
"fixed_versions": [
"6.0.16",
"7.0.5"
],
"identifier": "CVE-2023-28260",
"identifiers": [
"GHSA-w4m3-43gp-x8hx",
"CVE-2023-28260"
],
"not_impacted": "All versions before 6.0.0, all versions after 6.0.15 before 7.0.0, all versions after 7.0.4",
"package_slug": "nuget/Microsoft.NetCore.App.Runtime.win-arm64",
"pubdate": "2023-04-11",
"solution": "Upgrade to versions 6.0.16, 7.0.5 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-w4m3-43gp-x8hx",
"https://nvd.nist.gov/vuln/detail/CVE-2023-28260",
"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-28260",
"https://www.cve.org/CVERecord?id=CVE-2023-28260",
"https://github.com/advisories/GHSA-w4m3-43gp-x8hx"
],
"uuid": "06a2b345-bbd1-4cff-8dc7-1f8970a1f67f"
},
{
"affected_range": "[6.0.0,6.0.15],[7.0.0,7.0.4]",
"affected_versions": "All versions starting from 6.0.0 up to 6.0.15, all versions starting from 7.0.0 up to 7.0.4",
"cvss_v3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-78",
"CWE-937"
],
"date": "2023-04-11",
"description": ".NET DLL Hijacking Remote Code Execution Vulnerability",
"fixed_versions": [
"6.0.16",
"7.0.5"
],
"identifier": "CVE-2023-28260",
"identifiers": [
"GHSA-w4m3-43gp-x8hx",
"CVE-2023-28260"
],
"not_impacted": "All versions before 6.0.0, all versions after 6.0.15 before 7.0.0, all versions after 7.0.4",
"package_slug": "nuget/Microsoft.NetCore.App.Runtime.win-x64",
"pubdate": "2023-04-11",
"solution": "Upgrade to versions 6.0.16, 7.0.5 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-w4m3-43gp-x8hx",
"https://nvd.nist.gov/vuln/detail/CVE-2023-28260",
"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-28260",
"https://www.cve.org/CVERecord?id=CVE-2023-28260",
"https://github.com/advisories/GHSA-w4m3-43gp-x8hx"
],
"uuid": "fc8ae28d-6307-4ab8-a438-80afdb5bb608"
},
{
"affected_range": "[6.0.0,6.0.15],[7.0.0,7.0.4]",
"affected_versions": "All versions starting from 6.0.0 up to 6.0.15, all versions starting from 7.0.0 up to 7.0.4",
"cvss_v3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-78",
"CWE-937"
],
"date": "2023-04-11",
"description": ".NET DLL Hijacking Remote Code Execution Vulnerability",
"fixed_versions": [
"6.0.16",
"7.0.5"
],
"identifier": "CVE-2023-28260",
"identifiers": [
"GHSA-w4m3-43gp-x8hx",
"CVE-2023-28260"
],
"not_impacted": "All versions before 6.0.0, all versions after 6.0.15 before 7.0.0, all versions after 7.0.4",
"package_slug": "nuget/Microsoft.NetCore.App.Runtime.win-x86",
"pubdate": "2023-04-11",
"solution": "Upgrade to versions 6.0.16, 7.0.5 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-w4m3-43gp-x8hx",
"https://nvd.nist.gov/vuln/detail/CVE-2023-28260",
"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-28260",
"https://www.cve.org/CVERecord?id=CVE-2023-28260",
"https://github.com/advisories/GHSA-w4m3-43gp-x8hx"
],
"uuid": "dc360caf-3cd6-441c-a5c8-1d9dc52d23ec"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "7.0.5",
"versionStartIncluding": "7.0.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "17.5.4",
"versionStartIncluding": "17.5",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "17.4.7",
"versionStartIncluding": "17.4",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "17.2.15",
"versionStartIncluding": "17.2",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "17.0.21",
"versionStartIncluding": "17.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "6.0.16",
"versionStartIncluding": "6.0.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secure@microsoft.com",
"ID": "CVE-2023-28260"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": ".NET DLL Hijacking 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-28260",
"refsource": "MISC",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-28260"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
},
"lastModifiedDate": "2023-04-18T20:49Z",
"publishedDate": "2023-04-11T21:15Z"
}
}
}
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…