Command Injection in Apache Kylin
Moderate severity
GitHub Reviewed
Published
Jan 8, 2022
to the GitHub Advisory Database
•
Updated Feb 3, 2023
Description
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
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