Lucene search

K
cvelistApacheCVELIST:CVE-2023-35088
HistoryJul 25, 2023 - 7:10 a.m.

CVE-2023-35088 Apache InLong: SQL injection in audit endpoint

2023-07-2507:10:19
CWE-89
apache
www.cve.org
3
apache inlong
sql injection
vulnerability
upgrade

EPSS

0.016

Percentile

87.8%

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

CNA Affected

[
  {
    "defaultStatus": "unaffected",
    "product": "Apache InLong",
    "vendor": "Apache Software Foundation",
    "versions": [
      {
        "lessThanOrEqual": "1.7.0",
        "status": "affected",
        "version": "1.4.0",
        "versionType": "semver"
      }
    ]
  }
]

EPSS

0.016

Percentile

87.8%

Related for CVELIST:CVE-2023-35088