SB2023032731 - Multiple vulnerabilities in Apache InLong
Published: March 27, 2023 Updated: August 1, 2023
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 4 secuirty vulnerabilities.
1) Deserialization of Untrusted Data (CVE-ID: CVE-2023-27296)
The vulnerability allows a remote user to execute arbitrary code on the target system.
The vulnerability exists due to insecure input validation when processing serialized data when handling MySQL JDBC URL. A remote user can pass specially crafted data to the application and execute arbitrary code on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.
2) SQL injection (CVE-ID: CVE-2023-30465)
The vulnerability allows a remote attacker to execute arbitrary SQL queries in database.
The vulnerability exists due to insufficient sanitization of user-supplied data passed via the "orderType" parameter. A remote attacker can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database.
Successful exploitation of this vulnerability may allow a remote attacker to read, delete, modify data in database and gain complete control over the affected application.
3) Out-of-bounds read (CVE-ID: CVE-2023-24977)
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to a boundary condition. A remote attacker can send specially crafted data to the application, trigger an out-of-bounds read error and read contents of memory on the system.
4) Deserialization of Untrusted Data (CVE-ID: CVE-2023-24997)
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to insecure input validation when processing serialized data. A remote attacker can pass specially crafted data to the application and execute arbitrary code on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.
Remediation
Install update from vendor's website.
References
- https://github.com/apache/inlong/pull/7422
- https://lists.apache.org/thread/xbvtjw9bwzgbo9fp1by8o3p49nf59xzt
- https://seclists.org/oss-sec/2023/q2/13
- https://github.com/apache/inlong/issues/7529
- https://github.com/apache/inlong/pull/721
- https://lists.apache.org/thread/ggozxorctn3tdll7bgmpwwcbjnd0s6w7
- https://lists.apache.org/thread/nxvtxq7oxhwyzo9ty2hqz8rvh5r7ngd8
- https://github.com/apache/inlong/pull/7223