Search

Find a vulnerability

Search criteria

    34 vulnerabilities found for system_center_operations_manager by microsoft

    CVE-2026-20967 (GCVE-0-2026-20967)

    Vulnerability from nvd – Published: 2026-03-10 17:05 – Updated: 2026-06-19 18:17
    VLAI
    Title
    System Center Operations Manager (SCOM) Elevation of Privilege Vulnerability
    Summary
    Improper input validation in System Center Operations Manager allows an authorized attacker to elevate privileges over a network.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-20 - Improper Input Validation
    Assigner
    References
    Impacted products
    Date Public
    2026-03-10 14:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-20967",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-03-05T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-03-11T03:56:01.669Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "System Center Operations Manager 2019",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "10.19.10658.0",
                  "status": "affected",
                  "version": "10.19.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "product": "System Center Operations Manager 2022",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "10.22.11951.0",
                  "status": "affected",
                  "version": "10.22.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "product": "System Center Operations Manager 2025",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "10.25.10377.0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager_2019:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "10.19.10658.0",
                      "versionStartIncluding": "10.19.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager_2022:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "10.22.11951.0",
                      "versionStartIncluding": "10.22.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager_2025:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "10.25.10377.0",
                      "versionStartIncluding": "1.0.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ]
            }
          ],
          "datePublic": "2026-03-10T14:00:00.000Z",
          "descriptions": [
            {
              "lang": "en-US",
              "value": "Improper input validation in System Center Operations Manager allows an authorized attacker to elevate privileges over a network."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 8.8,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en-US",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-20",
                  "description": "CWE-20: Improper Input Validation",
                  "lang": "en-US",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-19T18:17:48.858Z",
            "orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
            "shortName": "microsoft"
          },
          "references": [
            {
              "name": "System Center Operations Manager (SCOM) Elevation of Privilege Vulnerability",
              "tags": [
                "vendor-advisory",
                "patch"
              ],
              "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-20967"
            }
          ],
          "title": "System Center Operations Manager (SCOM) Elevation of Privilege Vulnerability"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
        "assignerShortName": "microsoft",
        "cveId": "CVE-2026-20967",
        "datePublished": "2026-03-10T17:05:06.160Z",
        "dateReserved": "2025-12-04T20:04:16.341Z",
        "dateUpdated": "2026-06-19T18:17:48.858Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2025-27743 (GCVE-0-2025-27743)

    Vulnerability from nvd – Published: 2025-04-08 17:23 – Updated: 2026-02-13 19:32
    VLAI
    Title
    Microsoft System Center Elevation of Privilege Vulnerability
    Summary
    Untrusted search path in System Center allows an authorized attacker to elevate privileges locally.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    References
    Impacted products
    Vendor Product Version
    Microsoft System Center Data Protection Manager 2019 Affected: -
    Create a notification for this product.
    Microsoft System Center Data Protection Manager 2022 Affected: -
    Create a notification for this product.
    Microsoft System Center Data Protection Manager 2025 Affected: -
    Create a notification for this product.
    Microsoft System Center Operations Manager 2019 Affected: -
    Create a notification for this product.
    Microsoft System Center Operations Manager 2022 Affected: -
    Create a notification for this product.
    Microsoft System Center Operations Manager 2025 Affected: -
    Create a notification for this product.
    Microsoft System Center Orchestrator 2019 Affected: -
    Create a notification for this product.
    Microsoft System Center Orchestrator 2022 Affected: -
    Create a notification for this product.
    Microsoft System Center Orchestrator 2025 Affected: -
    Create a notification for this product.
    Microsoft System Center Service Manager 2019 Affected: -
    Create a notification for this product.
    Microsoft System Center Service Manager 2022 Affected: -
    Create a notification for this product.
    Microsoft System Center Service Manager 2025 Affected: -
    Create a notification for this product.
    Microsoft System Center Virtual Machine Manager 2019 Affected: -
    Create a notification for this product.
    Microsoft System Center Virtual Machine Manager 2022 Affected: -
    Create a notification for this product.
    Microsoft System Center Virtual Machine Manager 2025 Affected: -
    Create a notification for this product.
    Date Public
    2025-04-08 07:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-27743",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-04-08T19:57:39.876585Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-04-08T19:57:50.616Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "System Center Data Protection Manager 2019",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "-"
                }
              ]
            },
            {
              "product": "System Center Data Protection Manager 2022",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "-"
                }
              ]
            },
            {
              "product": "System Center Data Protection Manager 2025",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "-"
                }
              ]
            },
            {
              "product": "System Center Operations Manager 2019",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "-"
                }
              ]
            },
            {
              "product": "System Center Operations Manager 2022",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "-"
                }
              ]
            },
            {
              "product": "System Center Operations Manager 2025",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "-"
                }
              ]
            },
            {
              "product": "System Center Orchestrator 2019",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "-"
                }
              ]
            },
            {
              "product": "System Center Orchestrator 2022",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "-"
                }
              ]
            },
            {
              "product": "System Center Orchestrator 2025",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "-"
                }
              ]
            },
            {
              "product": "System Center Service Manager 2019",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "-"
                }
              ]
            },
            {
              "product": "System Center Service Manager 2022",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "-"
                }
              ]
            },
            {
              "product": "System Center Service Manager 2025",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "-"
                }
              ]
            },
            {
              "product": "System Center Virtual Machine Manager 2019",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "-"
                }
              ]
            },
            {
              "product": "System Center Virtual Machine Manager 2022",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "-"
                }
              ]
            },
            {
              "product": "System Center Virtual Machine Manager 2025",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "-"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_virtual_machine_manager_2022:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "-",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_virtual_machine_manager_2019:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "-",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_virtual_machine_manager_2025:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "-",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_data_protection_manager_2025:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "-",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_data_protection_manager_2022:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "-",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_data_protection_manager_2019:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "-",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_orchestrator_2019:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "-",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_orchestrator_2022:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "-",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_orchestrator_2025:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "-",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_service_manager_2019:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "-",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_service_manager_2022:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "-",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_service_manager_2025:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "-",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager_2019:*:-:*:*:*:*:*:*",
                      "versionStartIncluding": "-",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager_2022:*:-:*:*:*:*:*:*",
                      "versionStartIncluding": "-",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager_2025:*:-:*:*:*:*:*:*",
                      "versionStartIncluding": "-",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ]
            }
          ],
          "datePublic": "2025-04-08T07:00:00.000Z",
          "descriptions": [
            {
              "lang": "en-US",
              "value": "Untrusted search path in System Center allows an authorized attacker to elevate privileges locally."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "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:U/RL:O/RC:C",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en-US",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-426",
                  "description": "CWE-426: Untrusted Search Path",
                  "lang": "en-US",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-02-13T19:32:43.265Z",
            "orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
            "shortName": "microsoft"
          },
          "references": [
            {
              "name": "Microsoft System Center Elevation of Privilege Vulnerability",
              "tags": [
                "vendor-advisory",
                "patch"
              ],
              "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-27743"
            }
          ],
          "title": "Microsoft System Center Elevation of Privilege Vulnerability"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
        "assignerShortName": "microsoft",
        "cveId": "CVE-2025-27743",
        "datePublished": "2025-04-08T17:23:25.628Z",
        "dateReserved": "2025-03-06T04:26:08.553Z",
        "dateUpdated": "2026-02-13T19:32:43.265Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2024-21334 (GCVE-0-2024-21334)

    Vulnerability from nvd – Published: 2024-03-12 16:57 – Updated: 2025-05-03 00:46
    VLAI
    Title
    Open Management Infrastructure (OMI) Remote Code Execution Vulnerability
    Summary
    Open Management Infrastructure (OMI) Remote Code Execution Vulnerability
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    References
    Impacted products
    Date Public
    2024-03-12 07:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-21334",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-03-12T19:03:15.081748Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-06-04T17:37:28.976Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          },
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-01T22:20:39.928Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "Open Management Infrastructure (OMI) Remote Code Execution Vulnerability",
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21334"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM) 2019",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "10.19.1253.0",
                  "status": "affected",
                  "version": "10.19.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM) 2022",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "10.22.1070.0",
                  "status": "affected",
                  "version": "10.22.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Open Management Infrastructure",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMI version 1.8.1-0",
                  "status": "affected",
                  "version": "16.0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "10.19.1253.0",
                      "versionStartIncluding": "10.19.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "10.22.1070.0",
                      "versionStartIncluding": "10.22.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:open_management_infrastructure:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "OMI version 1.8.1-0",
                      "versionStartIncluding": "16.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ]
            }
          ],
          "datePublic": "2024-03-12T07:00:00.000Z",
          "descriptions": [
            {
              "lang": "en-US",
              "value": "Open Management Infrastructure (OMI) Remote Code Execution Vulnerability"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 9.8,
                "baseSeverity": "CRITICAL",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en-US",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-416",
                  "description": "CWE-416: Use After Free",
                  "lang": "en-US",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-05-03T00:46:57.699Z",
            "orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
            "shortName": "microsoft"
          },
          "references": [
            {
              "name": "Open Management Infrastructure (OMI) Remote Code Execution Vulnerability",
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21334"
            }
          ],
          "title": "Open Management Infrastructure (OMI) Remote Code Execution Vulnerability"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
        "assignerShortName": "microsoft",
        "cveId": "CVE-2024-21334",
        "datePublished": "2024-03-12T16:57:57.499Z",
        "dateReserved": "2023-12-08T22:45:19.371Z",
        "dateUpdated": "2025-05-03T00:46:57.699Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2024-21330 (GCVE-0-2024-21330)

    Vulnerability from nvd – Published: 2024-03-12 16:57 – Updated: 2025-05-03 00:46
    VLAI
    Title
    Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability
    Summary
    Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability
    SSVC
    Exploitation: poc Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-122 - Heap-based Buffer Overflow
    Assigner
    References
    Impacted products
    Vendor Product Version
    Microsoft System Center Operations Manager (SCOM) 2019 Affected: 10.19.0 , < 10.19.1253.0 (custom)
    Create a notification for this product.
    Microsoft System Center Operations Manager (SCOM) 2022 Affected: 10.22.0 , < 10.22.1070.0 (custom)
    Create a notification for this product.
    Microsoft Azure Automation Affected: 1.0.0 , < OMS Agent for Linux GA 1.19.0 (custom)
    Create a notification for this product.
    Microsoft Azure Automation Update Management Affected: 1.0.0 , < OMS Agent for Linux GA v1.19.0 (custom)
    Create a notification for this product.
    Microsoft Azure Sentinel Affected: 1.0.0 , < OMS Agent for Linux GA v1.19.0 (custom)
    Create a notification for this product.
    Microsoft Container Monitoring Solution Affected: 1.0.0 , < microsoft-oms-latest with full ID: sha256:855bfeb0 (custom)
    Create a notification for this product.
    Microsoft Azure HDInsight Affected: 1.0 , < omi-1.8.1-0 (custom)
    Create a notification for this product.
    Microsoft Open Management Infrastructure Affected: 16.0 , < OMI version 1.8.1-0 (custom)
    Create a notification for this product.
    Microsoft Open Management Infrastructure Affected: 1.0.0 , < 1.8.1-0 (custom)
    Create a notification for this product.
    Microsoft Azure Security Center Affected: 1.0.0 , < OMS Agent for Linux GA 1.19.0 (custom)
    Create a notification for this product.
    Microsoft Log Analytics Agent Affected: 1.0.0 , < OMS Agent for Linux GA v1.19.0 (custom)
    Create a notification for this product.
    Date Public
    2024-03-12 07:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-21330",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-03-12T19:23:30.888206Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-06-04T17:37:56.602Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          },
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-01T22:20:40.316Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability",
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21330"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM) 2019",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "10.19.1253.0",
                  "status": "affected",
                  "version": "10.19.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM) 2022",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "10.22.1070.0",
                  "status": "affected",
                  "version": "10.22.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Automation",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA 1.19.0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Automation Update Management",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.19.0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Sentinel",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.19.0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Container Monitoring Solution",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "microsoft-oms-latest with full ID: sha256:855bfeb0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Azure HDInsight",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "omi-1.8.1-0",
                  "status": "affected",
                  "version": "1.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Open Management Infrastructure",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMI version 1.8.1-0",
                  "status": "affected",
                  "version": "16.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Open Management Infrastructure",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "1.8.1-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Security Center",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA 1.19.0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Log Analytics Agent",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.19.0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "10.19.1253.0",
                      "versionStartIncluding": "10.19.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "10.22.1070.0",
                      "versionStartIncluding": "10.22.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:azure_automation:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "OMS Agent for Linux GA 1.19.0",
                      "versionStartIncluding": "1.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:azure_automation_update_management:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "OMS Agent for Linux GA v1.19.0",
                      "versionStartIncluding": "1.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:azure_sentinel:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "OMS Agent for Linux GA v1.19.0",
                      "versionStartIncluding": "1.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:container_monitoring_solution:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "microsoft-oms-latest with full ID: sha256:855bfeb0",
                      "versionStartIncluding": "1.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:azure_hdinsights:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "omi-1.8.1-0",
                      "versionStartIncluding": "1.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:open_management_infrastructure:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "OMI version 1.8.1-0",
                      "versionStartIncluding": "16.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:open_management_suite_agent_for_linux:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "1.8.1-0",
                      "versionStartIncluding": "1.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:azure_security_center:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "OMS Agent for Linux GA 1.19.0",
                      "versionStartIncluding": "1.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:log_analytics_agent:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "OMS Agent for Linux GA v1.19.0",
                      "versionStartIncluding": "1.0.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ]
            }
          ],
          "datePublic": "2024-03-12T07:00:00.000Z",
          "descriptions": [
            {
              "lang": "en-US",
              "value": "Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "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"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en-US",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-122",
                  "description": "CWE-122: Heap-based Buffer Overflow",
                  "lang": "en-US",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-05-03T00:46:57.058Z",
            "orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
            "shortName": "microsoft"
          },
          "references": [
            {
              "name": "Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability",
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21330"
            }
          ],
          "title": "Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
        "assignerShortName": "microsoft",
        "cveId": "CVE-2024-21330",
        "datePublished": "2024-03-12T16:57:56.930Z",
        "dateReserved": "2023-12-08T22:45:19.370Z",
        "dateUpdated": "2025-05-03T00:46:57.058Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2023-36043 (GCVE-0-2023-36043)

    Vulnerability from nvd – Published: 2023-11-14 17:57 – Updated: 2025-10-08 23:59
    VLAI
    Title
    Open Management Infrastructure Information Disclosure Vulnerability
    Summary
    Open Management Infrastructure Information Disclosure Vulnerability
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
    Assigner
    References
    Date Public
    2023-11-14 08:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2023-36043",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-05-29T16:21:34.528157Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-06-04T17:25:46.082Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          },
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-02T16:37:41.295Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "Open Management Infrastructure Information Disclosure Vulnerability",
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-36043"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM) 2022",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "1.7.3-0",
                  "status": "affected",
                  "version": "10.22.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM) 2019",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "1.7.3-0",
                  "status": "affected",
                  "version": "10.19.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM) 2016",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "1.7.3-0",
                  "status": "affected",
                  "version": "7.6.0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "1.7.3-0",
                      "versionStartIncluding": "10.22.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "1.7.3-0",
                      "versionStartIncluding": "10.19.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "1.7.3-0",
                      "versionStartIncluding": "7.6.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ]
            }
          ],
          "datePublic": "2023-11-14T08:00:00.000Z",
          "descriptions": [
            {
              "lang": "en-US",
              "value": "Open Management Infrastructure Information Disclosure Vulnerability"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 6.5,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N/E:F/RL:T/RC:C",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en-US",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-200",
                  "description": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor",
                  "lang": "en-US",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-10-08T23:59:36.748Z",
            "orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
            "shortName": "microsoft"
          },
          "references": [
            {
              "name": "Open Management Infrastructure Information Disclosure Vulnerability",
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-36043"
            }
          ],
          "title": "Open Management Infrastructure Information Disclosure Vulnerability"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
        "assignerShortName": "microsoft",
        "cveId": "CVE-2023-36043",
        "datePublished": "2023-11-14T17:57:12.619Z",
        "dateReserved": "2023-06-20T20:44:39.828Z",
        "dateUpdated": "2025-10-08T23:59:36.748Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2022-33640 (GCVE-0-2022-33640)

    Vulnerability from nvd – Published: 2022-08-09 19:50 – Updated: 2025-06-05 18:40
    VLAI
    Title
    System Center Operations Manager: Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability
    Summary
    System Center Operations Manager: Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • Elevation of Privilege
    • CWE-269 - Improper Privilege Management
    Assigner
    References
    Date Public
    2022-08-09 07:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-03T08:09:22.261Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "System Center Operations Manager: Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability",
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-33640"
              }
            ],
            "title": "CVE Program Container"
          },
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2022-33640",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-06-05T18:40:24.740798Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-269",
                    "description": "CWE-269 Improper Privilege Management",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-06-05T18:40:29.082Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Open Management Infrastructure",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "1.6.10-2",
                  "status": "affected",
                  "version": "16.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM) 2019",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "10.19.1158.0",
                  "status": "affected",
                  "version": "10.19.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM) 2016",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "7.6.1113.0",
                  "status": "affected",
                  "version": "7.6.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM) 2022",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "10.22.1032.0",
                  "status": "affected",
                  "version": "10.22.0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:microsoft:open_management_infrastructure:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "1.6.10-2",
                      "versionStartIncluding": "16.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "10.19.1158.0",
                      "versionStartIncluding": "10.19.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "7.6.1113.0",
                      "versionStartIncluding": "7.6.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "10.22.1032.0",
                      "versionStartIncluding": "10.22.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ]
            }
          ],
          "datePublic": "2022-08-09T07:00:00.000Z",
          "descriptions": [
            {
              "lang": "en-US",
              "value": "System Center Operations Manager: Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "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"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en-US",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of Privilege",
                  "lang": "en-US",
                  "type": "Impact"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-01-02T19:34:24.094Z",
            "orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
            "shortName": "microsoft"
          },
          "references": [
            {
              "name": "System Center Operations Manager: Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability",
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-33640"
            }
          ],
          "title": "System Center Operations Manager: Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
        "assignerShortName": "microsoft",
        "cveId": "CVE-2022-33640",
        "datePublished": "2022-08-09T19:50:03.000Z",
        "dateReserved": "2022-06-14T00:00:00.000Z",
        "dateUpdated": "2025-06-05T18:40:29.082Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2022-29149 (GCVE-0-2022-29149)

    Vulnerability from nvd – Published: 2022-06-15 21:51 – Updated: 2025-01-02 19:03
    VLAI
    Title
    Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability
    Summary
    Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability
    CWE
    • Elevation of Privilege
    Assigner
    References
    Impacted products
    Vendor Product Version
    Microsoft Azure Automation State Configuration, DSC Extension Affected: 2.0.0 , < DSC Agent versions: 2.71.1.33, 3.0.0.7 (custom)
    Create a notification for this product.
    Microsoft Azure Automation Update Management Affected: 1.0.0 , < OMS Agent for Linux GA v1.14.13 (custom)
    Create a notification for this product.
    Microsoft Log Analytics Agent Affected: 1.0.0 , < OMS Agent for Linux GA v1.14.13 (custom)
    Create a notification for this product.
    Microsoft Azure Diagnostics (LAD) Affected: 3.0.0 , < LAD v4.0.27 and LAD v3.0.137 (custom)
    Create a notification for this product.
    Microsoft Container Monitoring Solution Affected: 1.0.0 , < publication (custom)
    Create a notification for this product.
    Microsoft Azure Security Center Affected: 1.0.0 , < OMS Agent for Linux GA v1.14.13 (custom)
    Create a notification for this product.
    Microsoft Azure Sentinel Affected: 1.0.0 , < OMS Agent for Linux GA v1.14.13 (custom)
    Create a notification for this product.
    Microsoft Azure Stack Hub Affected: 1.0.0 , < OMS Agent for Linux GA v1.14.13 (custom)
    Create a notification for this product.
    Microsoft Open Management Infrastructure Affected: 16.0 , < OMI Version 1.6.9-1 (custom)
    Create a notification for this product.
    Microsoft System Center Operations Manager (SCOM) 2022 Affected: 10.22.0 , < 10.22.1024.0 (custom)
    Create a notification for this product.
    Microsoft System Center Operations Manager (SCOM) 2019 Affected: 10.19.0 , < 10.19.1152.0 (custom)
    Create a notification for this product.
    Microsoft System Center Operations Manager (SCOM) 2016 Affected: 7.6.0 , < 7.6.1108.0 (custom)
    Create a notification for this product.
    Date Public
    2022-06-14 07:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-03T06:10:59.490Z",
              "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-2022-29149"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Automation State Configuration, DSC Extension",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "DSC Agent versions: 2.71.1.33, 3.0.0.7",
                  "status": "affected",
                  "version": "2.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Automation Update Management",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.14.13",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Log Analytics Agent",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.14.13",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Diagnostics (LAD)",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "LAD v4.0.27 and LAD v3.0.137",
                  "status": "affected",
                  "version": "3.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Container Monitoring Solution",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "publication",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Security Center",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.14.13",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Sentinel",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.14.13",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Stack Hub",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.14.13",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Open Management Infrastructure",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMI Version 1.6.9-1",
                  "status": "affected",
                  "version": "16.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM) 2022",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "10.22.1024.0",
                  "status": "affected",
                  "version": "10.22.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM) 2019",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "10.19.1152.0",
                  "status": "affected",
                  "version": "10.19.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM) 2016",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "7.6.1108.0",
                  "status": "affected",
                  "version": "7.6.0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:microsoft:azure_automation_state_configuration:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "DSC Agent versions: 2.71.1.33, 3.0.0.7",
                      "versionStartIncluding": "2.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:azure_automation_update_management:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "OMS Agent for Linux GA v1.14.13",
                      "versionStartIncluding": "1.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:log_analytics_agent:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "OMS Agent for Linux GA v1.14.13",
                      "versionStartIncluding": "1.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:azure_diagnostics:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "LAD v4.0.27 and LAD v3.0.137",
                      "versionStartIncluding": "3.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:container_monitoring_solution:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "publication",
                      "versionStartIncluding": "1.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:azure_security_center:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "OMS Agent for Linux GA v1.14.13",
                      "versionStartIncluding": "1.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:azure_sentinel:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "OMS Agent for Linux GA v1.14.13",
                      "versionStartIncluding": "1.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:azure_stack_hub:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "OMS Agent for Linux GA v1.14.13",
                      "versionStartIncluding": "1.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:open_management_infrastructure:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "OMI Version 1.6.9-1",
                      "versionStartIncluding": "16.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "10.22.1024.0",
                      "versionStartIncluding": "10.22.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "10.19.1152.0",
                      "versionStartIncluding": "10.19.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "7.6.1108.0",
                      "versionStartIncluding": "7.6.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ]
            }
          ],
          "datePublic": "2022-06-14T07:00:00.000Z",
          "descriptions": [
            {
              "lang": "en-US",
              "value": "Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "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"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en-US",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of Privilege",
                  "lang": "en-US",
                  "type": "Impact"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-01-02T19:03:13.161Z",
            "orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
            "shortName": "microsoft"
          },
          "references": [
            {
              "name": "Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability",
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-29149"
            }
          ],
          "title": "Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
        "assignerShortName": "microsoft",
        "cveId": "CVE-2022-29149",
        "datePublished": "2022-06-15T21:51:17.000Z",
        "dateReserved": "2022-04-12T00:00:00.000Z",
        "dateUpdated": "2025-01-02T19:03:13.161Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2021-41352 (GCVE-0-2021-41352)

    Vulnerability from nvd – Published: 2021-10-13 00:28 – Updated: 2024-08-04 03:08
    VLAI
    Title
    SCOM Information Disclosure Vulnerability
    Summary
    SCOM Information Disclosure Vulnerability
    CWE
    • Information Disclosure
    Assigner
    References
    Impacted products
    Vendor Product Version
    Microsoft System Center 2016 Operations Manager Affected: 7.2.0.0 , < 7.2.12335.0 (custom)
        cpe:2.3:a:microsoft:system_center_operations_manager:2016:-:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft System Center 2019 Operations Manager Affected: 10.0.0.0 , < 10.19.10550.0 (custom)
        cpe:2.3:a:microsoft:system_center_operations_manager:2019:-:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft System Center 2012 R2 Operations Manager Affected: 7.1.0.0 , < 7.1.10226.1413 (custom)
        cpe:2.3:a:microsoft:system_center_operations_manager:2012:r2:*:*:*:*:*:*
    Create a notification for this product.
    Date Public
    2021-10-12 07:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T03:08:32.224Z",
              "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-41352"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "cpes": [
                "cpe:2.3:a:microsoft:system_center_operations_manager:2016:-:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "System Center 2016 Operations Manager",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "7.2.12335.0",
                  "status": "affected",
                  "version": "7.2.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:system_center_operations_manager:2019:-:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "System Center 2019 Operations Manager",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "10.19.10550.0",
                  "status": "affected",
                  "version": "10.0.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:system_center_operations_manager:2012:r2:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "System Center 2012 R2 Operations Manager",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "7.1.10226.1413",
                  "status": "affected",
                  "version": "7.1.0.0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "datePublic": "2021-10-12T07:00:00.000Z",
          "descriptions": [
            {
              "lang": "en-US",
              "value": "SCOM Information Disclosure Vulnerability"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 7.5,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en-US",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Information Disclosure",
                  "lang": "en-US",
                  "type": "Impact"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-05-29T14:52:46.579Z",
            "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-41352"
            }
          ],
          "title": "SCOM Information Disclosure Vulnerability"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
        "assignerShortName": "microsoft",
        "cveId": "CVE-2021-41352",
        "datePublished": "2021-10-13T00:28:15.000Z",
        "dateReserved": "2021-09-17T00:00:00.000Z",
        "dateUpdated": "2024-08-04T03:08:32.224Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2021-38649 (GCVE-0-2021-38649)

    Vulnerability from nvd – Published: 2021-09-15 11:24 – Updated: 2025-10-21 23:25
    VLAI CISA KEVIntel
    Title
    Open Management Infrastructure Elevation of Privilege Vulnerability
    Summary
    Open Management Infrastructure Elevation of Privilege Vulnerability
    SSVC
    Exploitation: active Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    References
    Impacted products
    Vendor Product Version
    Microsoft Open Management Infrastructure Affected: 16.0 , < OMI Version 1.6.8-1 (custom)
        cpe:2.3:a:microsoft:open_management_infrastructure:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft System Center Operations Manager (SCOM) Affected: 1.0.0 , < OMI version: 1.6.8-1 (custom)
        cpe:2.3:a:microsoft:system_center_operations_manager:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Automation State Configuration, DSC Extension Affected: 2.0.0 , < DSC Agent versions: 2.71.1.25, 2.70.0.30, 3.0.0.3 (custom)
        cpe:2.3:a:microsoft:azure_automation_state_configuration:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Automation Update Management Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:azure_automation_update_management:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Log Analytics Agent Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:log_analytics_agent:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Diagnostics (LAD) Affected: 3.0.0 , < LAD v4.0.13 and LAD v3.0.135 (custom)
        cpe:2.3:a:microsoft:azure_diagnostics:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Container Monitoring Solution Affected: 1.0.0 , < publication (custom)
        cpe:2.3:a:microsoft:container_monitoring_solution:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Security Center Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:azure_security_center:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Sentinel Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:azure_sentinel:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Stack Hub Affected: 1.0.0 , < Monitor, Update and Config Mgmnt 1.14.01 (custom)
    Affected: 1.0.0 , < 3.1.135 (custom)
        cpe:2.3:a:microsoft:azure_stack_hub:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Date Public
    2021-09-14 07:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T01:51:19.019Z",
              "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-38649"
              }
            ],
            "title": "CVE Program Container"
          },
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2021-38649",
                    "options": [
                      {
                        "Exploitation": "active"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-02-04T18:09:12.228704Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              },
              {
                "other": {
                  "content": {
                    "dateAdded": "2021-11-03",
                    "reference": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2021-38649"
                  },
                  "type": "kev"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "description": "CWE-noinfo Not enough information",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-10-21T23:25:32.826Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "references": [
              {
                "tags": [
                  "government-resource"
                ],
                "url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2021-38649"
              }
            ],
            "timeline": [
              {
                "lang": "en",
                "time": "2021-11-03T00:00:00.000Z",
                "value": "CVE-2021-38649 added to CISA KEV"
              }
            ],
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "cpes": [
                "cpe:2.3:a:microsoft:open_management_infrastructure:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Open Management Infrastructure",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMI Version 1.6.8-1",
                  "status": "affected",
                  "version": "16.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:system_center_operations_manager:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM)",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMI version: 1.6.8-1",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_automation_state_configuration:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Automation State Configuration, DSC Extension",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "DSC Agent versions: 2.71.1.25, 2.70.0.30, 3.0.0.3",
                  "status": "affected",
                  "version": "2.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_automation_update_management:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Automation Update Management",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:log_analytics_agent:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Log Analytics Agent",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_diagnostics:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Diagnostics (LAD)",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "LAD v4.0.13 and LAD v3.0.135",
                  "status": "affected",
                  "version": "3.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:container_monitoring_solution:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Container Monitoring Solution",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "publication",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_security_center:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Security Center",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_sentinel:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Sentinel",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_stack_hub:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Stack Hub",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "Monitor, Update and Config Mgmnt 1.14.01",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "3.1.135",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "datePublic": "2021-09-14T07:00:00.000Z",
          "descriptions": [
            {
              "lang": "en-US",
              "value": "Open Management Infrastructure Elevation of Privilege Vulnerability"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 7,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en-US",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of Privilege",
                  "lang": "en-US",
                  "type": "Impact"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2023-12-28T19:37:21.066Z",
            "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-38649"
            }
          ],
          "title": "Open Management Infrastructure Elevation of Privilege Vulnerability"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
        "assignerShortName": "microsoft",
        "cveId": "CVE-2021-38649",
        "datePublished": "2021-09-15T11:24:09.000Z",
        "dateReserved": "2021-08-13T00:00:00.000Z",
        "dateUpdated": "2025-10-21T23:25:32.826Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2021-38648 (GCVE-0-2021-38648)

    Vulnerability from nvd – Published: 2021-09-15 11:24 – Updated: 2025-10-21 23:25
    VLAI CISA KEVIntel
    Title
    Open Management Infrastructure Elevation of Privilege Vulnerability
    Summary
    Open Management Infrastructure Elevation of Privilege Vulnerability
    SSVC
    Exploitation: active Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    Microsoft Open Management Infrastructure Affected: 16.0 , < OMI Version 1.6.8-1 (custom)
        cpe:2.3:a:microsoft:open_management_infrastructure:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft System Center Operations Manager (SCOM) Affected: 1.0.0 , < OMI version: 1.6.8-1 (custom)
        cpe:2.3:a:microsoft:system_center_operations_manager:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Automation State Configuration, DSC Extension Affected: 2.0.0 , < DSC Agent versions: 2.71.1.25, 2.70.0.30, 3.0.0.3 (custom)
        cpe:2.3:a:microsoft:azure_automation_state_configuration:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Automation Update Management Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:azure_automation_update_management:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Log Analytics Agent Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:log_analytics_agent:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Diagnostics (LAD) Affected: 3.0.0 , < LAD v4.0.13 and LAD v3.0.135 (custom)
        cpe:2.3:a:microsoft:azure_diagnostics:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Container Monitoring Solution Affected: 1.0.0 , < publication (custom)
        cpe:2.3:a:microsoft:container_monitoring_solution:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Security Center Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:azure_security_center:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Sentinel Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:azure_sentinel:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Stack Hub Affected: 1.0.0 , < Monitor, Update and Config Mgmnt 1.14.01 (custom)
    Affected: 1.0.0 , < 3.1.135 (custom)
        cpe:2.3:a:microsoft:azure_stack_hub:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Date Public
    2021-09-14 07:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T01:51:18.994Z",
              "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-38648"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://packetstormsecurity.com/files/164925/Microsoft-OMI-Management-Interface-Authentication-Bypass.html"
              }
            ],
            "title": "CVE Program Container"
          },
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2021-38648",
                    "options": [
                      {
                        "Exploitation": "active"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-02-04T18:10:24.645431Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              },
              {
                "other": {
                  "content": {
                    "dateAdded": "2021-11-03",
                    "reference": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2021-38648"
                  },
                  "type": "kev"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "description": "CWE-noinfo Not enough information",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-10-21T23:25:32.986Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "references": [
              {
                "tags": [
                  "government-resource"
                ],
                "url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2021-38648"
              }
            ],
            "timeline": [
              {
                "lang": "en",
                "time": "2021-11-03T00:00:00.000Z",
                "value": "CVE-2021-38648 added to CISA KEV"
              }
            ],
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "cpes": [
                "cpe:2.3:a:microsoft:open_management_infrastructure:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Open Management Infrastructure",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMI Version 1.6.8-1",
                  "status": "affected",
                  "version": "16.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:system_center_operations_manager:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM)",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMI version: 1.6.8-1",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_automation_state_configuration:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Automation State Configuration, DSC Extension",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "DSC Agent versions: 2.71.1.25, 2.70.0.30, 3.0.0.3",
                  "status": "affected",
                  "version": "2.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_automation_update_management:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Automation Update Management",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:log_analytics_agent:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Log Analytics Agent",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_diagnostics:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Diagnostics (LAD)",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "LAD v4.0.13 and LAD v3.0.135",
                  "status": "affected",
                  "version": "3.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:container_monitoring_solution:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Container Monitoring Solution",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "publication",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_security_center:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Security Center",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_sentinel:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Sentinel",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_stack_hub:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Stack Hub",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "Monitor, Update and Config Mgmnt 1.14.01",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "3.1.135",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "datePublic": "2021-09-14T07:00:00.000Z",
          "descriptions": [
            {
              "lang": "en-US",
              "value": "Open Management Infrastructure Elevation of Privilege Vulnerability"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "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:U/RL:O/RC:C",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en-US",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of Privilege",
                  "lang": "en-US",
                  "type": "Impact"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2023-12-28T19:37:20.542Z",
            "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-38648"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://packetstormsecurity.com/files/164925/Microsoft-OMI-Management-Interface-Authentication-Bypass.html"
            }
          ],
          "title": "Open Management Infrastructure Elevation of Privilege Vulnerability"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
        "assignerShortName": "microsoft",
        "cveId": "CVE-2021-38648",
        "datePublished": "2021-09-15T11:24:08.000Z",
        "dateReserved": "2021-08-13T00:00:00.000Z",
        "dateUpdated": "2025-10-21T23:25:32.986Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2021-38647 (GCVE-0-2021-38647)

    Vulnerability from nvd – Published: 2021-09-15 11:24 – Updated: 2025-10-21 23:25
    VLAI CISA KEVIntel
    Title
    Open Management Infrastructure Remote Code Execution Vulnerability
    Summary
    Open Management Infrastructure Remote Code Execution Vulnerability
    SSVC
    Exploitation: active Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    Microsoft Open Management Infrastructure Affected: 16.0 , < OMI Version 1.6.8-1 (custom)
        cpe:2.3:a:microsoft:open_management_infrastructure:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft System Center Operations Manager (SCOM) Affected: 1.0.0 , < OMI version: 1.6.8-1 (custom)
        cpe:2.3:a:microsoft:system_center_operations_manager:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Automation State Configuration, DSC Extension Affected: 2.0.0 , < DSC Agent versions: 2.71.1.25, 2.70.0.30, 3.0.0.3 (custom)
        cpe:2.3:a:microsoft:azure_automation_state_configuration:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Automation Update Management Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:azure_automation_update_management:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Log Analytics Agent Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:log_analytics_agent:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Diagnostics (LAD) Affected: 3.0.0 , < LAD v4.0.13 and LAD v3.0.135 (custom)
        cpe:2.3:a:microsoft:azure_diagnostics:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Container Monitoring Solution Affected: 1.0.0 , < publication (custom)
        cpe:2.3:a:microsoft:container_monitoring_solution:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Security Center Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:azure_security_center:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Sentinel Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:azure_sentinel:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Stack Hub Affected: 1.0.0 , < Monitor, Update and Config Mgmnt 1.14.01 (custom)
    Affected: 1.0.0 , < 3.1.135 (custom)
        cpe:2.3:a:microsoft:azure_stack_hub:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Date Public
    2021-09-14 07:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T01:51:18.937Z",
              "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-38647"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://packetstormsecurity.com/files/164694/Microsoft-OMI-Management-Interface-Authentication-Bypass.html"
              }
            ],
            "title": "CVE Program Container"
          },
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2021-38647",
                    "options": [
                      {
                        "Exploitation": "active"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-02-04T14:45:47.017000Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              },
              {
                "other": {
                  "content": {
                    "dateAdded": "2021-11-03",
                    "reference": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2021-38647"
                  },
                  "type": "kev"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "description": "CWE-noinfo Not enough information",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-10-21T23:25:33.144Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "references": [
              {
                "tags": [
                  "government-resource"
                ],
                "url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2021-38647"
              }
            ],
            "timeline": [
              {
                "lang": "en",
                "time": "2021-11-03T00:00:00.000Z",
                "value": "CVE-2021-38647 added to CISA KEV"
              }
            ],
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "cpes": [
                "cpe:2.3:a:microsoft:open_management_infrastructure:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Open Management Infrastructure",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMI Version 1.6.8-1",
                  "status": "affected",
                  "version": "16.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:system_center_operations_manager:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM)",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMI version: 1.6.8-1",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_automation_state_configuration:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Automation State Configuration, DSC Extension",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "DSC Agent versions: 2.71.1.25, 2.70.0.30, 3.0.0.3",
                  "status": "affected",
                  "version": "2.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_automation_update_management:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Automation Update Management",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:log_analytics_agent:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Log Analytics Agent",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_diagnostics:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Diagnostics (LAD)",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "LAD v4.0.13 and LAD v3.0.135",
                  "status": "affected",
                  "version": "3.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:container_monitoring_solution:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Container Monitoring Solution",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "publication",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_security_center:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Security Center",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_sentinel:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Sentinel",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_stack_hub:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Stack Hub",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "Monitor, Update and Config Mgmnt 1.14.01",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "3.1.135",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "datePublic": "2021-09-14T07:00:00.000Z",
          "descriptions": [
            {
              "lang": "en-US",
              "value": "Open Management Infrastructure Remote Code Execution Vulnerability"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 9.8,
                "baseSeverity": "CRITICAL",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:U/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-28T19:37:20.007Z",
            "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-38647"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://packetstormsecurity.com/files/164694/Microsoft-OMI-Management-Interface-Authentication-Bypass.html"
            }
          ],
          "title": "Open Management Infrastructure Remote Code Execution Vulnerability"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
        "assignerShortName": "microsoft",
        "cveId": "CVE-2021-38647",
        "datePublished": "2021-09-15T11:24:07.000Z",
        "dateReserved": "2021-08-13T00:00:00.000Z",
        "dateUpdated": "2025-10-21T23:25:33.144Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2021-38645 (GCVE-0-2021-38645)

    Vulnerability from nvd – Published: 2021-09-15 11:24 – Updated: 2025-10-21 23:25
    VLAI CISA KEVIntel
    Title
    Open Management Infrastructure Elevation of Privilege Vulnerability
    Summary
    Open Management Infrastructure Elevation of Privilege Vulnerability
    SSVC
    Exploitation: active Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    References
    Impacted products
    Vendor Product Version
    Microsoft Open Management Infrastructure Affected: 16.0 , < OMI Version 1.6.8-1 (custom)
        cpe:2.3:a:microsoft:open_management_infrastructure:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft System Center Operations Manager (SCOM) Affected: 1.0.0 , < OMI version: 1.6.8-1 (custom)
        cpe:2.3:a:microsoft:system_center_operations_manager:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Automation State Configuration, DSC Extension Affected: 2.0.0 , < DSC Agent versions: 2.71.1.25, 2.70.0.30, 3.0.0.3 (custom)
        cpe:2.3:a:microsoft:azure_automation_state_configuration:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Automation Update Management Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:azure_automation_update_management:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Log Analytics Agent Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:log_analytics_agent:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Diagnostics (LAD) Affected: 3.0.0 , < LAD v4.0.13 and LAD v3.0.135 (custom)
        cpe:2.3:a:microsoft:azure_diagnostics:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Container Monitoring Solution Affected: 1.0.0 , < publication (custom)
        cpe:2.3:a:microsoft:container_monitoring_solution:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Security Center Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:azure_security_center:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Sentinel Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:azure_sentinel:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Stack Hub Affected: 1.0.0 , < Monitor, Update and Config Mgmnt 1.14.01 (custom)
    Affected: 1.0.0 , < 3.1.135 (custom)
        cpe:2.3:a:microsoft:azure_stack_hub:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Date Public
    2021-09-14 07:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T01:51:18.959Z",
              "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-38645"
              }
            ],
            "title": "CVE Program Container"
          },
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2021-38645",
                    "options": [
                      {
                        "Exploitation": "active"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-02-04T15:43:58.641391Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              },
              {
                "other": {
                  "content": {
                    "dateAdded": "2021-11-03",
                    "reference": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2021-38645"
                  },
                  "type": "kev"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "description": "CWE-noinfo Not enough information",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-10-21T23:25:33.443Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "references": [
              {
                "tags": [
                  "government-resource"
                ],
                "url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2021-38645"
              }
            ],
            "timeline": [
              {
                "lang": "en",
                "time": "2021-11-03T00:00:00.000Z",
                "value": "CVE-2021-38645 added to CISA KEV"
              }
            ],
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "cpes": [
                "cpe:2.3:a:microsoft:open_management_infrastructure:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Open Management Infrastructure",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMI Version 1.6.8-1",
                  "status": "affected",
                  "version": "16.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:system_center_operations_manager:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM)",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMI version: 1.6.8-1",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_automation_state_configuration:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Automation State Configuration, DSC Extension",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "DSC Agent versions: 2.71.1.25, 2.70.0.30, 3.0.0.3",
                  "status": "affected",
                  "version": "2.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_automation_update_management:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Automation Update Management",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:log_analytics_agent:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Log Analytics Agent",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_diagnostics:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Diagnostics (LAD)",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "LAD v4.0.13 and LAD v3.0.135",
                  "status": "affected",
                  "version": "3.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:container_monitoring_solution:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Container Monitoring Solution",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "publication",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_security_center:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Security Center",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_sentinel:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Sentinel",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_stack_hub:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Stack Hub",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "Monitor, Update and Config Mgmnt 1.14.01",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "3.1.135",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "datePublic": "2021-09-14T07:00:00.000Z",
          "descriptions": [
            {
              "lang": "en-US",
              "value": "Open Management Infrastructure Elevation of Privilege Vulnerability"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "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:U/RL:O/RC:C",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en-US",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of Privilege",
                  "lang": "en-US",
                  "type": "Impact"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2023-12-28T19:37:19.506Z",
            "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-38645"
            }
          ],
          "title": "Open Management Infrastructure Elevation of Privilege Vulnerability"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
        "assignerShortName": "microsoft",
        "cveId": "CVE-2021-38645",
        "datePublished": "2021-09-15T11:24:05.000Z",
        "dateReserved": "2021-08-13T00:00:00.000Z",
        "dateUpdated": "2025-10-21T23:25:33.443Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2021-1728 (GCVE-0-2021-1728)

    Vulnerability from nvd – Published: 2021-02-25 23:01 – Updated: 2024-08-03 16:18
    VLAI
    Title
    System Center Operations Manager Elevation of Privilege Vulnerability
    Summary
    System Center Operations Manager Elevation of Privilege Vulnerability
    CWE
    • Elevation of Privilege
    Assigner
    References
    Impacted products
    Vendor Product Version
    Microsoft System Center 2019 Operations Manager Affected: 10.0.0.0 , < publication (custom)
        cpe:2.3:a:microsoft:system_center_operations_manager:2019:-:*:*:*:*:*:*
    Create a notification for this product.
    Date Public
    2021-02-09 08:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-03T16:18:11.467Z",
              "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-1728"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "cpes": [
                "cpe:2.3:a:microsoft:system_center_operations_manager:2019:-:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "System Center 2019 Operations Manager",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "publication",
                  "status": "affected",
                  "version": "10.0.0.0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "datePublic": "2021-02-09T08:00:00.000Z",
          "descriptions": [
            {
              "lang": "en-US",
              "value": "System Center Operations Manager Elevation of Privilege Vulnerability"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 8.8,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en-US",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of Privilege",
                  "lang": "en-US",
                  "type": "Impact"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2023-12-29T22:33:18.706Z",
            "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-1728"
            }
          ],
          "title": "System Center Operations Manager Elevation of Privilege Vulnerability"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
        "assignerShortName": "microsoft",
        "cveId": "CVE-2021-1728",
        "datePublished": "2021-02-25T23:01:29.000Z",
        "dateReserved": "2020-12-02T00:00:00.000Z",
        "dateUpdated": "2024-08-03T16:18:11.467Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2020-1331 (GCVE-0-2020-1331)

    Vulnerability from nvd – Published: 2020-06-09 19:44 – Updated: 2024-08-04 06:32
    VLAI
    Summary
    A spoofing vulnerability exists when System Center Operations Manager (SCOM) does not properly sanitize a specially crafted web request to an affected SCOM instance, aka 'System Center Operations Manager Spoofing Vulnerability'.
    Severity
    No CVSS data available.
    CWE
    • Spoofing
    Assigner
    References
    Impacted products
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T06:32:01.214Z",
              "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-2020-1331"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "System Center 2016 Operations Manager",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "unspecified"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A spoofing vulnerability exists when System Center Operations Manager (SCOM) does not properly sanitize a specially crafted web request to an affected SCOM instance, aka \u0027System Center Operations Manager Spoofing Vulnerability\u0027."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Spoofing",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2020-06-09T19:44:11.000Z",
            "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-2020-1331"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "secure@microsoft.com",
              "ID": "CVE-2020-1331",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "System Center 2016 Operations Manager",
                          "version": {
                            "version_data": [
                              {
                                "version_value": ""
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "Microsoft"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "A spoofing vulnerability exists when System Center Operations Manager (SCOM) does not properly sanitize a specially crafted web request to an affected SCOM instance, aka \u0027System Center Operations Manager Spoofing Vulnerability\u0027."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "Spoofing"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-1331",
                  "refsource": "MISC",
                  "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-1331"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
        "assignerShortName": "microsoft",
        "cveId": "CVE-2020-1331",
        "datePublished": "2020-06-09T19:44:11.000Z",
        "dateReserved": "2019-11-04T00:00:00.000Z",
        "dateUpdated": "2024-08-04T06:32:01.214Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2015-2420 (GCVE-0-2015-2420)

    Vulnerability from nvd – Published: 2015-08-15 00:00 – Updated: 2024-08-06 05:10
    VLAI
    Summary
    Cross-site scripting (XSS) vulnerability in Microsoft System Center 2012 Operations Manager Gold before Rollup 8, SP1 before Rollup 10, and R2 before Rollup 7 allows remote attackers to inject arbitrary web script or HTML via a crafted URL, aka "System Center Operations Manager Web Console XSS Vulnerability."
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://www.securitytracker.com/id/1033245 vdb-entryx_refsource_SECTRACK
    https://docs.microsoft.com/en-us/security-updates… vendor-advisoryx_refsource_MS
    Date Public
    2015-08-11 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T05:10:16.240Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "1033245",
                "tags": [
                  "vdb-entry",
                  "x_refsource_SECTRACK",
                  "x_transferred"
                ],
                "url": "http://www.securitytracker.com/id/1033245"
              },
              {
                "name": "MS15-086",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_MS",
                  "x_transferred"
                ],
                "url": "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2015/ms15-086"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2015-08-11T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Cross-site scripting (XSS) vulnerability in Microsoft System Center 2012 Operations Manager Gold before Rollup 8, SP1 before Rollup 10, and R2 before Rollup 7 allows remote attackers to inject arbitrary web script or HTML via a crafted URL, aka \"System Center Operations Manager Web Console XSS Vulnerability.\""
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2018-10-12T19:57:01.000Z",
            "orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
            "shortName": "microsoft"
          },
          "references": [
            {
              "name": "1033245",
              "tags": [
                "vdb-entry",
                "x_refsource_SECTRACK"
              ],
              "url": "http://www.securitytracker.com/id/1033245"
            },
            {
              "name": "MS15-086",
              "tags": [
                "vendor-advisory",
                "x_refsource_MS"
              ],
              "url": "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2015/ms15-086"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "secure@microsoft.com",
              "ID": "CVE-2015-2420",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "n/a",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "n/a"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "Cross-site scripting (XSS) vulnerability in Microsoft System Center 2012 Operations Manager Gold before Rollup 8, SP1 before Rollup 10, and R2 before Rollup 7 allows remote attackers to inject arbitrary web script or HTML via a crafted URL, aka \"System Center Operations Manager Web Console XSS Vulnerability.\""
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "1033245",
                  "refsource": "SECTRACK",
                  "url": "http://www.securitytracker.com/id/1033245"
                },
                {
                  "name": "MS15-086",
                  "refsource": "MS",
                  "url": "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2015/ms15-086"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
        "assignerShortName": "microsoft",
        "cveId": "CVE-2015-2420",
        "datePublished": "2015-08-15T00:00:00.000Z",
        "dateReserved": "2015-03-19T00:00:00.000Z",
        "dateUpdated": "2024-08-06T05:10:16.240Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2026-20967 (GCVE-0-2026-20967)

    Vulnerability from cvelistv5 – Published: 2026-03-10 17:05 – Updated: 2026-06-19 18:17
    VLAI
    Title
    System Center Operations Manager (SCOM) Elevation of Privilege Vulnerability
    Summary
    Improper input validation in System Center Operations Manager allows an authorized attacker to elevate privileges over a network.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-20 - Improper Input Validation
    Assigner
    References
    Impacted products
    Date Public
    2026-03-10 14:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-20967",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-03-05T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-03-11T03:56:01.669Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "System Center Operations Manager 2019",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "10.19.10658.0",
                  "status": "affected",
                  "version": "10.19.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "product": "System Center Operations Manager 2022",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "10.22.11951.0",
                  "status": "affected",
                  "version": "10.22.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "product": "System Center Operations Manager 2025",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "10.25.10377.0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager_2019:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "10.19.10658.0",
                      "versionStartIncluding": "10.19.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager_2022:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "10.22.11951.0",
                      "versionStartIncluding": "10.22.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager_2025:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "10.25.10377.0",
                      "versionStartIncluding": "1.0.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ]
            }
          ],
          "datePublic": "2026-03-10T14:00:00.000Z",
          "descriptions": [
            {
              "lang": "en-US",
              "value": "Improper input validation in System Center Operations Manager allows an authorized attacker to elevate privileges over a network."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 8.8,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en-US",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-20",
                  "description": "CWE-20: Improper Input Validation",
                  "lang": "en-US",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-19T18:17:48.858Z",
            "orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
            "shortName": "microsoft"
          },
          "references": [
            {
              "name": "System Center Operations Manager (SCOM) Elevation of Privilege Vulnerability",
              "tags": [
                "vendor-advisory",
                "patch"
              ],
              "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-20967"
            }
          ],
          "title": "System Center Operations Manager (SCOM) Elevation of Privilege Vulnerability"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
        "assignerShortName": "microsoft",
        "cveId": "CVE-2026-20967",
        "datePublished": "2026-03-10T17:05:06.160Z",
        "dateReserved": "2025-12-04T20:04:16.341Z",
        "dateUpdated": "2026-06-19T18:17:48.858Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2025-27743 (GCVE-0-2025-27743)

    Vulnerability from cvelistv5 – Published: 2025-04-08 17:23 – Updated: 2026-02-13 19:32
    VLAI
    Title
    Microsoft System Center Elevation of Privilege Vulnerability
    Summary
    Untrusted search path in System Center allows an authorized attacker to elevate privileges locally.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    References
    Impacted products
    Vendor Product Version
    Microsoft System Center Data Protection Manager 2019 Affected: -
    Create a notification for this product.
    Microsoft System Center Data Protection Manager 2022 Affected: -
    Create a notification for this product.
    Microsoft System Center Data Protection Manager 2025 Affected: -
    Create a notification for this product.
    Microsoft System Center Operations Manager 2019 Affected: -
    Create a notification for this product.
    Microsoft System Center Operations Manager 2022 Affected: -
    Create a notification for this product.
    Microsoft System Center Operations Manager 2025 Affected: -
    Create a notification for this product.
    Microsoft System Center Orchestrator 2019 Affected: -
    Create a notification for this product.
    Microsoft System Center Orchestrator 2022 Affected: -
    Create a notification for this product.
    Microsoft System Center Orchestrator 2025 Affected: -
    Create a notification for this product.
    Microsoft System Center Service Manager 2019 Affected: -
    Create a notification for this product.
    Microsoft System Center Service Manager 2022 Affected: -
    Create a notification for this product.
    Microsoft System Center Service Manager 2025 Affected: -
    Create a notification for this product.
    Microsoft System Center Virtual Machine Manager 2019 Affected: -
    Create a notification for this product.
    Microsoft System Center Virtual Machine Manager 2022 Affected: -
    Create a notification for this product.
    Microsoft System Center Virtual Machine Manager 2025 Affected: -
    Create a notification for this product.
    Date Public
    2025-04-08 07:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-27743",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-04-08T19:57:39.876585Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-04-08T19:57:50.616Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "System Center Data Protection Manager 2019",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "-"
                }
              ]
            },
            {
              "product": "System Center Data Protection Manager 2022",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "-"
                }
              ]
            },
            {
              "product": "System Center Data Protection Manager 2025",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "-"
                }
              ]
            },
            {
              "product": "System Center Operations Manager 2019",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "-"
                }
              ]
            },
            {
              "product": "System Center Operations Manager 2022",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "-"
                }
              ]
            },
            {
              "product": "System Center Operations Manager 2025",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "-"
                }
              ]
            },
            {
              "product": "System Center Orchestrator 2019",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "-"
                }
              ]
            },
            {
              "product": "System Center Orchestrator 2022",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "-"
                }
              ]
            },
            {
              "product": "System Center Orchestrator 2025",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "-"
                }
              ]
            },
            {
              "product": "System Center Service Manager 2019",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "-"
                }
              ]
            },
            {
              "product": "System Center Service Manager 2022",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "-"
                }
              ]
            },
            {
              "product": "System Center Service Manager 2025",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "-"
                }
              ]
            },
            {
              "product": "System Center Virtual Machine Manager 2019",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "-"
                }
              ]
            },
            {
              "product": "System Center Virtual Machine Manager 2022",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "-"
                }
              ]
            },
            {
              "product": "System Center Virtual Machine Manager 2025",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "-"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_virtual_machine_manager_2022:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "-",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_virtual_machine_manager_2019:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "-",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_virtual_machine_manager_2025:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "-",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_data_protection_manager_2025:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "-",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_data_protection_manager_2022:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "-",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_data_protection_manager_2019:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "-",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_orchestrator_2019:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "-",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_orchestrator_2022:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "-",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_orchestrator_2025:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "-",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_service_manager_2019:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "-",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_service_manager_2022:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "-",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_service_manager_2025:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "-",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager_2019:*:-:*:*:*:*:*:*",
                      "versionStartIncluding": "-",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager_2022:*:-:*:*:*:*:*:*",
                      "versionStartIncluding": "-",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager_2025:*:-:*:*:*:*:*:*",
                      "versionStartIncluding": "-",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ]
            }
          ],
          "datePublic": "2025-04-08T07:00:00.000Z",
          "descriptions": [
            {
              "lang": "en-US",
              "value": "Untrusted search path in System Center allows an authorized attacker to elevate privileges locally."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "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:U/RL:O/RC:C",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en-US",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-426",
                  "description": "CWE-426: Untrusted Search Path",
                  "lang": "en-US",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-02-13T19:32:43.265Z",
            "orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
            "shortName": "microsoft"
          },
          "references": [
            {
              "name": "Microsoft System Center Elevation of Privilege Vulnerability",
              "tags": [
                "vendor-advisory",
                "patch"
              ],
              "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-27743"
            }
          ],
          "title": "Microsoft System Center Elevation of Privilege Vulnerability"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
        "assignerShortName": "microsoft",
        "cveId": "CVE-2025-27743",
        "datePublished": "2025-04-08T17:23:25.628Z",
        "dateReserved": "2025-03-06T04:26:08.553Z",
        "dateUpdated": "2026-02-13T19:32:43.265Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2024-21334 (GCVE-0-2024-21334)

    Vulnerability from cvelistv5 – Published: 2024-03-12 16:57 – Updated: 2025-05-03 00:46
    VLAI
    Title
    Open Management Infrastructure (OMI) Remote Code Execution Vulnerability
    Summary
    Open Management Infrastructure (OMI) Remote Code Execution Vulnerability
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    References
    Impacted products
    Date Public
    2024-03-12 07:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-21334",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-03-12T19:03:15.081748Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-06-04T17:37:28.976Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          },
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-01T22:20:39.928Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "Open Management Infrastructure (OMI) Remote Code Execution Vulnerability",
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21334"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM) 2019",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "10.19.1253.0",
                  "status": "affected",
                  "version": "10.19.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM) 2022",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "10.22.1070.0",
                  "status": "affected",
                  "version": "10.22.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Open Management Infrastructure",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMI version 1.8.1-0",
                  "status": "affected",
                  "version": "16.0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "10.19.1253.0",
                      "versionStartIncluding": "10.19.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "10.22.1070.0",
                      "versionStartIncluding": "10.22.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:open_management_infrastructure:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "OMI version 1.8.1-0",
                      "versionStartIncluding": "16.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ]
            }
          ],
          "datePublic": "2024-03-12T07:00:00.000Z",
          "descriptions": [
            {
              "lang": "en-US",
              "value": "Open Management Infrastructure (OMI) Remote Code Execution Vulnerability"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 9.8,
                "baseSeverity": "CRITICAL",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en-US",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-416",
                  "description": "CWE-416: Use After Free",
                  "lang": "en-US",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-05-03T00:46:57.699Z",
            "orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
            "shortName": "microsoft"
          },
          "references": [
            {
              "name": "Open Management Infrastructure (OMI) Remote Code Execution Vulnerability",
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21334"
            }
          ],
          "title": "Open Management Infrastructure (OMI) Remote Code Execution Vulnerability"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
        "assignerShortName": "microsoft",
        "cveId": "CVE-2024-21334",
        "datePublished": "2024-03-12T16:57:57.499Z",
        "dateReserved": "2023-12-08T22:45:19.371Z",
        "dateUpdated": "2025-05-03T00:46:57.699Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2024-21330 (GCVE-0-2024-21330)

    Vulnerability from cvelistv5 – Published: 2024-03-12 16:57 – Updated: 2025-05-03 00:46
    VLAI
    Title
    Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability
    Summary
    Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability
    SSVC
    Exploitation: poc Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-122 - Heap-based Buffer Overflow
    Assigner
    References
    Impacted products
    Vendor Product Version
    Microsoft System Center Operations Manager (SCOM) 2019 Affected: 10.19.0 , < 10.19.1253.0 (custom)
    Create a notification for this product.
    Microsoft System Center Operations Manager (SCOM) 2022 Affected: 10.22.0 , < 10.22.1070.0 (custom)
    Create a notification for this product.
    Microsoft Azure Automation Affected: 1.0.0 , < OMS Agent for Linux GA 1.19.0 (custom)
    Create a notification for this product.
    Microsoft Azure Automation Update Management Affected: 1.0.0 , < OMS Agent for Linux GA v1.19.0 (custom)
    Create a notification for this product.
    Microsoft Azure Sentinel Affected: 1.0.0 , < OMS Agent for Linux GA v1.19.0 (custom)
    Create a notification for this product.
    Microsoft Container Monitoring Solution Affected: 1.0.0 , < microsoft-oms-latest with full ID: sha256:855bfeb0 (custom)
    Create a notification for this product.
    Microsoft Azure HDInsight Affected: 1.0 , < omi-1.8.1-0 (custom)
    Create a notification for this product.
    Microsoft Open Management Infrastructure Affected: 16.0 , < OMI version 1.8.1-0 (custom)
    Create a notification for this product.
    Microsoft Open Management Infrastructure Affected: 1.0.0 , < 1.8.1-0 (custom)
    Create a notification for this product.
    Microsoft Azure Security Center Affected: 1.0.0 , < OMS Agent for Linux GA 1.19.0 (custom)
    Create a notification for this product.
    Microsoft Log Analytics Agent Affected: 1.0.0 , < OMS Agent for Linux GA v1.19.0 (custom)
    Create a notification for this product.
    Date Public
    2024-03-12 07:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-21330",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-03-12T19:23:30.888206Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-06-04T17:37:56.602Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          },
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-01T22:20:40.316Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability",
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21330"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM) 2019",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "10.19.1253.0",
                  "status": "affected",
                  "version": "10.19.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM) 2022",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "10.22.1070.0",
                  "status": "affected",
                  "version": "10.22.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Automation",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA 1.19.0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Automation Update Management",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.19.0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Sentinel",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.19.0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Container Monitoring Solution",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "microsoft-oms-latest with full ID: sha256:855bfeb0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Azure HDInsight",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "omi-1.8.1-0",
                  "status": "affected",
                  "version": "1.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Open Management Infrastructure",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMI version 1.8.1-0",
                  "status": "affected",
                  "version": "16.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Open Management Infrastructure",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "1.8.1-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Security Center",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA 1.19.0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Log Analytics Agent",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.19.0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "10.19.1253.0",
                      "versionStartIncluding": "10.19.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "10.22.1070.0",
                      "versionStartIncluding": "10.22.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:azure_automation:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "OMS Agent for Linux GA 1.19.0",
                      "versionStartIncluding": "1.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:azure_automation_update_management:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "OMS Agent for Linux GA v1.19.0",
                      "versionStartIncluding": "1.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:azure_sentinel:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "OMS Agent for Linux GA v1.19.0",
                      "versionStartIncluding": "1.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:container_monitoring_solution:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "microsoft-oms-latest with full ID: sha256:855bfeb0",
                      "versionStartIncluding": "1.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:azure_hdinsights:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "omi-1.8.1-0",
                      "versionStartIncluding": "1.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:open_management_infrastructure:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "OMI version 1.8.1-0",
                      "versionStartIncluding": "16.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:open_management_suite_agent_for_linux:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "1.8.1-0",
                      "versionStartIncluding": "1.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:azure_security_center:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "OMS Agent for Linux GA 1.19.0",
                      "versionStartIncluding": "1.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:log_analytics_agent:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "OMS Agent for Linux GA v1.19.0",
                      "versionStartIncluding": "1.0.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ]
            }
          ],
          "datePublic": "2024-03-12T07:00:00.000Z",
          "descriptions": [
            {
              "lang": "en-US",
              "value": "Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "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"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en-US",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-122",
                  "description": "CWE-122: Heap-based Buffer Overflow",
                  "lang": "en-US",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-05-03T00:46:57.058Z",
            "orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
            "shortName": "microsoft"
          },
          "references": [
            {
              "name": "Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability",
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21330"
            }
          ],
          "title": "Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
        "assignerShortName": "microsoft",
        "cveId": "CVE-2024-21330",
        "datePublished": "2024-03-12T16:57:56.930Z",
        "dateReserved": "2023-12-08T22:45:19.370Z",
        "dateUpdated": "2025-05-03T00:46:57.058Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2023-36043 (GCVE-0-2023-36043)

    Vulnerability from cvelistv5 – Published: 2023-11-14 17:57 – Updated: 2025-10-08 23:59
    VLAI
    Title
    Open Management Infrastructure Information Disclosure Vulnerability
    Summary
    Open Management Infrastructure Information Disclosure Vulnerability
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
    Assigner
    References
    Date Public
    2023-11-14 08:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2023-36043",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-05-29T16:21:34.528157Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-06-04T17:25:46.082Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          },
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-02T16:37:41.295Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "Open Management Infrastructure Information Disclosure Vulnerability",
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-36043"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM) 2022",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "1.7.3-0",
                  "status": "affected",
                  "version": "10.22.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM) 2019",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "1.7.3-0",
                  "status": "affected",
                  "version": "10.19.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM) 2016",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "1.7.3-0",
                  "status": "affected",
                  "version": "7.6.0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "1.7.3-0",
                      "versionStartIncluding": "10.22.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "1.7.3-0",
                      "versionStartIncluding": "10.19.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "1.7.3-0",
                      "versionStartIncluding": "7.6.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ]
            }
          ],
          "datePublic": "2023-11-14T08:00:00.000Z",
          "descriptions": [
            {
              "lang": "en-US",
              "value": "Open Management Infrastructure Information Disclosure Vulnerability"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 6.5,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N/E:F/RL:T/RC:C",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en-US",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-200",
                  "description": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor",
                  "lang": "en-US",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-10-08T23:59:36.748Z",
            "orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
            "shortName": "microsoft"
          },
          "references": [
            {
              "name": "Open Management Infrastructure Information Disclosure Vulnerability",
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-36043"
            }
          ],
          "title": "Open Management Infrastructure Information Disclosure Vulnerability"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
        "assignerShortName": "microsoft",
        "cveId": "CVE-2023-36043",
        "datePublished": "2023-11-14T17:57:12.619Z",
        "dateReserved": "2023-06-20T20:44:39.828Z",
        "dateUpdated": "2025-10-08T23:59:36.748Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2022-33640 (GCVE-0-2022-33640)

    Vulnerability from cvelistv5 – Published: 2022-08-09 19:50 – Updated: 2025-06-05 18:40
    VLAI
    Title
    System Center Operations Manager: Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability
    Summary
    System Center Operations Manager: Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • Elevation of Privilege
    • CWE-269 - Improper Privilege Management
    Assigner
    References
    Date Public
    2022-08-09 07:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-03T08:09:22.261Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "System Center Operations Manager: Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability",
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-33640"
              }
            ],
            "title": "CVE Program Container"
          },
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2022-33640",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-06-05T18:40:24.740798Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-269",
                    "description": "CWE-269 Improper Privilege Management",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-06-05T18:40:29.082Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Open Management Infrastructure",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "1.6.10-2",
                  "status": "affected",
                  "version": "16.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM) 2019",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "10.19.1158.0",
                  "status": "affected",
                  "version": "10.19.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM) 2016",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "7.6.1113.0",
                  "status": "affected",
                  "version": "7.6.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM) 2022",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "10.22.1032.0",
                  "status": "affected",
                  "version": "10.22.0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:microsoft:open_management_infrastructure:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "1.6.10-2",
                      "versionStartIncluding": "16.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "10.19.1158.0",
                      "versionStartIncluding": "10.19.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "7.6.1113.0",
                      "versionStartIncluding": "7.6.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "10.22.1032.0",
                      "versionStartIncluding": "10.22.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ]
            }
          ],
          "datePublic": "2022-08-09T07:00:00.000Z",
          "descriptions": [
            {
              "lang": "en-US",
              "value": "System Center Operations Manager: Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "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"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en-US",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of Privilege",
                  "lang": "en-US",
                  "type": "Impact"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-01-02T19:34:24.094Z",
            "orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
            "shortName": "microsoft"
          },
          "references": [
            {
              "name": "System Center Operations Manager: Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability",
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-33640"
            }
          ],
          "title": "System Center Operations Manager: Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
        "assignerShortName": "microsoft",
        "cveId": "CVE-2022-33640",
        "datePublished": "2022-08-09T19:50:03.000Z",
        "dateReserved": "2022-06-14T00:00:00.000Z",
        "dateUpdated": "2025-06-05T18:40:29.082Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2022-29149 (GCVE-0-2022-29149)

    Vulnerability from cvelistv5 – Published: 2022-06-15 21:51 – Updated: 2025-01-02 19:03
    VLAI
    Title
    Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability
    Summary
    Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability
    CWE
    • Elevation of Privilege
    Assigner
    References
    Impacted products
    Vendor Product Version
    Microsoft Azure Automation State Configuration, DSC Extension Affected: 2.0.0 , < DSC Agent versions: 2.71.1.33, 3.0.0.7 (custom)
    Create a notification for this product.
    Microsoft Azure Automation Update Management Affected: 1.0.0 , < OMS Agent for Linux GA v1.14.13 (custom)
    Create a notification for this product.
    Microsoft Log Analytics Agent Affected: 1.0.0 , < OMS Agent for Linux GA v1.14.13 (custom)
    Create a notification for this product.
    Microsoft Azure Diagnostics (LAD) Affected: 3.0.0 , < LAD v4.0.27 and LAD v3.0.137 (custom)
    Create a notification for this product.
    Microsoft Container Monitoring Solution Affected: 1.0.0 , < publication (custom)
    Create a notification for this product.
    Microsoft Azure Security Center Affected: 1.0.0 , < OMS Agent for Linux GA v1.14.13 (custom)
    Create a notification for this product.
    Microsoft Azure Sentinel Affected: 1.0.0 , < OMS Agent for Linux GA v1.14.13 (custom)
    Create a notification for this product.
    Microsoft Azure Stack Hub Affected: 1.0.0 , < OMS Agent for Linux GA v1.14.13 (custom)
    Create a notification for this product.
    Microsoft Open Management Infrastructure Affected: 16.0 , < OMI Version 1.6.9-1 (custom)
    Create a notification for this product.
    Microsoft System Center Operations Manager (SCOM) 2022 Affected: 10.22.0 , < 10.22.1024.0 (custom)
    Create a notification for this product.
    Microsoft System Center Operations Manager (SCOM) 2019 Affected: 10.19.0 , < 10.19.1152.0 (custom)
    Create a notification for this product.
    Microsoft System Center Operations Manager (SCOM) 2016 Affected: 7.6.0 , < 7.6.1108.0 (custom)
    Create a notification for this product.
    Date Public
    2022-06-14 07:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-03T06:10:59.490Z",
              "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-2022-29149"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Automation State Configuration, DSC Extension",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "DSC Agent versions: 2.71.1.33, 3.0.0.7",
                  "status": "affected",
                  "version": "2.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Automation Update Management",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.14.13",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Log Analytics Agent",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.14.13",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Diagnostics (LAD)",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "LAD v4.0.27 and LAD v3.0.137",
                  "status": "affected",
                  "version": "3.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Container Monitoring Solution",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "publication",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Security Center",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.14.13",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Sentinel",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.14.13",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Stack Hub",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.14.13",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "Open Management Infrastructure",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMI Version 1.6.9-1",
                  "status": "affected",
                  "version": "16.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM) 2022",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "10.22.1024.0",
                  "status": "affected",
                  "version": "10.22.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM) 2019",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "10.19.1152.0",
                  "status": "affected",
                  "version": "10.19.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM) 2016",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "7.6.1108.0",
                  "status": "affected",
                  "version": "7.6.0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:microsoft:azure_automation_state_configuration:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "DSC Agent versions: 2.71.1.33, 3.0.0.7",
                      "versionStartIncluding": "2.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:azure_automation_update_management:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "OMS Agent for Linux GA v1.14.13",
                      "versionStartIncluding": "1.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:log_analytics_agent:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "OMS Agent for Linux GA v1.14.13",
                      "versionStartIncluding": "1.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:azure_diagnostics:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "LAD v4.0.27 and LAD v3.0.137",
                      "versionStartIncluding": "3.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:container_monitoring_solution:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "publication",
                      "versionStartIncluding": "1.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:azure_security_center:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "OMS Agent for Linux GA v1.14.13",
                      "versionStartIncluding": "1.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:azure_sentinel:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "OMS Agent for Linux GA v1.14.13",
                      "versionStartIncluding": "1.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:azure_stack_hub:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "OMS Agent for Linux GA v1.14.13",
                      "versionStartIncluding": "1.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:open_management_infrastructure:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "OMI Version 1.6.9-1",
                      "versionStartIncluding": "16.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "10.22.1024.0",
                      "versionStartIncluding": "10.22.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "10.19.1152.0",
                      "versionStartIncluding": "10.19.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:microsoft:system_center_operations_manager:*:-:*:*:*:*:*:*",
                      "versionEndExcluding": "7.6.1108.0",
                      "versionStartIncluding": "7.6.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ]
            }
          ],
          "datePublic": "2022-06-14T07:00:00.000Z",
          "descriptions": [
            {
              "lang": "en-US",
              "value": "Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "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"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en-US",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of Privilege",
                  "lang": "en-US",
                  "type": "Impact"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-01-02T19:03:13.161Z",
            "orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
            "shortName": "microsoft"
          },
          "references": [
            {
              "name": "Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability",
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-29149"
            }
          ],
          "title": "Open Management Infrastructure (OMI) Elevation of Privilege Vulnerability"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
        "assignerShortName": "microsoft",
        "cveId": "CVE-2022-29149",
        "datePublished": "2022-06-15T21:51:17.000Z",
        "dateReserved": "2022-04-12T00:00:00.000Z",
        "dateUpdated": "2025-01-02T19:03:13.161Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2021-41352 (GCVE-0-2021-41352)

    Vulnerability from cvelistv5 – Published: 2021-10-13 00:28 – Updated: 2024-08-04 03:08
    VLAI
    Title
    SCOM Information Disclosure Vulnerability
    Summary
    SCOM Information Disclosure Vulnerability
    CWE
    • Information Disclosure
    Assigner
    References
    Impacted products
    Vendor Product Version
    Microsoft System Center 2016 Operations Manager Affected: 7.2.0.0 , < 7.2.12335.0 (custom)
        cpe:2.3:a:microsoft:system_center_operations_manager:2016:-:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft System Center 2019 Operations Manager Affected: 10.0.0.0 , < 10.19.10550.0 (custom)
        cpe:2.3:a:microsoft:system_center_operations_manager:2019:-:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft System Center 2012 R2 Operations Manager Affected: 7.1.0.0 , < 7.1.10226.1413 (custom)
        cpe:2.3:a:microsoft:system_center_operations_manager:2012:r2:*:*:*:*:*:*
    Create a notification for this product.
    Date Public
    2021-10-12 07:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T03:08:32.224Z",
              "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-41352"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "cpes": [
                "cpe:2.3:a:microsoft:system_center_operations_manager:2016:-:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "System Center 2016 Operations Manager",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "7.2.12335.0",
                  "status": "affected",
                  "version": "7.2.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:system_center_operations_manager:2019:-:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "System Center 2019 Operations Manager",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "10.19.10550.0",
                  "status": "affected",
                  "version": "10.0.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:system_center_operations_manager:2012:r2:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "System Center 2012 R2 Operations Manager",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "7.1.10226.1413",
                  "status": "affected",
                  "version": "7.1.0.0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "datePublic": "2021-10-12T07:00:00.000Z",
          "descriptions": [
            {
              "lang": "en-US",
              "value": "SCOM Information Disclosure Vulnerability"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 7.5,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en-US",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Information Disclosure",
                  "lang": "en-US",
                  "type": "Impact"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-05-29T14:52:46.579Z",
            "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-41352"
            }
          ],
          "title": "SCOM Information Disclosure Vulnerability"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
        "assignerShortName": "microsoft",
        "cveId": "CVE-2021-41352",
        "datePublished": "2021-10-13T00:28:15.000Z",
        "dateReserved": "2021-09-17T00:00:00.000Z",
        "dateUpdated": "2024-08-04T03:08:32.224Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2021-38649 (GCVE-0-2021-38649)

    Vulnerability from cvelistv5 – Published: 2021-09-15 11:24 – Updated: 2025-10-21 23:25
    VLAI CISA KEVIntel
    Title
    Open Management Infrastructure Elevation of Privilege Vulnerability
    Summary
    Open Management Infrastructure Elevation of Privilege Vulnerability
    SSVC
    Exploitation: active Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    References
    Impacted products
    Vendor Product Version
    Microsoft Open Management Infrastructure Affected: 16.0 , < OMI Version 1.6.8-1 (custom)
        cpe:2.3:a:microsoft:open_management_infrastructure:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft System Center Operations Manager (SCOM) Affected: 1.0.0 , < OMI version: 1.6.8-1 (custom)
        cpe:2.3:a:microsoft:system_center_operations_manager:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Automation State Configuration, DSC Extension Affected: 2.0.0 , < DSC Agent versions: 2.71.1.25, 2.70.0.30, 3.0.0.3 (custom)
        cpe:2.3:a:microsoft:azure_automation_state_configuration:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Automation Update Management Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:azure_automation_update_management:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Log Analytics Agent Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:log_analytics_agent:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Diagnostics (LAD) Affected: 3.0.0 , < LAD v4.0.13 and LAD v3.0.135 (custom)
        cpe:2.3:a:microsoft:azure_diagnostics:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Container Monitoring Solution Affected: 1.0.0 , < publication (custom)
        cpe:2.3:a:microsoft:container_monitoring_solution:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Security Center Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:azure_security_center:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Sentinel Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:azure_sentinel:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Stack Hub Affected: 1.0.0 , < Monitor, Update and Config Mgmnt 1.14.01 (custom)
    Affected: 1.0.0 , < 3.1.135 (custom)
        cpe:2.3:a:microsoft:azure_stack_hub:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Date Public
    2021-09-14 07:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T01:51:19.019Z",
              "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-38649"
              }
            ],
            "title": "CVE Program Container"
          },
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2021-38649",
                    "options": [
                      {
                        "Exploitation": "active"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-02-04T18:09:12.228704Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              },
              {
                "other": {
                  "content": {
                    "dateAdded": "2021-11-03",
                    "reference": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2021-38649"
                  },
                  "type": "kev"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "description": "CWE-noinfo Not enough information",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-10-21T23:25:32.826Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "references": [
              {
                "tags": [
                  "government-resource"
                ],
                "url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2021-38649"
              }
            ],
            "timeline": [
              {
                "lang": "en",
                "time": "2021-11-03T00:00:00.000Z",
                "value": "CVE-2021-38649 added to CISA KEV"
              }
            ],
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "cpes": [
                "cpe:2.3:a:microsoft:open_management_infrastructure:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Open Management Infrastructure",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMI Version 1.6.8-1",
                  "status": "affected",
                  "version": "16.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:system_center_operations_manager:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM)",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMI version: 1.6.8-1",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_automation_state_configuration:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Automation State Configuration, DSC Extension",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "DSC Agent versions: 2.71.1.25, 2.70.0.30, 3.0.0.3",
                  "status": "affected",
                  "version": "2.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_automation_update_management:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Automation Update Management",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:log_analytics_agent:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Log Analytics Agent",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_diagnostics:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Diagnostics (LAD)",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "LAD v4.0.13 and LAD v3.0.135",
                  "status": "affected",
                  "version": "3.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:container_monitoring_solution:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Container Monitoring Solution",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "publication",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_security_center:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Security Center",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_sentinel:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Sentinel",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_stack_hub:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Stack Hub",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "Monitor, Update and Config Mgmnt 1.14.01",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "3.1.135",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "datePublic": "2021-09-14T07:00:00.000Z",
          "descriptions": [
            {
              "lang": "en-US",
              "value": "Open Management Infrastructure Elevation of Privilege Vulnerability"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 7,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en-US",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of Privilege",
                  "lang": "en-US",
                  "type": "Impact"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2023-12-28T19:37:21.066Z",
            "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-38649"
            }
          ],
          "title": "Open Management Infrastructure Elevation of Privilege Vulnerability"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
        "assignerShortName": "microsoft",
        "cveId": "CVE-2021-38649",
        "datePublished": "2021-09-15T11:24:09.000Z",
        "dateReserved": "2021-08-13T00:00:00.000Z",
        "dateUpdated": "2025-10-21T23:25:32.826Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2021-38648 (GCVE-0-2021-38648)

    Vulnerability from cvelistv5 – Published: 2021-09-15 11:24 – Updated: 2025-10-21 23:25
    VLAI CISA KEVIntel
    Title
    Open Management Infrastructure Elevation of Privilege Vulnerability
    Summary
    Open Management Infrastructure Elevation of Privilege Vulnerability
    SSVC
    Exploitation: active Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    Microsoft Open Management Infrastructure Affected: 16.0 , < OMI Version 1.6.8-1 (custom)
        cpe:2.3:a:microsoft:open_management_infrastructure:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft System Center Operations Manager (SCOM) Affected: 1.0.0 , < OMI version: 1.6.8-1 (custom)
        cpe:2.3:a:microsoft:system_center_operations_manager:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Automation State Configuration, DSC Extension Affected: 2.0.0 , < DSC Agent versions: 2.71.1.25, 2.70.0.30, 3.0.0.3 (custom)
        cpe:2.3:a:microsoft:azure_automation_state_configuration:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Automation Update Management Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:azure_automation_update_management:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Log Analytics Agent Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:log_analytics_agent:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Diagnostics (LAD) Affected: 3.0.0 , < LAD v4.0.13 and LAD v3.0.135 (custom)
        cpe:2.3:a:microsoft:azure_diagnostics:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Container Monitoring Solution Affected: 1.0.0 , < publication (custom)
        cpe:2.3:a:microsoft:container_monitoring_solution:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Security Center Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:azure_security_center:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Sentinel Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:azure_sentinel:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Stack Hub Affected: 1.0.0 , < Monitor, Update and Config Mgmnt 1.14.01 (custom)
    Affected: 1.0.0 , < 3.1.135 (custom)
        cpe:2.3:a:microsoft:azure_stack_hub:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Date Public
    2021-09-14 07:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T01:51:18.994Z",
              "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-38648"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://packetstormsecurity.com/files/164925/Microsoft-OMI-Management-Interface-Authentication-Bypass.html"
              }
            ],
            "title": "CVE Program Container"
          },
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2021-38648",
                    "options": [
                      {
                        "Exploitation": "active"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-02-04T18:10:24.645431Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              },
              {
                "other": {
                  "content": {
                    "dateAdded": "2021-11-03",
                    "reference": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2021-38648"
                  },
                  "type": "kev"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "description": "CWE-noinfo Not enough information",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-10-21T23:25:32.986Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "references": [
              {
                "tags": [
                  "government-resource"
                ],
                "url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2021-38648"
              }
            ],
            "timeline": [
              {
                "lang": "en",
                "time": "2021-11-03T00:00:00.000Z",
                "value": "CVE-2021-38648 added to CISA KEV"
              }
            ],
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "cpes": [
                "cpe:2.3:a:microsoft:open_management_infrastructure:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Open Management Infrastructure",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMI Version 1.6.8-1",
                  "status": "affected",
                  "version": "16.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:system_center_operations_manager:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM)",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMI version: 1.6.8-1",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_automation_state_configuration:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Automation State Configuration, DSC Extension",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "DSC Agent versions: 2.71.1.25, 2.70.0.30, 3.0.0.3",
                  "status": "affected",
                  "version": "2.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_automation_update_management:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Automation Update Management",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:log_analytics_agent:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Log Analytics Agent",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_diagnostics:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Diagnostics (LAD)",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "LAD v4.0.13 and LAD v3.0.135",
                  "status": "affected",
                  "version": "3.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:container_monitoring_solution:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Container Monitoring Solution",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "publication",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_security_center:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Security Center",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_sentinel:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Sentinel",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_stack_hub:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Stack Hub",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "Monitor, Update and Config Mgmnt 1.14.01",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "3.1.135",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "datePublic": "2021-09-14T07:00:00.000Z",
          "descriptions": [
            {
              "lang": "en-US",
              "value": "Open Management Infrastructure Elevation of Privilege Vulnerability"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "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:U/RL:O/RC:C",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en-US",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of Privilege",
                  "lang": "en-US",
                  "type": "Impact"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2023-12-28T19:37:20.542Z",
            "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-38648"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://packetstormsecurity.com/files/164925/Microsoft-OMI-Management-Interface-Authentication-Bypass.html"
            }
          ],
          "title": "Open Management Infrastructure Elevation of Privilege Vulnerability"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
        "assignerShortName": "microsoft",
        "cveId": "CVE-2021-38648",
        "datePublished": "2021-09-15T11:24:08.000Z",
        "dateReserved": "2021-08-13T00:00:00.000Z",
        "dateUpdated": "2025-10-21T23:25:32.986Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2021-38647 (GCVE-0-2021-38647)

    Vulnerability from cvelistv5 – Published: 2021-09-15 11:24 – Updated: 2025-10-21 23:25
    VLAI CISA KEVIntel
    Title
    Open Management Infrastructure Remote Code Execution Vulnerability
    Summary
    Open Management Infrastructure Remote Code Execution Vulnerability
    SSVC
    Exploitation: active Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    Microsoft Open Management Infrastructure Affected: 16.0 , < OMI Version 1.6.8-1 (custom)
        cpe:2.3:a:microsoft:open_management_infrastructure:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft System Center Operations Manager (SCOM) Affected: 1.0.0 , < OMI version: 1.6.8-1 (custom)
        cpe:2.3:a:microsoft:system_center_operations_manager:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Automation State Configuration, DSC Extension Affected: 2.0.0 , < DSC Agent versions: 2.71.1.25, 2.70.0.30, 3.0.0.3 (custom)
        cpe:2.3:a:microsoft:azure_automation_state_configuration:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Automation Update Management Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:azure_automation_update_management:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Log Analytics Agent Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:log_analytics_agent:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Diagnostics (LAD) Affected: 3.0.0 , < LAD v4.0.13 and LAD v3.0.135 (custom)
        cpe:2.3:a:microsoft:azure_diagnostics:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Container Monitoring Solution Affected: 1.0.0 , < publication (custom)
        cpe:2.3:a:microsoft:container_monitoring_solution:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Security Center Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:azure_security_center:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Sentinel Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:azure_sentinel:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Stack Hub Affected: 1.0.0 , < Monitor, Update and Config Mgmnt 1.14.01 (custom)
    Affected: 1.0.0 , < 3.1.135 (custom)
        cpe:2.3:a:microsoft:azure_stack_hub:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Date Public
    2021-09-14 07:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T01:51:18.937Z",
              "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-38647"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://packetstormsecurity.com/files/164694/Microsoft-OMI-Management-Interface-Authentication-Bypass.html"
              }
            ],
            "title": "CVE Program Container"
          },
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2021-38647",
                    "options": [
                      {
                        "Exploitation": "active"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-02-04T14:45:47.017000Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              },
              {
                "other": {
                  "content": {
                    "dateAdded": "2021-11-03",
                    "reference": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2021-38647"
                  },
                  "type": "kev"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "description": "CWE-noinfo Not enough information",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-10-21T23:25:33.144Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "references": [
              {
                "tags": [
                  "government-resource"
                ],
                "url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2021-38647"
              }
            ],
            "timeline": [
              {
                "lang": "en",
                "time": "2021-11-03T00:00:00.000Z",
                "value": "CVE-2021-38647 added to CISA KEV"
              }
            ],
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "cpes": [
                "cpe:2.3:a:microsoft:open_management_infrastructure:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Open Management Infrastructure",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMI Version 1.6.8-1",
                  "status": "affected",
                  "version": "16.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:system_center_operations_manager:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM)",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMI version: 1.6.8-1",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_automation_state_configuration:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Automation State Configuration, DSC Extension",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "DSC Agent versions: 2.71.1.25, 2.70.0.30, 3.0.0.3",
                  "status": "affected",
                  "version": "2.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_automation_update_management:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Automation Update Management",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:log_analytics_agent:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Log Analytics Agent",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_diagnostics:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Diagnostics (LAD)",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "LAD v4.0.13 and LAD v3.0.135",
                  "status": "affected",
                  "version": "3.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:container_monitoring_solution:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Container Monitoring Solution",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "publication",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_security_center:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Security Center",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_sentinel:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Sentinel",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_stack_hub:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Stack Hub",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "Monitor, Update and Config Mgmnt 1.14.01",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "3.1.135",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "datePublic": "2021-09-14T07:00:00.000Z",
          "descriptions": [
            {
              "lang": "en-US",
              "value": "Open Management Infrastructure Remote Code Execution Vulnerability"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 9.8,
                "baseSeverity": "CRITICAL",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:U/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-28T19:37:20.007Z",
            "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-38647"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://packetstormsecurity.com/files/164694/Microsoft-OMI-Management-Interface-Authentication-Bypass.html"
            }
          ],
          "title": "Open Management Infrastructure Remote Code Execution Vulnerability"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
        "assignerShortName": "microsoft",
        "cveId": "CVE-2021-38647",
        "datePublished": "2021-09-15T11:24:07.000Z",
        "dateReserved": "2021-08-13T00:00:00.000Z",
        "dateUpdated": "2025-10-21T23:25:33.144Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2021-38645 (GCVE-0-2021-38645)

    Vulnerability from cvelistv5 – Published: 2021-09-15 11:24 – Updated: 2025-10-21 23:25
    VLAI CISA KEVIntel
    Title
    Open Management Infrastructure Elevation of Privilege Vulnerability
    Summary
    Open Management Infrastructure Elevation of Privilege Vulnerability
    SSVC
    Exploitation: active Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    References
    Impacted products
    Vendor Product Version
    Microsoft Open Management Infrastructure Affected: 16.0 , < OMI Version 1.6.8-1 (custom)
        cpe:2.3:a:microsoft:open_management_infrastructure:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft System Center Operations Manager (SCOM) Affected: 1.0.0 , < OMI version: 1.6.8-1 (custom)
        cpe:2.3:a:microsoft:system_center_operations_manager:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Automation State Configuration, DSC Extension Affected: 2.0.0 , < DSC Agent versions: 2.71.1.25, 2.70.0.30, 3.0.0.3 (custom)
        cpe:2.3:a:microsoft:azure_automation_state_configuration:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Automation Update Management Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:azure_automation_update_management:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Log Analytics Agent Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:log_analytics_agent:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Diagnostics (LAD) Affected: 3.0.0 , < LAD v4.0.13 and LAD v3.0.135 (custom)
        cpe:2.3:a:microsoft:azure_diagnostics:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Container Monitoring Solution Affected: 1.0.0 , < publication (custom)
        cpe:2.3:a:microsoft:container_monitoring_solution:-:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Security Center Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:azure_security_center:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Sentinel Affected: 1.0.0 , < OMS Agent for Linux GA v1.13.40-0 (custom)
        cpe:2.3:a:microsoft:azure_sentinel:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Microsoft Azure Stack Hub Affected: 1.0.0 , < Monitor, Update and Config Mgmnt 1.14.01 (custom)
    Affected: 1.0.0 , < 3.1.135 (custom)
        cpe:2.3:a:microsoft:azure_stack_hub:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Date Public
    2021-09-14 07:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T01:51:18.959Z",
              "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-38645"
              }
            ],
            "title": "CVE Program Container"
          },
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2021-38645",
                    "options": [
                      {
                        "Exploitation": "active"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-02-04T15:43:58.641391Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              },
              {
                "other": {
                  "content": {
                    "dateAdded": "2021-11-03",
                    "reference": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2021-38645"
                  },
                  "type": "kev"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "description": "CWE-noinfo Not enough information",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-10-21T23:25:33.443Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "references": [
              {
                "tags": [
                  "government-resource"
                ],
                "url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2021-38645"
              }
            ],
            "timeline": [
              {
                "lang": "en",
                "time": "2021-11-03T00:00:00.000Z",
                "value": "CVE-2021-38645 added to CISA KEV"
              }
            ],
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "cpes": [
                "cpe:2.3:a:microsoft:open_management_infrastructure:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Open Management Infrastructure",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMI Version 1.6.8-1",
                  "status": "affected",
                  "version": "16.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:system_center_operations_manager:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "System Center Operations Manager (SCOM)",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMI version: 1.6.8-1",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_automation_state_configuration:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Automation State Configuration, DSC Extension",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "DSC Agent versions: 2.71.1.25, 2.70.0.30, 3.0.0.3",
                  "status": "affected",
                  "version": "2.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_automation_update_management:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Automation Update Management",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:log_analytics_agent:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Log Analytics Agent",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_diagnostics:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Diagnostics (LAD)",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "LAD v4.0.13 and LAD v3.0.135",
                  "status": "affected",
                  "version": "3.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:container_monitoring_solution:-:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Container Monitoring Solution",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "publication",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_security_center:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Security Center",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_sentinel:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Sentinel",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "OMS Agent for Linux GA v1.13.40-0",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "cpes": [
                "cpe:2.3:a:microsoft:azure_stack_hub:*:*:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "Azure Stack Hub",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "Monitor, Update and Config Mgmnt 1.14.01",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "3.1.135",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "datePublic": "2021-09-14T07:00:00.000Z",
          "descriptions": [
            {
              "lang": "en-US",
              "value": "Open Management Infrastructure Elevation of Privilege Vulnerability"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "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:U/RL:O/RC:C",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en-US",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of Privilege",
                  "lang": "en-US",
                  "type": "Impact"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2023-12-28T19:37:19.506Z",
            "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-38645"
            }
          ],
          "title": "Open Management Infrastructure Elevation of Privilege Vulnerability"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
        "assignerShortName": "microsoft",
        "cveId": "CVE-2021-38645",
        "datePublished": "2021-09-15T11:24:05.000Z",
        "dateReserved": "2021-08-13T00:00:00.000Z",
        "dateUpdated": "2025-10-21T23:25:33.443Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2021-1728 (GCVE-0-2021-1728)

    Vulnerability from cvelistv5 – Published: 2021-02-25 23:01 – Updated: 2024-08-03 16:18
    VLAI
    Title
    System Center Operations Manager Elevation of Privilege Vulnerability
    Summary
    System Center Operations Manager Elevation of Privilege Vulnerability
    CWE
    • Elevation of Privilege
    Assigner
    References
    Impacted products
    Vendor Product Version
    Microsoft System Center 2019 Operations Manager Affected: 10.0.0.0 , < publication (custom)
        cpe:2.3:a:microsoft:system_center_operations_manager:2019:-:*:*:*:*:*:*
    Create a notification for this product.
    Date Public
    2021-02-09 08:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-03T16:18:11.467Z",
              "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-1728"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "cpes": [
                "cpe:2.3:a:microsoft:system_center_operations_manager:2019:-:*:*:*:*:*:*"
              ],
              "platforms": [
                "Unknown"
              ],
              "product": "System Center 2019 Operations Manager",
              "vendor": "Microsoft",
              "versions": [
                {
                  "lessThan": "publication",
                  "status": "affected",
                  "version": "10.0.0.0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "datePublic": "2021-02-09T08:00:00.000Z",
          "descriptions": [
            {
              "lang": "en-US",
              "value": "System Center Operations Manager Elevation of Privilege Vulnerability"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 8.8,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en-US",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of Privilege",
                  "lang": "en-US",
                  "type": "Impact"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2023-12-29T22:33:18.706Z",
            "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-1728"
            }
          ],
          "title": "System Center Operations Manager Elevation of Privilege Vulnerability"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
        "assignerShortName": "microsoft",
        "cveId": "CVE-2021-1728",
        "datePublished": "2021-02-25T23:01:29.000Z",
        "dateReserved": "2020-12-02T00:00:00.000Z",
        "dateUpdated": "2024-08-03T16:18:11.467Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2020-1331 (GCVE-0-2020-1331)

    Vulnerability from cvelistv5 – Published: 2020-06-09 19:44 – Updated: 2024-08-04 06:32
    VLAI
    Summary
    A spoofing vulnerability exists when System Center Operations Manager (SCOM) does not properly sanitize a specially crafted web request to an affected SCOM instance, aka 'System Center Operations Manager Spoofing Vulnerability'.
    Severity
    No CVSS data available.
    CWE
    • Spoofing
    Assigner
    References
    Impacted products
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T06:32:01.214Z",
              "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-2020-1331"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "System Center 2016 Operations Manager",
              "vendor": "Microsoft",
              "versions": [
                {
                  "status": "affected",
                  "version": "unspecified"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A spoofing vulnerability exists when System Center Operations Manager (SCOM) does not properly sanitize a specially crafted web request to an affected SCOM instance, aka \u0027System Center Operations Manager Spoofing Vulnerability\u0027."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Spoofing",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2020-06-09T19:44:11.000Z",
            "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-2020-1331"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "secure@microsoft.com",
              "ID": "CVE-2020-1331",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "System Center 2016 Operations Manager",
                          "version": {
                            "version_data": [
                              {
                                "version_value": ""
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "Microsoft"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "A spoofing vulnerability exists when System Center Operations Manager (SCOM) does not properly sanitize a specially crafted web request to an affected SCOM instance, aka \u0027System Center Operations Manager Spoofing Vulnerability\u0027."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "Spoofing"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-1331",
                  "refsource": "MISC",
                  "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-1331"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
        "assignerShortName": "microsoft",
        "cveId": "CVE-2020-1331",
        "datePublished": "2020-06-09T19:44:11.000Z",
        "dateReserved": "2019-11-04T00:00:00.000Z",
        "dateUpdated": "2024-08-04T06:32:01.214Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2015-2420 (GCVE-0-2015-2420)

    Vulnerability from cvelistv5 – Published: 2015-08-15 00:00 – Updated: 2024-08-06 05:10
    VLAI
    Summary
    Cross-site scripting (XSS) vulnerability in Microsoft System Center 2012 Operations Manager Gold before Rollup 8, SP1 before Rollup 10, and R2 before Rollup 7 allows remote attackers to inject arbitrary web script or HTML via a crafted URL, aka "System Center Operations Manager Web Console XSS Vulnerability."
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://www.securitytracker.com/id/1033245 vdb-entryx_refsource_SECTRACK
    https://docs.microsoft.com/en-us/security-updates… vendor-advisoryx_refsource_MS
    Date Public
    2015-08-11 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T05:10:16.240Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "1033245",
                "tags": [
                  "vdb-entry",
                  "x_refsource_SECTRACK",
                  "x_transferred"
                ],
                "url": "http://www.securitytracker.com/id/1033245"
              },
              {
                "name": "MS15-086",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_MS",
                  "x_transferred"
                ],
                "url": "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2015/ms15-086"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2015-08-11T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Cross-site scripting (XSS) vulnerability in Microsoft System Center 2012 Operations Manager Gold before Rollup 8, SP1 before Rollup 10, and R2 before Rollup 7 allows remote attackers to inject arbitrary web script or HTML via a crafted URL, aka \"System Center Operations Manager Web Console XSS Vulnerability.\""
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2018-10-12T19:57:01.000Z",
            "orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
            "shortName": "microsoft"
          },
          "references": [
            {
              "name": "1033245",
              "tags": [
                "vdb-entry",
                "x_refsource_SECTRACK"
              ],
              "url": "http://www.securitytracker.com/id/1033245"
            },
            {
              "name": "MS15-086",
              "tags": [
                "vendor-advisory",
                "x_refsource_MS"
              ],
              "url": "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2015/ms15-086"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "secure@microsoft.com",
              "ID": "CVE-2015-2420",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "n/a",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "n/a"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "Cross-site scripting (XSS) vulnerability in Microsoft System Center 2012 Operations Manager Gold before Rollup 8, SP1 before Rollup 10, and R2 before Rollup 7 allows remote attackers to inject arbitrary web script or HTML via a crafted URL, aka \"System Center Operations Manager Web Console XSS Vulnerability.\""
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "1033245",
                  "refsource": "SECTRACK",
                  "url": "http://www.securitytracker.com/id/1033245"
                },
                {
                  "name": "MS15-086",
                  "refsource": "MS",
                  "url": "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2015/ms15-086"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
        "assignerShortName": "microsoft",
        "cveId": "CVE-2015-2420",
        "datePublished": "2015-08-15T00:00:00.000Z",
        "dateReserved": "2015-03-19T00:00:00.000Z",
        "dateUpdated": "2024-08-06T05:10:16.240Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }