Vulnerability Details : CVE-2023-35088
Improper Neutralization of Special Elements Used in an SQL Command ('SQL Injection') vulnerability in Apache Software Foundation Apache InLong.This issue affects Apache InLong: from 1.4.0 through 1.7.0.
In the toAuditCkSql method, the groupId, streamId, auditId, and dt are directly concatenated into the SQL query statement, which may lead to SQL injection attacks.
Users are advised to upgrade to Apache InLong's 1.8.0 or cherry-pick [1] to solve it.
[1] https://github.com/apache/inlong/pull/8198
Vulnerability category: Sql Injection
Products affected by CVE-2023-35088
- cpe:2.3:a:apache:inlong:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-35088
0.29%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 52 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-35088
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
134c704f-9b21-4f2e-91b3-4a467353bcc0 | 2024-10-02 |
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2023-35088
-
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.Assigned by: security@apache.org (Secondary)
References for CVE-2023-35088
-
http://www.openwall.com/lists/oss-security/2023/07/25/4
oss-security - CVE-2023-35088: Apache InLong: SQL injection in audit endpointMailing List;Third Party Advisory
-
http://seclists.org/fulldisclosure/2023/Jul/43
SecLists.Org Security Mailing List ArchiveMailing List;Third Party Advisory
-
https://lists.apache.org/thread/os7b66x4n8dbtrdpb7c6x37bb1vjb0tk
CVE-2023-35088: Apache InLong: SQL injection in audit endpoint-Apache Mail ArchivesMailing List;Vendor Advisory
Jump to