An issue was discovered in Cobbler through 3.3.0. In the templar.py file, the function checkforinvalid_imports can allow Cheetah code to import Python modules via the "#from MODULE import" substring. (Only lines beginning with #import are blocked.)
{
"nvd_published_at": "2022-02-19T00:15:00Z",
"github_reviewed_at": "2022-03-08T18:48:57Z",
"github_reviewed": true,
"cwe_ids": [
"CWE-77"
],
"severity": "HIGH"
}