Show filters
23 Total Results
Displaying 1-10 of 23
Sort by:
Attacker Value
Unknown

CVE-2024-47533

Disclosure Date: November 18, 2024 (last updated November 19, 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 anyone to connect to cobbler XML-RPC as user `''` password `-1` and make any changes. This gives anyone with network access to a cobbler server full control of the server. Versions 3.2.3 and 3.3.7 fix the issue.
0
Attacker Value
Unknown

CVE-2022-0860

Disclosure Date: March 11, 2022 (last updated October 07, 2023)
Improper Authorization in GitHub repository cobbler/cobbler prior to 3.3.2.
Attacker Value
Unknown

CVE-2021-45083

Disclosure Date: February 20, 2022 (last updated October 07, 2023)
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 users in a Cobbler local installation. In the case of an easy-to-guess password, it's trivial to obtain the plaintext string. The settings.yaml file contains secrets such as the hashed default password.
Attacker Value
Unknown

CVE-2021-45081

Disclosure Date: February 20, 2022 (last updated October 07, 2023)
An issue was discovered in Cobbler through 3.3.1. Routines in several files use the HTTP protocol instead of the more secure HTTPS.
Attacker Value
Unknown

CVE-2021-45082

Disclosure Date: February 19, 2022 (last updated October 07, 2023)
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.)
Attacker Value
Unknown

CVE-2021-40325

Disclosure Date: October 04, 2021 (last updated November 28, 2024)
Cobbler before 3.3.0 allows authorization bypass for modification of settings.
Attacker Value
Unknown

CVE-2021-40324

Disclosure Date: October 04, 2021 (last updated November 28, 2024)
Cobbler before 3.3.0 allows arbitrary file write operations via upload_log_data.
Attacker Value
Unknown

CVE-2021-40323

Disclosure Date: October 04, 2021 (last updated November 28, 2024)
Cobbler before 3.3.0 allows log poisoning, and resultant Remote Code Execution, via an XMLRPC method that logs to the logfile for template injection.
Attacker Value
Unknown

CVE-2012-2092

Disclosure Date: December 06, 2019 (last updated November 27, 2024)
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.
Attacker Value
Unknown

CVE-2011-4952

Disclosure Date: November 19, 2019 (last updated November 27, 2024)
cobbler: Web interface lacks CSRF protection when using Django framework