First published: Fri Mar 29 2024(Updated: )
JumpServer is an open source bastion host and an operation and maintenance security audit system. Attackers can bypass the input validation mechanism in JumpServer's Ansible to execute arbitrary code within the Celery container. Since the Celery container runs with root privileges and has database access, attackers could steal sensitive information from all hosts or manipulate the database. This vulnerability is fixed in v3.10.7.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Jumpserver | >=3.0.0<3.10.7 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-29201 has been classified as a high severity vulnerability due to the potential for arbitrary code execution with root privileges.
To fix CVE-2024-29201, users should update JumpServer to version 3.10.8 or later to ensure the input validation mechanism is properly enforced.
JumpServer versions between 3.0.0 and 3.10.7 are affected by CVE-2024-29201.
Yes, attackers can exploit CVE-2024-29201 remotely due to insufficient input validation in JumpServer's Ansible implementation.
The impact of CVE-2024-29201 on system security is significant, as it allows attackers to execute arbitrary code within a privileged Celery container.