CVE-2023-29050
08.01.2024, 09:15
The optional "LDAP contacts provider" could be abused by privileged users to inject LDAP filter strings that allow to access content outside of the intended hierarchy. Unauthorized users could break confidentiality of information in the directory and potentially cause high load on the directory server, leading to denial of service. Encoding has been added for user-provided fragments that are used when constructing the LDAP query. No publicly available exploits are known.
Vendor | Product | Version |
---|---|---|
open-xchange | ox_app_suite | 𝑥 < 7.10.6 |
open-xchange | ox_app_suite | 7.10.6 |
open-xchange | ox_app_suite | 7.10.6:rev01 |
open-xchange | ox_app_suite | 7.10.6:rev02 |
open-xchange | ox_app_suite | 7.10.6:rev03 |
open-xchange | ox_app_suite | 7.10.6:rev04 |
open-xchange | ox_app_suite | 7.10.6:rev05 |
open-xchange | ox_app_suite | 7.10.6:rev06 |
open-xchange | ox_app_suite | 7.10.6:rev07 |
open-xchange | ox_app_suite | 7.10.6:rev08 |
open-xchange | ox_app_suite | 7.10.6:rev09 |
open-xchange | ox_app_suite | 7.10.6:rev10 |
open-xchange | ox_app_suite | 7.10.6:rev11 |
open-xchange | ox_app_suite | 7.10.6:rev12 |
open-xchange | ox_app_suite | 7.10.6:rev13 |
open-xchange | ox_app_suite | 7.10.6:rev14 |
open-xchange | ox_app_suite | 7.10.6:rev15 |
open-xchange | ox_app_suite | 7.10.6:rev16 |
open-xchange | ox_app_suite | 7.10.6:rev17 |
open-xchange | ox_app_suite | 7.10.6:rev18 |
open-xchange | ox_app_suite | 7.10.6:rev19 |
open-xchange | ox_app_suite | 7.10.6:rev20 |
open-xchange | ox_app_suite | 7.10.6:rev21 |
open-xchange | ox_app_suite | 7.10.6:rev22 |
open-xchange | ox_app_suite | 7.10.6:rev23 |
open-xchange | ox_app_suite | 7.10.6:rev24 |
open-xchange | ox_app_suite | 7.10.6:rev25 |
open-xchange | ox_app_suite | 7.10.6:rev26 |
open-xchange | ox_app_suite | 7.10.6:rev27 |
open-xchange | ox_app_suite | 7.10.6:rev28 |
open-xchange | ox_app_suite | 7.10.6:rev29 |
open-xchange | ox_app_suite | 7.10.6:rev30 |
open-xchange | ox_app_suite | 7.10.6:rev31 |
open-xchange | ox_app_suite | 7.10.6:rev32 |
open-xchange | ox_app_suite | 7.10.6:rev33 |
open-xchange | ox_app_suite | 7.10.6:rev34 |
open-xchange | ox_app_suite | 7.10.6:rev35 |
open-xchange | ox_app_suite | 7.10.6:rev36 |
open-xchange | ox_app_suite | 7.10.6:rev37 |
open-xchange | ox_app_suite | 7.10.6:rev50 |
open-xchange | ox_app_suite | 8.16 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-90 - Improper Neutralization of Special Elements used in an LDAP Query ('LDAP Injection')The software 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.
- 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.
References