First published: Mon Oct 16 2023(Updated: )
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') vulnerability in Apache InLong.This issue affects Apache InLong: from 1.4.0 through 1.8.0, the attacker can create misleading or false log records, making it harder to audit and trace malicious activities. Users are advised to upgrade to Apache InLong's 1.9.0 or cherry-pick [1] to solve it. [1] https://github.com/apache/inlong/pull/8628
Credit: security@apache.org security@apache.org security@apache.org
Affected Software | Affected Version | How to fix |
---|---|---|
Apache InLong | >=1.4.0<=1.8.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-43667 is a vulnerability in Apache InLong that allows SQL injection, leading to the creation of misleading or false records and making it harder to audit and trace malicious activities.
Versions 1.4.0 through 1.8.0 of Apache InLong are affected by CVE-2023-43667.
An attacker can exploit CVE-2023-43667 by injecting special elements into SQL commands, leading to SQL injection and the creation of misleading or false records.
To fix CVE-2023-43667, upgrade Apache InLong to version 1.8.0 or apply the latest patch provided by the Apache InLong project.
The CWE ID for CVE-2023-43667 is CWE-89, which refers to improper neutralization of special elements used in an SQL command ('SQL injection').