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.
References
Configurations
No configuration.
History
19 Nov 2024, 21:57
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
18 Nov 2024, 17:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-11-18 17:15
Updated : 2024-11-19 21:57
NVD link : CVE-2024-47533
Mitre link : CVE-2024-47533
CVE.ORG link : CVE-2024-47533
JSON object : View
Products Affected
No product.
CWE
CWE-287
Improper Authentication