Security Advisory

CVE-2021-45082

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2022-02-18 23:23:30
Last updated 2024-08-04 04:32:13
Assigner mitre
State PUBLISHED

Description

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.)