Vulnerabilites related to microsoft - mono
Vulnerability from fkie_nvd
Published
2023-07-11 18:15
Modified
2024-11-21 08:08
Summary
Mono Authenticode Validation Spoofing Vulnerability
Impacted products
Vendor Product Version
microsoft mono *



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:microsoft:mono:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "638CDF52-C755-4EF3-815C-EEE088A032B2",
                     versionEndExcluding: "6.12.0.200",
                     versionStartIncluding: "6.12.0",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "Mono Authenticode Validation Spoofing Vulnerability",
      },
   ],
   id: "CVE-2023-35373",
   lastModified: "2024-11-21T08:08:19.823",
   metrics: {
      cvssMetricV31: [
         {
            cvssData: {
               attackComplexity: "HIGH",
               attackVector: "NETWORK",
               availabilityImpact: "NONE",
               baseScore: 5.3,
               baseSeverity: "MEDIUM",
               confidentialityImpact: "HIGH",
               integrityImpact: "NONE",
               privilegesRequired: "LOW",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
               version: "3.1",
            },
            exploitabilityScore: 1.6,
            impactScore: 3.6,
            source: "secure@microsoft.com",
            type: "Secondary",
         },
         {
            cvssData: {
               attackComplexity: "HIGH",
               attackVector: "NETWORK",
               availabilityImpact: "NONE",
               baseScore: 5.3,
               baseSeverity: "MEDIUM",
               confidentialityImpact: "NONE",
               integrityImpact: "HIGH",
               privilegesRequired: "LOW",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N",
               version: "3.1",
            },
            exploitabilityScore: 1.6,
            impactScore: 3.6,
            source: "nvd@nist.gov",
            type: "Primary",
         },
      ],
   },
   published: "2023-07-11T18:15:20.007",
   references: [
      {
         source: "secure@microsoft.com",
         tags: [
            "Patch",
            "Vendor Advisory",
         ],
         url: "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-35373",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Patch",
            "Vendor Advisory",
         ],
         url: "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-35373",
      },
   ],
   sourceIdentifier: "secure@microsoft.com",
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "CWE-347",
            },
         ],
         source: "secure@microsoft.com",
         type: "Secondary",
      },
      {
         description: [
            {
               lang: "en",
               value: "NVD-CWE-noinfo",
            },
         ],
         source: "nvd@nist.gov",
         type: "Primary",
      },
   ],
}

Vulnerability from fkie_nvd
Published
2021-02-25 23:15
Modified
2024-11-21 05:52
Summary
.NET Core Remote Code Execution Vulnerability
Impacted products



{
   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",
            },
         ],
      },
   ],
   cveTags: [],
   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: "2024-11-21T05:52:22.857",
   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: "Secondary",
         },
         {
            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",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         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",
      },
   ],
}

CVE-2023-35373 (GCVE-0-2023-35373)
Vulnerability from cvelistv5
Published
2023-07-11 17:03
Modified
2025-01-01 01:53
Summary
Mono Authenticode Validation Spoofing Vulnerability
Impacted products
Vendor Product Version
Microsoft Mono 6.12.0 Version: 6.12.0   < 6.12.0.200
Create a notification for this product.
Show details on NVD website


