
Cloud Vulnerability DB
A community-led vulnerabilities database
Command Injection vulnerability exists in Simiki v1.6.2.1 and prior versions, allowing remote attackers to execute arbitrary system commands via line 64 of the component 'simiki/blob/master/simiki/config.py'. The vulnerability was discovered and disclosed in 2020 (GitHub Issue).
The vulnerability is classified as a Command Injection (CWE-77) issue with a CVSS v3.1 Base Score of 9.8 CRITICAL (Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H). The vulnerability stems from unsafe YAML loading in the config.py file, which allows instantiation of arbitrary objects. When Simiki loads a malicious _config.yml file, it can lead to remote code execution (GitHub Issue).
The vulnerability allows attackers to execute arbitrary system commands with the privileges of the application. This can lead to complete system compromise, including unauthorized code execution, data theft, and system manipulation (NVD).
The recommended mitigation is to use yaml.safe_load() instead of the unsafe yaml.load() function. This prevents the instantiation of arbitrary objects through YAML deserialization (GitHub Issue).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."