CVE-2024-36111
Scores
EPSS
Percentile: 61.1%
CVSS
CVSS Score: 6.3/10
All CVSS Scores
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
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
Low (L)
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
Low (L)
Measures the impact to the confidentiality of information
Integrity Impact
Low (L)
Measures the impact to integrity of a successfully exploited vulnerability
Availability Impact
Low (L)
Measures the impact to the availability of the impacted component
Description
KubePi is a K8s panel. Starting in version 1.6.3 and prior to version 1.8.0, there is a defect in the KubePi JWT token verification. The JWT key in the default configuration file is empty. Although a random 32-bit string will be generated to overwrite the key in the configuration file when the key is detected to be empty in the configuration file reading logic, the key is empty during actual verification. Using an empty key to generate a JWT token can bypass the login verification and directly take over the back end. Version 1.8.0 contains a patch for this issue.
Scaner-VS 7 — a modern vulnerability management solution
Sources
CWEs
Vulnerable Software (1)
Type: Configuration
Operating System:
{ "children": [ { "cpe_match": [ { "cpe23uri": "cpe:2.3:a:fit2cloud:kubepi:*:*:*:*:*:*:*:*", "versionEndExcluding": "1.8.0", "versionStartIncluding": ...
{ "children": [ { "cpe_match": [ { "cpe23uri": "cpe:2.3:a:fit2cloud:kubepi:*:*:*:*:*:*:*:*", "versionEndExcluding": "1.8.0", "versionStartIncluding": "1.6.3" } ], "negate": false, "operator": "OR" } ], "operator": "OR"}
Source: anchore_overrides