CVE-2023-42442
HIGH NUCLEIJumpServer 3.0.0-3.5.4 - Unauthenticated Session Replay Download via Terminal Sessions API
Title source: llmExploitation Summary
EIP tracks 3 public exploits for CVE-2023-42442. PoCs published by tarihub, HolyGu, C1ph3rX13. A Nuclei detection template is also available.
AI-analyzed exploit summary This repository contains a functional exploit tool for multiple JumpServer vulnerabilities, including CVE-2023-42442 (unauthorized download of operation videos) and CVE-2023-42820 (unauthorized password reset). The tool includes detailed implementation for bypassing CAPTCHA and executing attacks.
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`).
Exploits (3)
This repository contains a functional exploit tool for multiple JumpServer vulnerabilities, including CVE-2023-42442 (unauthorized download of operation videos) and CVE-2023-42820 (unauthorized password reset). The tool includes detailed implementation for bypassing CAPTCHA and executing attacks.
This Go script exploits CVE-2023-42442, an unauthorized access vulnerability in JumpServer, by fetching session data and replay files via path traversal. It retrieves session details, downloads replay files, and packages them into a tar archive.
This repository contains a functional exploit for CVE-2023-42442, which targets an information disclosure vulnerability in a terminal session management system. The exploit retrieves session replay files and metadata by leveraging improper access controls in the API endpoints.
Nuclei Templates (1)
title="JumpServer" || title="jumpserver"
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H