CVE-2021-45082: Improper Neutralization of Special Elements used in a Command ('Command Injection')
(updated )
An issue was discovered in Cobbler before 3.3.1. In the templar.py
file, the function check_for_invalid_imports
can allow Cheetah code to import Python modules via the from MODULE import
substring. (Only lines beginning with import
are blocked.)
References
Detect and mitigate CVE-2021-45082 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →