CVE-2022-45801: Apache StreamPark (incubating): LDAP Injection Vulnerability
Apache StreamPark 1.0.0 to 2.0.0 have a LDAP injection vulnerability. LDAP Injection is an attack used to exploit web based applications that construct LDAP statements based on user input. When an application fails to properly sanitize user input, it's possible to modify LDAP statements through techniques similar to SQL Injection. LDAP injection attacks could result in the granting of permissions to unauthorized queries, and content modification inside the LDAP tree. This risk may only occur when the user logs in with ldap, and the user name and password login will not be affected, Users of the affected versions should upgrade to Apache StreamPark 2.0.0 or later.
Other sources
Apache StreamPark versions 1.0.0 to 2.0.0 have an LDAP injection vulnerability. LDAP Injection is an attack used to exploit web based applications that construct LDAP statements based on user input. When an application fails to properly sanitize user input, it's possible to modify LDAP statements through techniques similar to SQL Injection. LDAP injection attacks could result in the granting of permissions to unauthorized queries, and content modification inside the LDAP tree. This risk may only occur when the user logs in with ldap, and the user name and password login will not be affected, Users of the affected versions should upgrade to Apache StreamPark 2.0.0 or later.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2022-45801?
CVE-2022-45801 has a high severity level due to its potential exploitation through LDAP injection.
How do I fix CVE-2022-45801?
To fix CVE-2022-45801, upgrade Apache StreamPark to version 2.0.0 or later.
What systems are affected by CVE-2022-45801?
CVE-2022-45801 affects Apache StreamPark versions from 1.0.0 to 2.0.0.
What kind of attack is CVE-2022-45801 associated with?
CVE-2022-45801 is associated with LDAP injection attacks.
How can LDAP injection vulnerabilities be avoided in applications like those affected by CVE-2022-45801?
LDAP injection vulnerabilities can be avoided by properly sanitizing user input before constructing LDAP statements.