7.8

CVE-2021-45082

Exploit

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

Data is provided by the National Vulnerability Database (NVD)
Cobbler ProjectCobbler Version < 3.3.1
OpensuseFactory Version-
OpensuseBackports Versionsle-15 Updatesp3
OpensuseBackports Versionsle-15 Updatesp4
SuseLinux Enterprise Server Version11 Updatesp3
SuseLinux Enterprise Server Version12 Update-
SuseLinux Enterprise Server Version15 Updatesp2
SuseLinux Enterprise Server Version15 Updatesp3
FedoraprojectFedora Version34
FedoraprojectFedora Version35
FedoraprojectFedora Version36
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.04% 0.12
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 7.8 1.8 5.9
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
nvd@nist.gov 4.6 3.9 6.4
AV:L/AC:L/Au:N/C:P/I:P/A:P
CWE-77 Improper Neutralization of Special Elements used in a Command ('Command Injection')

The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.