CVE-2023-35088
CriticalCVSS 9.8Exploitation Probability (EPSS)
Elevated risk64th percentile - higher than 64% of all known CVEs
Summary
CVE-2023-35088 describes an improper neutralization of special elements used in an SQL command vulnerability in Apache InLong, which may lead to SQL injection attacks. The issue affects versions from 1.4.0 through 1.7.0.
Risk Assessment
An attacker could exploit this vulnerability to execute unauthorized queries against the database, potentially leading to data disclosure or modification.
Recommendation
It is advised to upgrade to Apache InLong version 1.8.0 or apply relevant patches to mitigate this vulnerability.
Original NVD description (English source)
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

