Cobbler
Source repositories
CVEs (15)
| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2024-47533 | Cri | 0.57 | 9.8 | 0.04 | Nov 18, 2024 | Cobbler, a Linux installation server that allows for rapid setup of network installation environments, has an improper authentication vulnerability starting in version 3.0.0 and prior to versions 3.2.3 and 3.3.7. `utils.get_shared_secret()` always returns `-1`, which allows… | ||
| CVE-2022-0860 | 0.00 | — | 0.02 | Mar 11, 2022 | Improper Authorization in GitHub repository cobbler/cobbler prior to 3.3.2. | |||
| CVE-2021-45083 | 0.00 | — | 0.00 | Feb 20, 2022 | An issue was discovered in Cobbler before 3.3.1. Files in /etc/cobbler are world readable. Two of those files contain some sensitive information that can be exposed to a local user who has non-privileged access to the server. The users.digest file contains the sha2-512 digest of… | |||
| CVE-2021-45081 | 0.00 | — | 0.01 | Feb 20, 2022 | An issue was discovered in Cobbler through 3.3.1. Routines in several files use the HTTP protocol instead of the more secure HTTPS. | |||
| CVE-2021-45082 | 0.00 | — | 0.01 | Feb 18, 2022 | 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.) | |||
| CVE-2012-2092 | 0.00 | — | 0.04 | Dec 6, 2019 | A Security Bypass vulnerability exists in Ubuntu Cobbler before 2,2,2 in the cobbler-ubuntu-import script due to an error when verifying the GPG signature. | |||
| CVE-2011-4954 | 0.00 | — | 0.00 | Nov 19, 2019 | cobbler has local privilege escalation via the use of insecure location for PYTHON_EGG_CACHE | |||
| CVE-2011-4952 | 0.00 | — | 0.01 | Nov 19, 2019 | cobbler: Web interface lacks CSRF protection when using Django framework | |||
| CVE-2011-4953 | 0.00 | — | 0.02 | Oct 27, 2014 | The set_mgmt_parameters function in item.py in cobbler before 2.2.2 allows context-dependent attackers to execute arbitrary code via vectors related to the use of the yaml.load function instead of the yaml.safe_load function, as demonstrated using Puppet. | |||
| CVE-2014-3225 | 0.00 | — | 0.09 | May 14, 2014 | Absolute path traversal vulnerability in the web interface in Cobbler 2.4.x through 2.6.x allows remote authenticated users to read arbitrary files via the Kickstart field in a profile. | |||
| CVE-2012-2395 | 0.00 | — | 0.06 | Jun 16, 2012 | Incomplete blacklist vulnerability in action_power.py in Cobbler 2.2.0 allows remote attackers to execute arbitrary commands via shell metacharacters in the (1) username or (2) password fields to the power_system method in the xmlrpc API. | |||
| CVE-2010-4512 | 0.00 | — | 0.00 | Dec 9, 2010 | Cobbler before 2.0.4 uses an incorrect umask value, which allows local users to have an unspecified impact by leveraging world writable permissions for files and directories. | |||
| CVE-2010-2235 | 0.00 | — | 0.03 | Dec 9, 2010 | template_api.py in Cobbler before 2.0.7, as used in Red Hat Network Satellite Server and other products, does not disable the ability of the Cheetah template engine to execute Python statements contained in templates, which allows remote authenticated administrators to execute… | |||
| CVE-2009-5021 | 0.00 | — | 0.01 | Dec 9, 2010 | Cobbler before 1.6.1 does not properly determine whether an installation has the default password, which makes it easier for attackers to obtain access by using this password. | |||
| CVE-2008-6954 | 0.00 | — | 0.02 | Aug 12, 2009 | The web interface (CobblerWeb) in Cobbler before 1.2.9 allows remote authenticated users to execute arbitrary Python code in cobblerd by editing a Cheetah kickstart template to import arbitrary Python modules. |
- risk 0.57cvss 9.8epss 0.04
Cobbler, a Linux installation server that allows for rapid setup of network installation environments, has an improper authentication vulnerability starting in version 3.0.0 and prior to versions 3.2.3 and 3.3.7. `utils.get_shared_secret()` always returns `-1`, which allows…
- CVE-2022-0860Mar 11, 2022risk 0.00cvss —epss 0.02
Improper Authorization in GitHub repository cobbler/cobbler prior to 3.3.2.
- CVE-2021-45083Feb 20, 2022risk 0.00cvss —epss 0.00
An issue was discovered in Cobbler before 3.3.1. Files in /etc/cobbler are world readable. Two of those files contain some sensitive information that can be exposed to a local user who has non-privileged access to the server. The users.digest file contains the sha2-512 digest of…
- CVE-2021-45081Feb 20, 2022risk 0.00cvss —epss 0.01
An issue was discovered in Cobbler through 3.3.1. Routines in several files use the HTTP protocol instead of the more secure HTTPS.
- CVE-2021-45082Feb 18, 2022risk 0.00cvss —epss 0.01
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.)
- CVE-2012-2092Dec 6, 2019risk 0.00cvss —epss 0.04
A Security Bypass vulnerability exists in Ubuntu Cobbler before 2,2,2 in the cobbler-ubuntu-import script due to an error when verifying the GPG signature.
- CVE-2011-4954Nov 19, 2019risk 0.00cvss —epss 0.00
cobbler has local privilege escalation via the use of insecure location for PYTHON_EGG_CACHE
- CVE-2011-4952Nov 19, 2019risk 0.00cvss —epss 0.01
cobbler: Web interface lacks CSRF protection when using Django framework
- CVE-2011-4953Oct 27, 2014risk 0.00cvss —epss 0.02
The set_mgmt_parameters function in item.py in cobbler before 2.2.2 allows context-dependent attackers to execute arbitrary code via vectors related to the use of the yaml.load function instead of the yaml.safe_load function, as demonstrated using Puppet.
- CVE-2014-3225May 14, 2014risk 0.00cvss —epss 0.09
Absolute path traversal vulnerability in the web interface in Cobbler 2.4.x through 2.6.x allows remote authenticated users to read arbitrary files via the Kickstart field in a profile.
- CVE-2012-2395Jun 16, 2012risk 0.00cvss —epss 0.06
Incomplete blacklist vulnerability in action_power.py in Cobbler 2.2.0 allows remote attackers to execute arbitrary commands via shell metacharacters in the (1) username or (2) password fields to the power_system method in the xmlrpc API.
- CVE-2010-4512Dec 9, 2010risk 0.00cvss —epss 0.00
Cobbler before 2.0.4 uses an incorrect umask value, which allows local users to have an unspecified impact by leveraging world writable permissions for files and directories.
- CVE-2010-2235Dec 9, 2010risk 0.00cvss —epss 0.03
template_api.py in Cobbler before 2.0.7, as used in Red Hat Network Satellite Server and other products, does not disable the ability of the Cheetah template engine to execute Python statements contained in templates, which allows remote authenticated administrators to execute…
- CVE-2009-5021Dec 9, 2010risk 0.00cvss —epss 0.01
Cobbler before 1.6.1 does not properly determine whether an installation has the default password, which makes it easier for attackers to obtain access by using this password.
- CVE-2008-6954Aug 12, 2009risk 0.00cvss —epss 0.02
The web interface (CobblerWeb) in Cobbler before 1.2.9 allows remote authenticated users to execute arbitrary Python code in cobblerd by editing a Cheetah kickstart template to import arbitrary Python modules.