CVE-2021-45456

Improper Neutralization of Special Elements used in a Command ('Command Injection') in maven/org.apache.kylin/kylin

Identifiers

CVE-2021-45456

Package Slug

maven/org.apache.kylin/kylin

Vulnerability

Improper Neutralization of Special Elements used in a Command ('Command Injection')

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 Kyl

Affected Versions

Version 4.0.0

Solution

Upgrade to version 4.0.1 or above.

Last Modified

2022-01-14

source