gsd-2021-24112
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
.NET Core Remote Code Execution Vulnerability This CVE ID is unique from CVE-2021-26701.
Aliases
Aliases
{ GSD: { alias: "CVE-2021-24112", description: ".NET Core Remote Code Execution Vulnerability This CVE ID is unique from CVE-2021-26701.", id: "GSD-2021-24112", references: [ "https://www.suse.com/security/cve/CVE-2021-24112.html", "https://security.archlinux.org/CVE-2021-24112", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2021-24112", ], details: ".NET Core Remote Code Execution Vulnerability This CVE ID is unique from CVE-2021-26701.", id: "GSD-2021-24112", modified: "2023-12-13T01:23:37.893096Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "secure@microsoft.com", ID: "CVE-2021-24112", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Visual Studio 2019 for Mac", version: { version_data: [ { version_affected: "<", version_name: "8.0.0", version_value: "publication", }, ], }, }, { product_name: "Mono 6.12.0", version: { version_data: [ { version_affected: "<", version_name: "6.12.0", version_value: "publication", }, ], }, }, { product_name: ".NET Core 2.1", version: { version_data: [ { version_affected: "<", version_name: "2.1", version_value: "publication", }, ], }, }, { product_name: ".NET Core 3.1", version: { version_data: [ { version_affected: "<", version_name: "3.1", version_value: "publication", }, ], }, }, { product_name: ".NET 5.0", version: { version_data: [ { version_affected: "<", version_name: "5.0.0", version_value: "publication", }, ], }, }, ], }, vendor_name: "Microsoft", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: ".NET Core Remote Code Execution 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: "Remote Code Execution", }, ], }, ], }, references: { reference_data: [ { name: "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-24112", refsource: "MISC", url: "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-24112", }, ], }, }, "gitlab.com": { advisories: [ { affected_range: "[4.0.0,4.7.2),[5.0.0,5.0.3)", affected_versions: "All versions starting from 4.0.0 before 4.7.2, all versions starting from 5.0.0 before 5.0.3", cvss_v2: "AV:N/AC:L/Au:N/C:P/I:P/A:P", cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", cwe_ids: [ "CWE-1035", "CWE-78", "CWE-937", ], date: "2022-10-25", description: ".NET Core Remote Code Execution Vulnerability This CVE ID is unique from CVE-2021-26701.", fixed_versions: [ "4.7.2", "5.0.3", ], identifier: "CVE-2021-24112", identifiers: [ "GHSA-rxg9-xrhp-64gj", "CVE-2021-24112", ], not_impacted: "All versions before 4.0.0, all versions starting from 4.7.2 before 5.0.0, all versions starting from 5.0.3", package_slug: "nuget/System.Drawing.Common", pubdate: "2022-05-24", solution: "Upgrade to versions 4.7.2, 5.0.3 or above.", title: "Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2021-24112", "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-24112", "https://github.com/dotnet/announcements/issues/176", "https://github.com/advisories/GHSA-rxg9-xrhp-64gj", ], uuid: "5a349097-3806-4aac-9c1c-73b69ee26fd7", }, ], }, "nvd.nist.gov": { cve: { configurations: [ { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*", matchCriteriaId: "8797E7EA-A66B-4B9C-AA2A-DAB08A8A16DB", versionEndIncluding: "5.0.2", versionStartIncluding: "5.0", vulnerable: true, }, { criteria: "cpe:2.3:a:microsoft:.net_core:*:*:*:*:*:*:*:*", matchCriteriaId: "7C5D87DA-378D-4457-986B-8A0796ED00EB", versionEndIncluding: "2.1.24", versionStartIncluding: "2.1", vulnerable: true, }, { criteria: "cpe:2.3:a:microsoft:.net_core:*:*:*:*:*:*:*:*", matchCriteriaId: "1B672ED7-CB65-4D0E-AD4B-4508C4FA8C92", versionEndIncluding: "3.1.11", versionStartIncluding: "3.1", vulnerable: true, }, { criteria: "cpe:2.3:a:microsoft:mono:*:*:*:*:*:*:*:*", matchCriteriaId: "B46EB9C9-0D62-4F64-9C74-1F372F1543A8", versionEndExcluding: "6.12.0.122", versionStartIncluding: "6.12.0", vulnerable: true, }, { criteria: "cpe:2.3:a:microsoft:visual_studio_2019:-:*:*:*:*:macos:*:*", matchCriteriaId: "21FE380F-7A47-4C72-8F07-526226531175", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, ], descriptions: [ { lang: "en", value: ".NET Core Remote Code Execution Vulnerability", }, { lang: "es", value: "Una Vulnerabilidad de Ejecución de Código Remota de .NET Core. Este ID de CVE es diferente de CVE-2021-26701", }, ], id: "CVE-2021-24112", lastModified: "2023-12-29T17:15:59.173", metrics: { cvssMetricV2: [ { acInsufInfo: false, baseSeverity: "HIGH", cvssData: { accessComplexity: "LOW", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "PARTIAL", baseScore: 7.5, confidentialityImpact: "PARTIAL", integrityImpact: "PARTIAL", vectorString: "AV:N/AC:L/Au:N/C:P/I:P/A:P", version: "2.0", }, exploitabilityScore: 10, impactScore: 6.4, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, source: "nvd@nist.gov", type: "Primary", userInteractionRequired: false, }, ], 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", }, { cvssData: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 9.8, baseSeverity: "CRITICAL", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 5.9, source: "nvd@nist.gov", type: "Secondary", }, ], }, published: "2021-02-25T23:15:16.570", references: [ { source: "secure@microsoft.com", tags: [ "Patch", "Vendor Advisory", ], url: "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-24112", }, ], sourceIdentifier: "secure@microsoft.com", vulnStatus: "Modified", 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.
Title of the comment
Description of the comment
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.