This page is experimental and may change significantly in future releases.
Improper Neutralization of Special Elements used in an LDAP Query ('LDAP Injection')
Properties
id: d3f:CWE-90
- name
- Improper Neutralization of Special Elements used in an LDAP Query ('LDAP Injection')
- definition
- The product constructs all or part of an LDAP query using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended LDAP query when it is sent to a downstream component.
Neighbors
CWE-90 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-90 has no related weaknesses in this release.