Overview
- 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.
- Source
- security@apache.org
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 9.8
- Impact score
- 5.9
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Severity
- CRITICAL
CVSS 2.0
- Type
- Primary
- Base score
- 7.5
- Impact score
- 6.4
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:P/I:P/A:P
Weaknesses
- nvd@nist.gov
- CWE-77
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:apache:kylin:4.0.0:-:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "A9ED56E6-4BD6-410A-894C-350295DB8443" }, { "criteria": "cpe:2.3:a:apache:kylin:4.0.0:alpha:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "7CBD3E44-4EB4-474D-911C-3C1ED9061DCE" }, { "criteria": "cpe:2.3:a:apache:kylin:4.0.0:beta:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "BE87BCCF-8188-44F3-A727-808A8D6C45B9" } ], "operator": "OR" } ] } ]