Skip to content

Command Injection in Apache Kylin

Moderate severity GitHub Reviewed Published Jan 8, 2022 to the GitHub Advisory Database • Updated Feb 3, 2023

Package

maven org.apache.kylin:kylin (Maven)

Affected versions

< 4.0.1

Patched versions

4.0.1

Description

Apache kylin checks the legitimacy of the project before executing some commands with the project name passed in by the user. There is a mismatch between what is being checked and what is being used as the shell command argument in DiagnosisService. This may cause an illegal project name to pass the check and perform the following steps, resulting in a command injection vulnerability. This issue affects Apache Kylin 4.0.0.

References

Published by the National Vulnerability Database Jan 6, 2022
Reviewed Jan 7, 2022
Published to the GitHub Advisory Database Jan 8, 2022
Last updated Feb 3, 2023

Severity

Moderate

Weaknesses

CVE ID

CVE-2021-45456

GHSA ID

GHSA-hw3m-8h25-8frw

Source code

Checking history
See something to contribute? Suggest improvements for this vulnerability.