{
   containers: {
      adp: [
         {
            metrics: [
               {
                  other: {
                     content: {
                        id: "CVE-2023-35373",
                        options: [
                           {
                              Exploitation: "none",
                           },
                           {
                              Automatable: "no",
                           },
                           {
                              "Technical Impact": "partial",
                           },
                        ],
                        role: "CISA Coordinator",
                        timestamp: "2024-05-29T14:24:46.031454Z",
                        version: "2.0.3",
                     },
                     type: "ssvc",
                  },
               },
            ],
            providerMetadata: {
               dateUpdated: "2024-06-04T17:18:39.023Z",
               orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0",
               shortName: "CISA-ADP",
            },
            title: "CISA ADP Vulnrichment",
         },
         {
            providerMetadata: {
               dateUpdated: "2024-08-02T16:23:59.795Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  name: "Mono Authenticode Validation Spoofing Vulnerability",
                  tags: [
                     "vendor-advisory",
                     "x_transferred",
                  ],
                  url: "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-35373",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               platforms: [
                  "Unknown",
               ],
               product: "Mono 6.12.0",
               vendor: "Microsoft",
               versions: [
                  {
                     lessThan: "6.12.0.200",
                     status: "affected",
                     version: "6.12.0",
                     versionType: "custom",
                  },
               ],
            },
         ],
         cpeApplicability: [
            {
               nodes: [
                  {
                     cpeMatch: [
                        {
                           criteria: "cpe:2.3:a:microsoft:mono:*:*:*:*:*:*:*:*",
                           versionEndExcluding: "6.12.0.200",
                           versionStartIncluding: "6.12.0",
                           vulnerable: true,
                        },
                     ],
                     negate: false,
                     operator: "OR",
                  },
               ],
            },
         ],
         datePublic: "2023-07-11T07:00:00+00:00",
         descriptions: [
            {
               lang: "en-US",
               value: "Mono Authenticode Validation Spoofing Vulnerability",
            },
         ],
         metrics: [
            {
               cvssV3_1: {
                  baseScore: 5.3,
                  baseSeverity: "MEDIUM",
                  vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
                  version: "3.1",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en-US",
                     value: "GENERAL",
                  },
               ],
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     cweId: "CWE-347",
                     description: "CWE-347: Improper Verification of Cryptographic Signature",
                     lang: "en-US",
                     type: "CWE",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2025-01-01T01:53:05.791Z",
            orgId: "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
            shortName: "microsoft",
         },
         references: [
            {
               name: "Mono Authenticode Validation Spoofing Vulnerability",
               tags: [
                  "vendor-advisory",
               ],
               url: "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-35373",
            },
         ],
         title: "Mono Authenticode Validation Spoofing Vulnerability",
      },
   },
   cveMetadata: {
      assignerOrgId: "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
      assignerShortName: "microsoft",
      cveId: "CVE-2023-35373",
      datePublished: "2023-07-11T17:03:28.973Z",
      dateReserved: "2023-06-14T23:09:47.636Z",
      dateUpdated: "2025-01-01T01:53:05.791Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
}

CVE-2021-24112 (GCVE-0-2021-24112)
Vulnerability from cvelistv5
Published
2021-02-25 23:01
Modified
2024-08-03 19:21
Summary
.NET Core Remote Code Execution Vulnerability
Impacted products
Vendor Product Version
Microsoft Visual Studio 2019 for Mac Version: 8.0.0   < publication
    cpe:2.3:a:microsoft:visual_studio_2019:-:*:*:*:*:macos:*:*
Create a notification for this product.
   Microsoft Mono 6.12.0 Version: 6.12.0   < publication
    cpe:2.3:a:microsoft:mono:*:*:*:*:*:*:*:*
Create a notification for this product.
   Microsoft .NET Core 2.1 Version: 2.1   < publication
    cpe:2.3:a:microsoft:.net_core:*:*:*:*:*:*:*:*
Create a notification for this product.
   Microsoft .NET Core 3.1 Version: 3.1   < publication
    cpe:2.3:a:microsoft:.net_core:*:*:*:*:*:*:*:*
Create a notification for this product.
   Microsoft .NET 5.0 Version: 5.0.0   < publication
    cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*
Create a notification for this product.
Show details on NVD website


{
   containers: {
      adp: [
         {
            providerMetadata: {
               dateUpdated: "2024-08-03T19:21:18.636Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "x_refsource_MISC",
                     "x_transferred",
                  ],
                  url: "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-24112",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               cpes: [
                  "cpe:2.3:a:microsoft:visual_studio_2019:-:*:*:*:*:macos:*:*",
               ],
               platforms: [
                  "Unknown",
               ],
               product: "Visual Studio 2019 for Mac",
               vendor: "Microsoft",
               versions: [
                  {
                     lessThan: "publication",
                     status: "affected",
                     version: "8.0.0",
                     versionType: "custom",
                  },
               ],
            },
            {
               cpes: [
                  "cpe:2.3:a:microsoft:mono:*:*:*:*:*:*:*:*",
               ],
               platforms: [
                  "Unknown",
               ],
               product: "Mono 6.12.0",
               vendor: "Microsoft",
               versions: [
                  {
                     lessThan: "publication",
                     status: "affected",
                     version: "6.12.0",
                     versionType: "custom",
                  },
               ],
            },
            {
               cpes: [
                  "cpe:2.3:a:microsoft:.net_core:*:*:*:*:*:*:*:*",
               ],
               platforms: [
                  "Unknown",
               ],
               product: ".NET Core 2.1",
               vendor: "Microsoft",
               versions: [
                  {
                     lessThan: "publication",
                     status: "affected",
                     version: "2.1",
                     versionType: "custom",
                  },
               ],
            },
            {
               cpes: [
                  "cpe:2.3:a:microsoft:.net_core:*:*:*:*:*:*:*:*",
               ],
               platforms: [
                  "Unknown",
               ],
               product: ".NET Core 3.1",
               vendor: "Microsoft",
               versions: [
                  {
                     lessThan: "publication",
                     status: "affected",
                     version: "3.1",
                     versionType: "custom",
                  },
               ],
            },
            {
               cpes: [
                  "cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*",
               ],
               platforms: [
                  "Unknown",
               ],
               product: ".NET 5.0",
               vendor: "Microsoft",
               versions: [
                  {
                     lessThan: "publication",
                     status: "affected",
                     version: "5.0.0",
                     versionType: "custom",
                  },
               ],
            },
         ],
         datePublic: "2021-02-09T08:00:00+00:00",
         descriptions: [
            {
               lang: "en-US",
               value: ".NET Core Remote Code Execution Vulnerability",
            },
         ],
         metrics: [
            {
               cvssV3_1: {
                  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",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en-US",
                     value: "GENERAL",
                  },
               ],
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     description: "Remote Code Execution",
                     lang: "en-US",
                     type: "Impact",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2023-12-29T22:33:25.762Z",
            orgId: "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
            shortName: "microsoft",
         },
         references: [
            {
               tags: [
                  "x_refsource_MISC",
               ],
               url: "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-24112",
            },
         ],
         title: ".NET Core Remote Code Execution Vulnerability",
      },
   },
   cveMetadata: {
      assignerOrgId: "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
      assignerShortName: "microsoft",
      cveId: "CVE-2021-24112",
      datePublished: "2021-02-25T23:01:57",
      dateReserved: "2021-01-13T00:00:00",
      dateUpdated: "2024-08-03T19:21:18.636Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
}

var-202102-1065
Vulnerability from variot

.NET Core Remote Code Execution Vulnerability

Show details on source website


{
   "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
      affected_products: {
         "@id": "https://www.variotdbs.pl/ref/affected_products",
      },
      configurations: {
         "@id": "https://www.variotdbs.pl/ref/configurations",
      },
      credits: {
         "@id": "https://www.variotdbs.pl/ref/credits",
      },
      cvss: {
         "@id": "https://www.variotdbs.pl/ref/cvss/",
      },
      description: {
         "@id": "https://www.variotdbs.pl/ref/description/",
      },
      exploit_availability: {
         "@id": "https://www.variotdbs.pl/ref/exploit_availability/",
      },
      external_ids: {
         "@id": "https://www.variotdbs.pl/ref/external_ids/",
      },
      iot: {
         "@id": "https://www.variotdbs.pl/ref/iot/",
      },
      iot_taxonomy: {
         "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/",
      },
      patch: {
         "@id": "https://www.variotdbs.pl/ref/patch/",
      },
      problemtype_data: {
         "@id": "https://www.variotdbs.pl/ref/problemtype_data/",
      },
      references: {
         "@id": "https://www.variotdbs.pl/ref/references/",
      },
      sources: {
         "@id": "https://www.variotdbs.pl/ref/sources/",
      },
      sources_release_date: {
         "@id": "https://www.variotdbs.pl/ref/sources_release_date/",
      },
      sources_update_date: {
         "@id": "https://www.variotdbs.pl/ref/sources_update_date/",
      },
      threat_type: {
         "@id": "https://www.variotdbs.pl/ref/threat_type/",
      },
      title: {
         "@id": "https://www.variotdbs.pl/ref/title/",
      },
      type: {
         "@id": "https://www.variotdbs.pl/ref/type/",
      },
   },
   "@id": "https://www.variotdbs.pl/vuln/VAR-202102-1065",
   affected_products: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
         data: {
            "@container": "@list",
         },
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
            "@id": "https://www.variotdbs.pl/ref/sources",
         },
      },
      data: [
         {
            model: ".net core",
            scope: "lte",
            trust: 1,
            vendor: "microsoft",
            version: "3.1.11",
         },
         {
            model: ".net",
            scope: "gte",
            trust: 1,
            vendor: "microsoft",
            version: "5.0",
         },
         {
            model: "mono",
            scope: "lt",
            trust: 1,
            vendor: "microsoft",
            version: "6.12.0.122",
         },
         {
            model: ".net core",
            scope: "gte",
            trust: 1,
            vendor: "microsoft",
            version: "2.1",
         },
         {
            model: "mono",
            scope: "gte",
            trust: 1,
            vendor: "microsoft",
            version: "6.12.0",
         },
         {
            model: ".net core",
            scope: "lte",
            trust: 1,
            vendor: "microsoft",
            version: "2.1.24",
         },
         {
            model: ".net",
            scope: "lte",
            trust: 1,
            vendor: "microsoft",
            version: "5.0.2",
         },
         {
            model: ".net core",
            scope: "gte",
            trust: 1,
            vendor: "microsoft",
            version: "3.1",
         },
         {
            model: "visual studio 2019",
            scope: "eq",
            trust: 1,
            vendor: "microsoft",
            version: null,
         },
         {
            model: ".net core",
            scope: null,
            trust: 0.8,
            vendor: "マイクロソフト",
            version: null,
         },
         {
            model: ".net",
            scope: null,
            trust: 0.8,
            vendor: "マイクロソフト",
            version: null,
         },
         {
            model: "microsoft visual studio",
            scope: null,
            trust: 0.8,
            vendor: "マイクロソフト",
            version: null,
         },
         {
            model: "mono",
            scope: "eq",
            trust: 0.8,
            vendor: "マイクロソフト",
            version: "6.12.0",
         },
      ],
      sources: [
         {
            db: "JVNDB",
            id: "JVNDB-2021-004039",
         },
         {
            db: "NVD",
            id: "CVE-2021-24112",
         },
      ],
   },
   configurations: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/configurations#",
         children: {
            "@container": "@list",
         },
         cpe_match: {
            "@container": "@list",
         },
         data: {
            "@container": "@list",
         },
         nodes: {
            "@container": "@list",
         },
      },
      data: [
         {
            CVE_data_version: "4.0",
            nodes: [
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndIncluding: "5.0.2",
                        versionStartIncluding: "5.0",
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:microsoft:.net_core:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndIncluding: "2.1.24",
                        versionStartIncluding: "2.1",
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:microsoft:.net_core:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndIncluding: "3.1.11",
                        versionStartIncluding: "3.1",
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:microsoft:mono:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "6.12.0.122",
                        versionStartIncluding: "6.12.0",
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:microsoft:visual_studio_2019:-:*:*:*:*:macos:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
            ],
         },
      ],
      sources: [
         {
            db: "NVD",
            id: "CVE-2021-24112",
         },
      ],
   },
   cve: "CVE-2021-24112",
   cvss: {
      "@context": {
         cvssV2: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#",
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2",
         },
         cvssV3: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#",
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/",
         },
         severity: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/cvss/severity#",
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity",
         },
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
            "@id": "https://www.variotdbs.pl/ref/sources",
         },
      },
      data: [
         {
            cvssV2: [
               {
                  acInsufInfo: false,
                  accessComplexity: "LOW",
                  accessVector: "NETWORK",
                  authentication: "NONE",
                  author: "NVD",
                  availabilityImpact: "PARTIAL",
                  baseScore: 7.5,
                  confidentialityImpact: "PARTIAL",
                  exploitabilityScore: 10,
                  impactScore: 6.4,
                  integrityImpact: "PARTIAL",
                  obtainAllPrivilege: false,
                  obtainOtherPrivilege: false,
                  obtainUserPrivilege: false,
                  severity: "HIGH",
                  trust: 1,
                  userInteractionRequired: false,
                  vectorString: "AV:N/AC:L/Au:N/C:P/I:P/A:P",
                  version: "2.0",
               },
               {
                  acInsufInfo: null,
                  accessComplexity: "Low",
                  accessVector: "Network",
                  authentication: "None",
                  author: "NVD",
                  availabilityImpact: "Partial",
                  baseScore: 7.5,
                  confidentialityImpact: "Partial",
                  exploitabilityScore: null,
                  id: "CVE-2021-24112",
                  impactScore: null,
                  integrityImpact: "Partial",
                  obtainAllPrivilege: null,
                  obtainOtherPrivilege: null,
                  obtainUserPrivilege: null,
                  severity: "High",
                  trust: 0.9,
                  userInteractionRequired: null,
                  vectorString: "AV:N/AC:L/Au:N/C:P/I:P/A:P",
                  version: "2.0",
               },
            ],
            cvssV3: [
               {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  author: "NVD",
                  availabilityImpact: "HIGH",
                  baseScore: 9.8,
                  baseSeverity: "CRITICAL",
                  confidentialityImpact: "HIGH",
                  exploitabilityScore: 3.9,
                  impactScore: 5.9,
                  integrityImpact: "HIGH",
                  privilegesRequired: "NONE",
                  scope: "UNCHANGED",
                  trust: 1,
                  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",
               },
               {
                  attackComplexity: "HIGH",
                  attackVector: "NETWORK",
                  author: "secure@microsoft.com",
                  availabilityImpact: "HIGH",
                  baseScore: 8.1,
                  baseSeverity: "HIGH",
                  confidentialityImpact: "HIGH",
                  exploitabilityScore: 2.2,
                  impactScore: 5.9,
                  integrityImpact: "HIGH",
                  privilegesRequired: "NONE",
                  scope: "UNCHANGED",
                  trust: 1,
                  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",
               },
               {
                  attackComplexity: "Low",
                  attackVector: "Network",
                  author: "NVD",
                  availabilityImpact: "High",
                  baseScore: 9.8,
                  baseSeverity: "Critical",
                  confidentialityImpact: "High",
                  exploitabilityScore: null,
                  id: "CVE-2021-24112",
                  impactScore: null,
                  integrityImpact: "High",
                  privilegesRequired: "None",
                  scope: "Unchanged",
                  trust: 0.8,
                  userInteraction: "None",
                  vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.0",
               },
            ],
            severity: [
               {
                  author: "NVD",
                  id: "CVE-2021-24112",
                  trust: 1.8,
                  value: "CRITICAL",
               },
               {
                  author: "secure@microsoft.com",
                  id: "CVE-2021-24112",
                  trust: 1,
                  value: "HIGH",
               },
               {
                  author: "CNNVD",
                  id: "CNNVD-202102-681",
                  trust: 0.6,
                  value: "CRITICAL",
               },
               {
                  author: "VULMON",
                  id: "CVE-2021-24112",
                  trust: 0.1,
                  value: "HIGH",
               },
            ],
         },
      ],
      sources: [
         {
            db: "VULMON",
            id: "CVE-2021-24112",
         },
         {
            db: "JVNDB",
            id: "JVNDB-2021-004039",
         },
         {
            db: "NVD",
            id: "CVE-2021-24112",
         },
         {
            db: "NVD",
            id: "CVE-2021-24112",
         },
         {
            db: "CNNVD",
            id: "CNNVD-202102-681",
         },
      ],
   },
   description: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/description#",
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: ".NET Core Remote Code Execution Vulnerability",
      sources: [
         {
            db: "NVD",
            id: "CVE-2021-24112",
         },
         {
            db: "JVNDB",
            id: "JVNDB-2021-004039",
         },
         {
            db: "VULMON",
            id: "CVE-2021-24112",
         },
      ],
      trust: 1.71,
   },
   external_ids: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
         data: {
            "@container": "@list",
         },
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: [
         {
            db: "NVD",
            id: "CVE-2021-24112",
            trust: 2.5,
         },
         {
            db: "JVNDB",
            id: "JVNDB-2021-004039",
            trust: 0.8,
         },
         {
            db: "AUSCERT",
            id: "ESB-2021.2737",
            trust: 0.6,
         },
         {
            db: "CNNVD",
            id: "CNNVD-202102-681",
            trust: 0.6,
         },
         {
            db: "VULMON",
            id: "CVE-2021-24112",
            trust: 0.1,
         },
      ],
      sources: [
         {
            db: "VULMON",
            id: "CVE-2021-24112",
         },
         {
            db: "JVNDB",
            id: "JVNDB-2021-004039",
         },
         {
            db: "NVD",
            id: "CVE-2021-24112",
         },
         {
            db: "CNNVD",
            id: "CNNVD-202102-681",
         },
      ],
   },
   id: "VAR-202102-1065",
   iot: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/iot#",
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: true,
      sources: [
         {
            db: "VARIoT devices database",
            id: null,
         },
      ],
      trust: 0.21178882,
   },
   last_update_date: "2024-01-03T11:56:36.984000Z",
   patch: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/patch#",
         data: {
            "@container": "@list",
         },
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: [
         {
            title: ".NET Core Remote Code Execution Vulnerability Security Update Guide",
            trust: 0.8,
            url: "https://msrc.microsoft.com/update-guide/en-us/vulnerability/cve-2021-24112",
         },
         {
            title: "Microsoft .NET Core Security vulnerabilities",
            trust: 0.6,
            url: "http://www.cnnvd.org.cn/web/xxk/bdxqbyid.tag?id=143004",
         },
         {
            title: "Red Hat: CVE-2021-24112",
            trust: 0.1,
            url: "https://vulmon.com/vendoradvisory?qidtp=red_hat_cve_database&qid=cve-2021-24112",
         },
         {
            title: "Arch Linux Advisories: [ASA-202103-17] dotnet-sdk: multiple issues",
            trust: 0.1,
            url: "https://vulmon.com/vendoradvisory?qidtp=arch_linux_advisories&qid=asa-202103-17",
         },
         {
            title: "Arch Linux Issues: ",
            trust: 0.1,
            url: "https://vulmon.com/vendoradvisory?qidtp=arch_linux_issues&qid=cve-2021-24112 log",
         },
         {
            title: "Arch Linux Advisories: [ASA-202103-16] dotnet-runtime: multiple issues",
            trust: 0.1,
            url: "https://vulmon.com/vendoradvisory?qidtp=arch_linux_advisories&qid=asa-202103-16",
         },
      ],
      sources: [
         {
            db: "VULMON",
            id: "CVE-2021-24112",
         },
         {
            db: "JVNDB",
            id: "JVNDB-2021-004039",
         },
         {
            db: "CNNVD",
            id: "CNNVD-202102-681",
         },
      ],
   },
   problemtype_data: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: [
         {
            problemtype: "NVD-CWE-noinfo",
            trust: 1,
         },
         {
            problemtype: "Lack of information (CWE-noinfo) [NVD Evaluation ]",
            trust: 0.8,
         },
      ],
      sources: [
         {
            db: "JVNDB",
            id: "JVNDB-2021-004039",
         },
         {
            db: "NVD",
            id: "CVE-2021-24112",
         },
      ],
   },
   references: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/references#",
         data: {
            "@container": "@list",
         },
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: [
         {
            trust: 1.7,
            url: "https://portal.msrc.microsoft.com/en-us/security-guidance/advisory/cve-2021-24112",
         },
         {
            trust: 1.4,
            url: "https://nvd.nist.gov/vuln/detail/cve-2021-24112",
         },
         {
            trust: 0.8,
            url: "https://www.ipa.go.jp/security/ciadr/vul/20210210-ms.html",
         },
         {
            trust: 0.8,
            url: "https://www.jpcert.or.jp/at/2021/at210008.html",
         },
         {
            trust: 0.6,
            url: "https://msrc.microsoft.com/update-guide/vulnerability/cve-2021-24112",
         },
         {
            trust: 0.6,
            url: "https://vigilance.fr/vulnerability/microsoft-net-core-vulnerabilities-of-february-2021-34547",
         },
         {
            trust: 0.6,
            url: "https://www.auscert.org.au/bulletins/esb-2021.2737",
         },
         {
            trust: 0.1,
            url: "https://cwe.mitre.org/data/definitions/.html",
         },
         {
            trust: 0.1,
            url: "https://nvd.nist.gov",
         },
         {
            trust: 0.1,
            url: "https://access.redhat.com/security/cve/cve-2021-24112",
         },
         {
            trust: 0.1,
            url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/196351",
         },
      ],
      sources: [
         {
            db: "VULMON",
            id: "CVE-2021-24112",
         },
         {
            db: "JVNDB",
            id: "JVNDB-2021-004039",
         },
         {
            db: "NVD",
            id: "CVE-2021-24112",
         },
         {
            db: "CNNVD",
            id: "CNNVD-202102-681",
         },
      ],
   },
   sources: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/sources#",
         data: {
            "@container": "@list",
         },
      },
      data: [
         {
            db: "VULMON",
            id: "CVE-2021-24112",
         },
         {
            db: "JVNDB",
            id: "JVNDB-2021-004039",
         },
         {
            db: "NVD",
            id: "CVE-2021-24112",
         },
         {
            db: "CNNVD",
            id: "CNNVD-202102-681",
         },
      ],
   },
   sources_release_date: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
         data: {
            "@container": "@list",
         },
      },
      data: [
         {
            date: "2021-02-25T00:00:00",
            db: "VULMON",
            id: "CVE-2021-24112",
         },
         {
            date: "2021-11-12T00:00:00",
            db: "JVNDB",
            id: "JVNDB-2021-004039",
         },
         {
            date: "2021-02-25T23:15:16.570000",
            db: "NVD",
            id: "CVE-2021-24112",
         },
         {
            date: "2021-02-09T00:00:00",
            db: "CNNVD",
            id: "CNNVD-202102-681",
         },
      ],
   },
   sources_update_date: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
         data: {
            "@container": "@list",
         },
      },
      data: [
         {
            date: "2021-02-26T00:00:00",
            db: "VULMON",
            id: "CVE-2021-24112",
         },
         {
            date: "2021-11-12T05:18:00",
            db: "JVNDB",
            id: "JVNDB-2021-004039",
         },
         {
            date: "2023-12-29T17:15:59.173000",
            db: "NVD",
            id: "CVE-2021-24112",
         },
         {
            date: "2021-08-13T00:00:00",
            db: "CNNVD",
            id: "CNNVD-202102-681",
         },
      ],
   },
   threat_type: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: "remote",
      sources: [
         {
            db: "CNNVD",
            id: "CNNVD-202102-681",
         },
      ],
      trust: 0.6,
   },
   title: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/title#",
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: "plural  Microsoft  Remote Code Execution Vulnerability in Product",
      sources: [
         {
            db: "JVNDB",
            id: "JVNDB-2021-004039",
         },
      ],
      trust: 0.8,
   },
   type: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/type#",
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: "other",
      sources: [
         {
            db: "CNNVD",
            id: "CNNVD-202102-681",
         },
      ],
      trust: 0.6,
   },
}