SB2024071708 - Multiple vulnerabilities in Apache StreamPark
Published: July 17, 2024
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 3 vulnerabilities.
1) LDAP injection (CVE-ID: CVE-2022-45801)
CWE-ID: CWE-90 - Improper Neutralization of Special Elements used in an LDAP Query ('LDAP Injection')
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote user to escalate privileges within the application.
The vulnerability exists due to improper input validation when processing DLAP queries. A remote authenticated user can send a specially crafted LDAP query to the application and modify information or escalate privileges within the application.
2) Arbitrary file upload (CVE-ID: CVE-2022-45802)
CWE-ID: CWE-434 - Unrestricted Upload of File with Dangerous Type
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
The vulnerability allows a remote attacker to compromise vulnerable system.
The vulnerability exists due to insufficient validation of file during file upload. A remote attacker can upload a malicious file and execute it on the server.
3) Improper authorization (CVE-ID: CVE-2022-46365)
CWE-ID: CWE-285 - Improper Authorization
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote user to reset arbitrary user accounts.
The vulnerability exists due to missing authorization when updating the user's profile. A remote user can pass an arbitrary username to the server-layer as parameter to modify and reset an account.
Remediation
Install update from vendor's website.