CVE-2023-42442
CVSS V2 None
CVSS V3 None
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`).
Overview
- CVE ID
- CVE-2023-42442
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2023-09-15T20:29:12.166Z
- Last Modified Date
- 2023-09-15T20:29:12.166Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/jumpserver/jumpserver/security/advisories/GHSA-633x-3f4f-v9rw | x_refsource_CONFIRM |
https://github.com/jumpserver/jumpserver/commit/0a58bba59cd275bab8e0ae58bf4b359fbc5eb74a | x_refsource_MISC |
https://github.com/jumpserver/jumpserver/blob/v3.6.1/apps/terminal/api/session/session.py#L91 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-42442 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-42442 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-25 13:35:17 | Added to TrackCVE |