Vulnerability 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`).
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Fit2Cloud | Jumpserver | >= 3.0.0, < 3.5.5 |
Related Weaknesses (CWE)
References
- https://github.com/jumpserver/jumpserver/blob/v3.6.1/apps/terminal/api/session/sProduct
- https://github.com/jumpserver/jumpserver/commit/0a58bba59cd275bab8e0ae58bf4b359fPatch
- https://github.com/jumpserver/jumpserver/security/advisories/GHSA-633x-3f4f-v9rwExploitVendor Advisory
- https://github.com/jumpserver/jumpserver/blob/v3.6.1/apps/terminal/api/session/sProduct
- https://github.com/jumpserver/jumpserver/commit/0a58bba59cd275bab8e0ae58bf4b359fPatch
- https://github.com/jumpserver/jumpserver/security/advisories/GHSA-633x-3f4f-v9rwExploitVendor Advisory
FAQ
What is CVE-2023-42442?
CVE-2023-42442 is a vulnerability with a CVSS score of 8.2 (HIGH). 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 downl...
How severe is CVE-2023-42442?
CVE-2023-42442 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-42442?
Check the references section above for vendor advisories and patch information. Affected products include: Fit2Cloud Jumpserver.