CVE-2024-47533
Scores
EPSS
Percentile: 72.5%
CVSS
CVSS Score: 9.8/10
All CVSS Scores
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Vector Breakdown
CVSS (Common Vulnerability Scoring System) vector provides detailed metrics about vulnerability characteristics
CVSS
Attack Vector
Network (N)
Describes how the vulnerability is exploited
Attack Complexity
Low (L)
Describes the conditions beyond the attacker's control
Privileges Required
None (N)
Describes the level of privileges an attacker must possess
User Interaction
None (N)
Captures the requirement for a human user participation
Scope
Unchanged (U)
Determines if a successful attack impacts components beyond the vulnerable component
Confidentiality Impact
High (H)
Measures the impact to the confidentiality of information
Integrity Impact
High (H)
Measures the impact to integrity of a successfully exploited vulnerability
Availability Impact
High (H)
Measures the impact to the availability of the impacted component
Description
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.
Scaner-VS 7 — a modern vulnerability management solution
Sources
CWEs
Related Vulnerabilities
Exploits
Vulnerable Software (2)
Type: Configuration
Operating System:
{ "children": [ { "cpe_match": [ { "cpe23uri": "cpe:2.3:a:cobbler_project:cobbler:*:*:*:*:*:python:*:*", "versionEndExcluding": "3.2.3", "versionStart...
{ "children": [ { "cpe_match": [ { "cpe23uri": "cpe:2.3:a:cobbler_project:cobbler:*:*:*:*:*:python:*:*", "versionEndExcluding": "3.2.3", "versionStartIncluding": "3.0.0" }, { "cpe23uri": "cpe:2.3:a:cobbler_project:cobbler:*:*:*:*:*:python:*:*", "versionEndExcluding": "3.3.7", "versionStartIncluding": "3.3.0" } ], "negate": false, "operator": "OR" }, { "cpe_match": [ { "cpe23uri": "cpe:2.3:a:cobblerd:cobbler:*:*:*:*:*:python:*:*", "versionEndExcluding": "3.2.3", "versionStartIncluding": "3.0.0" }, { "cpe23uri": "cpe:2.3:a:cobblerd:cobbler:*:*:*:*:*:python:*:*", "versionEndExcluding": "3.3.7", "versionStartIncluding": "3.3.0" } ], "negate": false, "operator": "OR" } ], "operator": "OR"}
Source: anchore_overrides
Type: Configuration
Product: cobbler
Operating System: debian
{ "unfixed": true}
Source: debian