Staging Environment: Content and features may be unstable or change without notice.

Advisory Package Curation

CVE-2021-45082

Progress 0 / 0

Advisory Summaries

github_osv/GHSA-6cm4-gm85-972c

Command Injection in Cobbler 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.)

gitlab/pypi/Cobbler/CVE-2021-45082

Improper Neutralization of Special Elements used in a Command ('Command Injection') 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.)

pypa/cobbler/PYSEC-2022-37

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

pysec/PYSEC-2022-37

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