GHSA-r5pv-7g89-cxmc

Suggest an improvement
Source
https://github.com/advisories/GHSA-r5pv-7g89-cxmc
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/07/GHSA-r5pv-7g89-cxmc/GHSA-r5pv-7g89-cxmc.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-r5pv-7g89-cxmc
Aliases
Published
2023-07-25T09:30:18Z
Modified
2024-10-02T21:49:18.214118Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
  • 9.3 (Critical) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
SQL injection in audit endpoint
Details

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

Database specific
{
    "nvd_published_at": "2023-07-25T08:15:10Z",
    "cwe_ids": [
        "CWE-89"
    ],
    "severity": "CRITICAL",
    "github_reviewed": true,
    "github_reviewed_at": "2023-07-25T19:24:11Z"
}
References

Affected packages

Maven / org.apache.inlong:manager-service

Package

Name
org.apache.inlong:manager-service
View open source insights on deps.dev
Purl
pkg:maven/org.apache.inlong/manager-service

Affected ranges

Type
ECOSYSTEM
Events
Introduced
1.4.0
Fixed
1.8.0

Affected versions

1.*

1.4.0
1.5.0
1.6.0
1.7.0