CVE-2022-32755
14.10.2023, 15:15
IBM Security Directory Server 6.4.0 is vulnerable to an XML External Entity Injection (XXE) attack when processing XML data. A remote attacker could exploit this vulnerability to expose sensitive information or consume memory resources. IBM X-Force ID: 228505.
Vendor | Product | Version |
---|---|---|
ibm | security_directory_server | 6.4.0.0 |
ibm | security_directory_suite | 8.0.1 |
ibm | security_verify_directory | 10.0.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-91 - XML Injection (aka Blind XPath Injection)The software does not properly neutralize special elements that are used in XML, allowing attackers to modify the syntax, content, or commands of the XML before it is processed by an end system.
- 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.