CVE-2024-21330
12.03.2024, 17:15
Open Management Infrastructure (OMI) Elevation of Privilege VulnerabilityEnginsight
Vendor | Product | Version |
---|---|---|
microsoft | azure_automation | - |
microsoft | azure_automation_update_management | - |
microsoft | azure_security_center | - |
microsoft | azure_sentinel | - |
microsoft | container_monitoring_solution | - |
microsoft | log_analytics_agent | - |
microsoft | operations_management_suite_agent_for_linux | 𝑥 < 1.8.1-0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-122 - Heap-based Buffer OverflowA heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.