CVE-2022-43396: Apache Kylin: Command injection by Useless configuration
In the fix for CVE-2022-24697, a blacklist is used to filter user input commands. But there is a risk of being bypassed. The user can control the command by controlling the kylin.engine.spark-cmd parameter of conf.
Other sources
In the fix for CVE-2022-24697, a blacklist is used to filter user input commands. But there is a risk of being bypassed. The user can control the command by controlling the kylin.engine.spark-cmd parameter of conf.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the vulnerability ID of this issue?
The vulnerability ID is CVE-2022-43396.
What is the severity of CVE-2022-43396?
The severity of CVE-2022-43396 is high with a severity value of 8.8.
What is the affected software of CVE-2022-43396?
The affected software of CVE-2022-43396 is Apache Kylin version up to and excluding 4.0.3.
How is the user input command being filtered in CVE-2022-43396?
In CVE-2022-43396, a blacklist is used to filter the user input commands.
What parameter can the user control in CVE-2022-43396?
In CVE-2022-43396, the user can control the kylin.engine.spark-cmd parameter of conf.