JumpServer is an open source bastion host. As an unauthenticated user, it is possible to authenticate to the core API with a username and an SSH public key without needing a password or the corresponding SSH private key. An SSH public key should be considered public knowledge and should not used as an authentication secret alone. JumpServer provides an API for the KoKo component to validate user private key logins. This API does not verify the source of requests and will generate a personal authentication token. Given that public keys can be easily leaked, an attacker can exploit the leaked public key and username to authenticate, subsequently gaining access to the current user's information and authorized actions. This issue has been addressed in versions 2.28.20 and 3.7.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.
References
Link | Resource |
---|---|
https://github.com/jumpserver/jumpserver/security/advisories/GHSA-fr8h-xh5x-r8g9 | Exploit Vendor Advisory |
https://github.com/jumpserver/jumpserver/security/advisories/GHSA-fr8h-xh5x-r8g9 | Exploit Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 08:24
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/jumpserver/jumpserver/security/advisories/GHSA-fr8h-xh5x-r8g9 - Exploit, Vendor Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.2 |
02 Oct 2023, 18:37
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.1 |
CPE | cpe:2.3:a:fit2cloud:jumpserver:*:*:*:*:*:*:*:* | |
References | (MISC) https://github.com/jumpserver/jumpserver/security/advisories/GHSA-fr8h-xh5x-r8g9 - Exploit, Vendor Advisory | |
First Time |
Fit2cloud
Fit2cloud jumpserver |
27 Sep 2023, 19:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-09-27 19:15
Updated : 2024-11-21 08:24
NVD link : CVE-2023-43652
Mitre link : CVE-2023-43652
CVE.ORG link : CVE-2023-43652
JSON object : View
Products Affected
fit2cloud
- jumpserver
CWE
CWE-862
Missing Authorization