SB2023080120 - Multiple vulnerabilities in Apache InLong
Published: August 1, 2023
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 3 vulnerabilities.
1) SQL injection (CVE-ID: CVE-2023-35088)
CWE-ID: CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote user to execute arbitrary SQL queries in database.
The vulnerability exists due to insufficient sanitization of user-supplied data in the toAuditCkSql method. A remote user 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.
2) Deserialization of Untrusted Data (CVE-ID: CVE-2023-34434)
CWE-ID: CWE-502 - Deserialization of Untrusted Data
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to read arbitrary files on the 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 read contents of arbitrary files on the system.
3) Improper access control (CVE-ID: CVE-2023-34189)
CWE-ID: CWE-284 - Improper Access Control
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote user to gain unauthorized access to otherwise restricted functionality.
The vulnerability exists due to improper access restrictions. A remote user can bypass implemented security restrictions and delete and update the process accessible to administrators only.
Remediation
Install update from vendor's website.
References
- https://lists.apache.org/thread/os7b66x4n8dbtrdpb7c6x37bb1vjb0tk
- http://www.openwall.com/lists/oss-security/2023/07/25/4
- http://seclists.org/fulldisclosure/2023/Jul/43
- https://lists.apache.org/thread/7f1o71w5r732cspltmtdydn01gllf4jo
- http://www.openwall.com/lists/oss-security/2023/07/25/3
- https://lists.apache.org/thread/smxqyx43hxjvzv4w71n2n3rfho9p378s
- http://www.openwall.com/lists/oss-security/2023/07/25/2