Command Injection in Cobbler
High severity
GitHub Reviewed
Published
Feb 20, 2022
to the GitHub Advisory Database
•
Updated Sep 6, 2024
Description
Published by the National Vulnerability Database
Feb 19, 2022
Published to the GitHub Advisory Database
Feb 20, 2022
Reviewed
Mar 8, 2022
Last updated
Sep 6, 2024
An issue was discovered in Cobbler through 3.3.0. 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