Skip to main content

CVE-2023-42442

Description

JumpServer is an open source bastion host and a professional operation and maintenance security audit system. Starting in version 3.0.0 and prior to versions 3.5.5 and 3.6.4, session replays can download without authentication. Session replays stored in S3, OSS, or other cloud storage are not affected. The api /api/v1/terminal/sessions/ permission control is broken and can be accessed anonymously. SessionViewSet permission classes set to [RBACPermission | IsSessionAssignee], relation is or, so any permission matched will be allowed. Versions 3.5.5 and 3.6.4 have a fix. After upgrading, visit the api $HOST/api/v1/terminal/sessions/?limit\=1. The expected http response code is 401 (not_authenticated).

NVD
Severity: MEDIUM
CVE ID: CVE-2023-42442
CVSS Score: 5.3
CVSS Metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
GitHub, Inc.
Severity: HIGH
CVE ID: CVE-2023-42442
CVSS Score: 8.2
CVSS Metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H

Refrence: NVDMITRE

Proof Of Concept

Nuclei Templates for CVE-2023-42442
HolyGu

Refrence: GitHub

tarihub

JumpServer 堡垒机未授权综合漏洞利用, Exploit for CVE-2023-42442 / CVE-2023-42820 / RCE 2021

Refrence: GitHub

C1ph3rX13

CVE-2023-42442

Refrence: GitHub