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`).
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2023-09-15T20:29:12.166Z

Updated: 2023-09-15T20:29:12.166Z

Reserved: 2023-09-08T20:57:45.572Z


Link: CVE-2023-42442

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2023-09-15T21:15:11.867

Modified: 2023-09-20T19:33:14.337


Link: CVE-2023-42442

JSON object: View

cve-icon Redhat Information

No data.

CWE