CVE-2020-5323
19.07.2021, 22:15
Dell EMC OpenManage Enterprise (OME) versions prior to 3.2 and OpenManage Enterprise-Modular (OME-M) versions prior to 1.10.00 contain an injection vulnerability. A remote authenticated malicious user with low privileges could potentially exploit this vulnerability to gain access to sensitive information or cause denial-of-service.
Vendor | Product | Version |
---|---|---|
dell | emc_openmanage_enterprise | 𝑥 < 3.2 |
dell | emc_openmanage_enterprise-modular | 𝑥 < 1.10.00 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-611 - Improper Restriction of XML External Entity ReferenceThe software processes an XML document that can contain XML entities with URIs that resolve to documents outside of the intended sphere of control, causing the product to embed incorrect documents into its output.
- CWE-74 - Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')The software constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.